--- title: AI Research Agent - Agentic RAG emoji: 🤖 colorFrom: blue colorTo: purple sdk: gradio sdk_version: "4.27.0" app_file: app.py pinned: false --- # 🤖 AI Research Agent - Agentic RAG System Advanced multi-tool research assistant with intelligent query planning, document retrieval, and voice output. ## Features - 📄 PDF Document Upload & Processing - 🧠 Intelligent Query Planning - 🔍 Semantic Document Retrieval - 🌐 Web Search Integration - 🔊 Text-to-Speech Voice Output ## Quick Start 1. Upload PDF documents 2. Add GROQ_API_KEY in Space settings 3. Ask questions 4. Get voice responses ## Tech Stack - LLM: Groq (Llama 3.1 8B) - Embeddings: Sentence Transformers - Vector DB: FAISS - UI: Gradio - Voice: gTTS ## License MIT