You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A fully local AI-powered chatbot that lets you upload PDF documents and ask questions about their content. Built with RAG (Retrieval Augmented Generation) architecture — runs 100% offline with no API keys required.
Features
🔒 100% Local & Private — No data leaves your machine
💰 Zero API Costs — Uses Ollama for free local AI
📄 Multi-PDF Support — Upload multiple PDFs, search across all
🔍 Semantic Search — Finds meaning, not just keywords
📑 Source Citations — Shows PDF name and page number for answers
🌐 Works Offline — No internet required after setup
AI-powered Chat with PDF application that enables users to upload documents and ask natural language questions, using NLP, vector embeddings, and Retrieval-Augmented Generation (RAG) to deliver accurate, context-aware responses.