git clone https://github.com/LNshuti/usgov-contracts-rag.git Setup your Environment conda env create --file=environment.yaml Activate your Environment conda activate gov-data Install Dependencies pip install -r requirements.txt Examine the data with Datasette datasette serve gov-contracts.db