Zahid0123's picture
Update README.md
4bcae46 verified

A newer version of the Gradio SDK is available: 6.9.0

Upgrade
metadata
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