OmJavia/Doc_Query_Genie
Rag (Retreival Augmented Generation) Python solution with LLama3, LangChain, Ollama and ChromaDB in a Flask API based solution
This tool helps researchers, students, and professionals quickly get answers and specific details from their documents. You can upload a PDF and ask questions about its content, receiving precise answers with citations indicating exactly where the information came from. It also functions as a general knowledge chatbot, similar to ChatGPT.
No commits in the last 6 months.
Use this if you frequently need to extract specific information from long PDF documents and want to verify answers with source references.
Not ideal if you need to analyze or transform structured data like spreadsheets or databases, as it's designed for querying unstructured text in PDFs.
Stars
19
Forks
—
Language
Python
License
—
Category
Last pushed
Feb 10, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/OmJavia/Doc_Query_Genie"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
run-llama/llama_index
LlamaIndex is the leading document agent and OCR platform
emarco177/documentation-helper
Reference implementation of a RAG-based documentation helper using LangChain, Pinecone, and Tavily..
janus-llm/janus-llm
Leveraging LLMs for modernization through intelligent chunking, iterative prompting and...
JetXu-LLM/llama-github
Llama-github is an open-source Python library that empowers LLM Chatbots, AI Agents, and...
Vasallo94/ObsidianRAG
RAG system to query your Obsidian notes using LangGraph and local LLMs (Ollama)