Commit Graph

1 Commits

Author SHA1 Message Date
Touseef Ahmad 7e9f6e5edb
RAG on your huggingface_doc data using chromadb and groq api (#235)
* RAG on your PDF data using chromadb and groq api

* Multiple embeeding and llm support

* Multiple embedding and llm support

* Default embeddings set to hugging face

* organize imports

* huggingface_doc data source added

* Update and rename Local_PDF_RAG_using_chromadb.py to rag_using_chromadb.py

* Quality fix

* Default agent set to CodeAgent
2025-01-23 09:41:43 +01:00