· Interactive Walkthrough

Listen in on a TalkTuahBank call.

Six pre-canned scenarios stream the same multi-agent transcript the Python backend produces, plus an optional Live AI tab that runs the same tool loop against a real LLM.

PAYMENTS
00:00
BZ

Bill Zhang

+1 (408) 585-8267

A live $250 internal transfer between two accounts owned by the same caller, executed by the Payments Agent's transfer_funds tool.

Press place call to dial in. Transcript and agent state stream on the right.
Live transcript
ws://retell-llm

Press place call to start the scenario.

Agent state
openai/swarm

Active agent

Triage

Routes the call to the right specialist agent based on intent. Hands off and only re-engages when control returns.

Accounts

Looks up balances and pulls statements. Read-only against the bank database.

Payments

Moves money: instant transfers, scheduled payments, and cancellations with refund.

Applications

Collects details, renders a LaTeX PDF, then pins the document to IPFS through Pinata.

Bank database

in-memory
ACC123$2,500.00
ACC456$1,000.00
ACC789$5,000.00
ACC790$12,500.00