Operator 01 — support agent, real-estate vertical
Try Boltha — our trained real-estate consultant.
A live demo of a trained support agent. Vendor: Chatbase; the knowledge base holds eight grounded answers on buying, selling, viewing bookings, mortgages and renting. Off-topic questions get a strict fallback — no guessing.
- Grounded. The vendor’s strict fallback is on. Unsigned questions never reach the LLM’s imagination.
- Stored nowhere by us. Your conversation lives in the vendor’s session; nothing is written to our database.
- No microphone required. The agent answers typed questions — the permission policy disables audio by default.
Demo bot not configured
Boltha — trained real-estate consultant
The
/demo widget shows the embedded Chatbase system when NEXT_PUBLIC_CHATBASE_BOT_ID is set. Until then, the same knowledge base the agent is trained on is shown below so reviewers can verify grounding without setting up a Chatbase account.Off-topic questions get the standard fallback:“This is outside my scope — write to boltloom-7@polsia.app.”
Off-topic?
The agent will hand back to the Boltloom team. You can also reach me directly.
Source of truth: the same eight questions live in src/components/custom/real-estate-agent.tsx and in the Chatbase sources. If you change one, change both.