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
About This repository contains a Personal notes based Q/Answer System built with Streamlit, LangChain, ChromaDB, HuggingFace embeddings, and Groq’s LLM. The application enables users to upload notes as PDF documents, extract text, create a vector-based retrieval system, & perform question-answering using LLM-powered retrieval-augmented generation (