Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 228 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 228 Bytes

langchain-rag

Install dependencies:

pip3 install -r requirements.txt

Create chroma DB:

python create_database.py

Query the Chroma DB:

python query_data.py "How does Alice meet the Mad Hatter?"