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 lightweight Retrieval-Augmented Generation (RAG) application to answer questions from a PDF file. It extracts text, generates embeddings, stores them in ChromaDB, and provides accurate answers on CPU.