amithkoujalgi/ollama-pdf-bot
A bot that accepts PDF docs and lets you ask questions on it.
Leverages Ollama for local LLM inference and LangChain for PDF parsing and retrieval-augmented generation, enabling offline document querying without external API dependencies. Provides both CPU and GPU (NVIDIA) execution paths via Docker Compose, with configurable model selection from Ollama's model library. Built with Streamlit for a web interface and supports extracting answers from uploaded PDFs through semantic search and context-aware prompting.
212 stars. No commits in the last 6 months.
Stars
212
Forks
57
Language
Python
License
—
Category
Last pushed
Feb 17, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/amithkoujalgi/ollama-pdf-bot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yesbhautik/Talk-with-PDF
An interactive AI chatbot for querying and discussing the contents of PDF documents using...
wafflecomposite/langchain-ask-pdf-local
An AI-app that allows you to upload a PDF and ask questions about it. It uses StableVicuna 13B...
alphasecio/groq
A Streamlit chatbot with memory for running open-source text models on Groq.
nehalvaghasiya/interview-bot
AI-powered virtual interview bot to simulate real interview practice.
IonMich/batch-doc-vqa
Ask a question about a document collection and extract structured responses