Spaces:
Running
Running
A newer version of the Gradio SDK is available:
6.9.0
metadata
title: Multilingual RAG Sentiment Assistant
emoji: π€
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 5.23.0
app_file: app.py
pinned: false
license: mit
π€ Multilingual RAG + Sentiment Assistant
A smart multilingual AI assistant combining:
- π Hybrid RAG (FAISS + BM25 + CrossEncoder)
- π Multilingual Sentiment Analysis (XLM-RoBERTa)
- π€ LLM Chat (Llama-3.3-70B via Groq)
- ποΈ Voice Interface (Whisper + gTTS)
- πΎ Persistent Index Storage
- π DOCX / PDF / TXT / CSV Support
- π·οΈ Automatic Document Type Detection
π Setup
- Add
GROQ_API_KEYto HuggingFace Space Secrets - Upload your files and click Build Index
- Start chatting!
π Supported File Types
| Format | Support |
|---|---|
| β | |
| TXT | β |
| CSV | β |
| DOCX | β NEW |
π·οΈ Document Types Detected
| Type | Icon |
|---|---|
| Economic | π |
| Medical | π₯ |
| Legal | βοΈ |
| Academic | π |
| General | π |