sonwanesuresh95/askdoc-local
⚡️ Local RAG API using FastAPI + LangChain + Ollama | Upload PDFs, DOCX, CSVs, XLSX and ask questions using your own documents — fully offline!
This project helps you quickly get answers from your own documents by setting up a private question-answering system on your local computer. You upload PDFs, Word documents, Excel sheets, or CSVs, and then you can ask questions in plain language, receiving answers drawn directly from your content. It's ideal for anyone who needs to extract information from their specific files without sending data to external cloud services.
No commits in the last 6 months.
Use this if you need to build a secure, offline system to query your private documents and get instant answers without internet dependency.
Not ideal if you're looking for a user-friendly application with a graphical interface, as this currently requires some technical setup to run locally.
Stars
2
Forks
—
Language
Python
License
—
Category
Last pushed
Jun 25, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/sonwanesuresh95/askdoc-local"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
watat83/document-chat-system
Open-source document chat platform with semantic search, RAG (Retrieval Augmented Generation),...
amscotti/local-LLM-with-RAG
Running local Language Language Models (LLM) to perform Retrieval-Augmented Generation (RAG)
ranfysvalle02/Interactive-RAG
An interactive RAG agent built with LangChain and MongoDB Atlas. Manage your knowledge base,...
ChatFAQ/ChatFAQ
Open-source ecosystem for building AI-powered conversational solutions using RAG, agents, FSMs, and LLMs.
MFYDev/odoo-expert
RAG-powered documentation assistant that converts, processes, and provides semantic search...