CoolFace
Apppublic

kamkol/AB_AI_RAG_Agent

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
25 commits on main
208931c1y ago

Upload 3 files

kamkol
e7d81bd1y ago

Improve description at the top

kamkol
472052e1y ago

Update top description

kamkol
686c8321y ago

Improve title aesthetics

kamkol
92b1f391y ago

Fix UI bug where previous sources and folow up questions disappear

kamkol
ba17f9d1y ago

Remove imports not being used

kamkol
52482281y ago

More robust checking for data files

kamkol
84c123b1y ago

Add possible paths for the processed data

kamkol
57520d31y ago

Fix app.py to find the processed data correctly

kamkol
59b2a4f1y ago

deploy_to_huggingface was looking for the data in the wrong directory

kamkol
9181c6c1y ago

Loosen requirements.txt

kamkol
d29156a1y ago

Fix issue with ArXiv

kamkol
3940b351y ago

Fix requirements file

kamkol
e9def501y ago

Removed unnecessary dependencies

kamkol
29628d21y ago

Fix bug in Dockerfile

kamkol
cf0b4fb1y ago

Directly calculate embedding similarity

kamkol
abe7dd01y ago

Fix issue with process_data

kamkol
d0aa61e1y ago

Use SentenceTransformer directly for our embeddings

kamkol
0ee0e611y ago

Added app code to push to HF using Docker

kamkol
3a10c561y ago

Add a clean version of the notebook for clarity for app

kamkol
6b94f561y ago

Used LangSmith to detect latency issue and have clean fix

kamkol
50b1a521y ago

Completed the notebook except for cleaning up

kamkol
0df27ad1y ago

Do chunk strategy Ragas metric experimentation

kamkol
82f24cf1y ago

Initial RAG agent setup

kamkol
9996a581y ago

Initial commit clean 2

kamkol