answerwise-demo / README.md
openfree's picture
Answerwise demo: multi-tenant clinic AI consult + RAG + safety guardrail + lead CRM (JGOS Darwin-398B)
18af949 verified
|
Raw
History Blame Contribute Delete
938 Bytes
metadata
title: Answerwise Demo
emoji: πŸ₯
colorFrom: indigo
colorTo: blue
sdk: docker
app_port: 7860
pinned: false

Answerwise β€” Foreign-Patient Clinic/Beauty AI Consultation & Lead-Conversion SaaS (Demo)

A multi-tenant demo showing the 5 differentiated flows for a foreign-patient (medical-tourism) AI consultation SaaS:

  1. Per-clinic chatbot β€” pick a clinic card, chat with that clinic's assistant only.
  2. Multilingual RAG consultation β€” grounded on the selected clinic's data, answers show sources.
  3. Tenant isolation β€” asking clinic A about clinic B's services returns "no info" (no cross-mix).
  4. AI safety guardrail β€” the AI refuses to diagnose, read photos, confirm bookings, or handle emergencies (R3 escalation).
  5. Lead capture + admin CRM β€” inquiries become graded leads (L0–L5) in a per-clinic admin view.

Backend LLM: JGOS Darwin-398B-AX (no-think mode). Demo data is synthetic.