Spaces:
Sleeping
Sleeping
| 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 |