bi-rag-assistant / README.md
JavaPD's picture
initial deploy
5ca1db8
|
Raw
History Blame Contribute Delete
657 Bytes
metadata
title: BI RAG Assistant
emoji: πŸ“Š
colorFrom: blue
colorTo: indigo
sdk: docker
pinned: false

BI RAG Assistant

Upload PDFs, CSVs, PPTX, DOCX, or TXT files and ask business intelligence questions.

  • RAG mode β€” answers from your documents using TF-IDF retrieval
  • Analytics mode β€” statistical insights + charts from CSV datasets
  • General mode β€” falls back to LLM knowledge when docs aren't relevant

Your uploaded documents are persisted across server restarts using SQLite + disk storage.

Setup

Enter your Groq API key in the top-right input, upload documents, and start asking questions.