Imswappy/DocSage
DocSage is a local Retrieval-Augmented Generation (RAG) assistant that ingests PDFs, DOCX, PPTX, TXT, CSV, and images (with OCR), indexes embeddings in Chroma, and answers natural-language questions with source citations. Built with FastAPI, Streamlit, Hugging Face, and SentenceTransformers — all local, no API keys required.
No commits in the last 6 months.
Stars
2
Forks
—
Language
Python
License
—
Category
Last pushed
Sep 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/Imswappy/DocSage"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
vndee/local-assistant-examples
Build your own ChatPDF and run it locally
datvodinh/rag-chatbot
Chat with multiple PDFs locally
shibing624/ChatPDF
RAG for Local LLM, chat with PDF/doc/txt files, ChatPDF....
couchbase-examples/rag-demo
A RAG demo using LangChain that allows you to chat with your uploaded PDF documents
Isa1asN/local-rag
Local rag using ollama, langchain and chroma.