denser-org/denser-chat
Chat with PDF files with source highlights
Combines PDF/webpage text extraction with semantic search using Elasticsearch and Milvus for indexing, then surfaces results through a Streamlit interface with synchronized PDF highlighting. Integrates with OpenAI or Claude APIs for LLM-powered question answering via the denser-retriever library, enabling both keyword filtering and semantic retrieval across indexed documents.
151 stars. No commits in the last 6 months.
Stars
151
Forks
22
Language
Python
License
—
Category
Last pushed
Dec 06, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/denser-org/denser-chat"
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
ikantkode/pdfLLM
pdfLLM is a completely open source, proof of concept RAG app.