Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available: 6.15.0
metadata
title: Enterprise RAG Platform
emoji: π
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 5.49.1
app_file: app/main.py
pinned: false
license: mit
short_description: Document intelligence for Legal, Research, FinOps
full_width: true
Enterprise RAG Platform
Turn documents into answers. Instantly.
Upload contracts, research papers, or financial reports β Ask questions β Get cited answers in seconds.
β¨ What's New
- Multi-document upload β Process multiple files at once
- Streaming answers β Watch responses generate in real-time
- Thinking indicator β See "π Analyzing documents..." before streaming starts
How It Works
π Upload β βοΈ Chunk β π§ Embed β π¬ Ask β β¨ Cited Answer
3 steps: Upload your documents β Ask questions β Get answers with page citations.
Try It Now
- Select a vertical β Legal, Research, or FinOps samples pre-loaded
- Or upload your own β PDF, DOCX, TXT supported (batch upload enabled)
- Ask anything β Natural language questions
- Get streaming answers β Watch the AI think and respond in real-time
No signup required. Documents auto-deleted after 7 days.
Features
| Feature | Description |
|---|---|
| Multi-upload | Upload multiple files at once |
| Streaming | Real-time token-by-token answers |
| Citations | Every answer links to source + page |
| 3 AI models | GPT-OSS 120B, Llama 3.3, Gemma 3 |
| Privacy | Session isolation, 7-day auto-delete |
Run Locally
git clone https://github.com/pkgprateek/rag-document-qa-workflow.git
cd rag-document-qa-workflow
echo "GROQ_API_KEY=your_key" > .env
docker compose up
# β http://localhost:7860
API Keys: Groq (Required) Β· OpenRouter (Optional)
π Privacy
- Documents processed locally
- Session-isolated storage
- Auto-deleted after 7 days
- Never used for training
Enterprise Pilots
2-week paid pilots for teams ready to deploy RAG on their infrastructure.
Built by Prateek Kumar Goel Β· MIT License