Demo mode — read-only fixtures, no production data

TeamChat AI — public demo

A working public demo of the production HR chatbot used by restaurant employees to check tips, review schedules, look up policies, and draft escalation emails to management.

What you'll see

  • Real Claude API tool use. The model calls 4 tools (tips, schedule, KB search, draft email) just like production. You see each tool call in the stream.
  • Streaming responses over Server-Sent Events.
  • Bilingual employee context (FR/EN). The fixture employee Sarah Chen is set to English; ask in French and the agent will respond in French.
  • Read-only safety. Tools return fixture data only. The draft-email tool returns a stub explaining what production would do — no actual DB write, no email sent.

Fixture context

Employee: Sarah Chen (server)

Restaurant: Le Bistro Demo (fictional)

Recent activity: 6 shifts logged, $222.50 tip balance

Try asking

  • What's my current tip balance?
  • Show me my upcoming shifts
  • How do I request vacation time?
  • Quels sont les horaires de la semaine prochaine?
  • I need to report a workplace incident — what do I do?