EduBud Smart Search Assistant is a smart AI-powered tool that lets you ask contextual questions from plain text or PDF documents. It leverages Googleโs Gemini API, LangChain, and FAISS for intelligent search and response generation.
- โ TextBud: Q&A from custom user-input text
- ๐ PdfBud: Upload PDFs and ask context-aware questions
- ๐ Web Retrieval: If answer is not in the document, fetch it using Gemini API
- ๐ฉ Out-of-Context Detection: Flags unrelated questions
- ๐ง FAISS-based vector search for relevant chunking
- ๐จ Streamlit UI with multi-page layout