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 simple, high-performance RAG chatbot that lets you upload documents, extracts their content, searches them using ChromaDB embeddings, and generates accurate answers with OpenAI. It supports multiple file types and provides fast, reliable document-based Q&A.