Commit History

docs: add hf metadata and exclude assets
18a78ec

khagu commited on

chore: added langchain-classic to requirements.txt to keep it in sync with environment.
1f34970

khagu commited on

chore: updated engine.py with retry logic incase of failure
2911b19

khagu commited on

data: cleaned data files updated for semantic dilution
18e8294

khagu commited on

fix: updated to automatically clear pinecone index before re-indexing
bf637d9

khagu commited on

docs: remove model card yml from README.md
b2e2139

khagu commited on

chore: add raw and cleaned datasets for RAG pipeline
2745ff9

khagu commited on

feat: add FastAPI app with query, health check, and error handling for RAG bot
7f88b0b

khagu commited on

feat: add RAG chain setup with Pinecone and Mistral AI for Q&A tasks
40b86c8

khagu commited on

Merge deploy-branch into main
9b57024

khagu commited on

Remove pycache from tracking
059961d

khagu commited on

chore: add initial .gitignore
6ccb147

khagu commited on

fix: 404 error fixed
f221fe8

khagu commited on

Changed app_port to 7860 and cleaned up the YAML metadata
4b1a0a9

khagu commited on

add repo card to README.md file
281ee89

khagu commited on

add all files
4b55bd6

khagu commited on

(data): add data collected from ingest.py script
ec72550

khagu commited on

(feat): add script to fetch data from website
fab8f73

khagu commited on