Back
Connecting...
Dashboard

RAG Chatbot

Interact with customer reviews using AI-powered context-grounded retrieval. No login required.

Hello! I'm the BizInsight RAG Bot. Ask me anything about customer reviews loaded into the database. I answer strictly from matching feedback rows.

Suggested Prompts

How it works

  1. Your question is vectorized by SentenceTransformers.
  2. Top semantic matches retrieved from ChromaDB.
  3. LLM answers strictly from retrieved context.
  4. Source documents shown for transparency.