Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 373 Bytes

quickstart.mdx

File metadata and controls

23 lines (19 loc) · 373 Bytes
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