Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/omjavia/doc_query_genie

Rag (Retreival Augmented Generation) Python solution with LLama3, LangChain, Ollama and ChromaDB in a Flask API based solution
https://github.com/omjavia/doc_query_genie

chromadb langchain-python llama3-meta-ai ollama rag

Last synced: about 2 months ago
JSON representation

Rag (Retreival Augmented Generation) Python solution with LLama3, LangChain, Ollama and ChromaDB in a Flask API based solution

Awesome Lists containing this project

README

        

# About The Project

*RAG*

Rag (Retreival Augmented Generation) Python solution with LLama3, LangChain, Ollama and ChromaDB in a Flask API based solution

Here we can do multiple things such as :-

a. Use it as OpenAI and ask any question.

b. We can Upload a pdf and can ask any question from in betweeen and it will answer your question and also give the refernce from which paragragh/ line did he found it out.