
Offline AI chatbot with 0.5s response time using Redis caching
End-to-end AI chatbot for document Q&A (Oct 2023 – Feb 2024). Local LLM (GPT4All), FastAPI, Gradio, MongoDB, Elasticsearch, Redis. RAG over your PDFs - runs completely offline. Production-ready system with full-text search, chat history caching, and document ingestion pipeline. Reduced response time from 97s to 0.5s with Redis caching.
