shiroyasha13 dbf21a47af test upload
2024-05-19 21:28:19 +05:30
2024-05-19 19:56:47 +05:30
2024-05-19 19:53:10 +05:30
2024-05-19 19:53:10 +05:30
2024-05-19 20:19:21 +05:30
2024-05-19 21:28:19 +05:30
2024-05-19 20:28:41 +05:30

Advanced-LangChain-RAG

Local Rag using LangChain+Groq+Ollama

Only handled single document query scenarios, questions like "what is the average rate of a ML engineer across vendors by the smple service corp" has not been handled yet. We will connect to DB where these info are available, but we can also handle this using documents itself with the help of query decomposition and successive querying strategies(thought chain with user infused logic). Will update this repo later.
Description
Local Rag using LangChain+Groq+Ollama
Readme 5.5 MiB
Languages
Python 100%