Talk to Buddy from your browser, and watch the wire
One call, three views: the click-to-call widget in front, RELAY + the Agents SDK behind it.
Loading the call widgetβ¦
Workshop complete
You built, and called, a real AI agent.
From an empty Space to a live conversation: you provisioned a phone number over the REST API, gave Buddy new capabilities, dialed him over the phone, and talked to him in your browser over SignalWire RELAY. That is the whole platform, end to end.
See what you built in your dashboard
Open your SignalWire Space and look at the resources this workshop created for you:
Phone Numbers: the number you provisioned is listed and routed to Buddy.
Resources Β· Call Fabric: Buddy is a dialable resource (an external SWML handler) you can address from anywhere.
Call Logs: both your phone call and your browser call appear here with timing and status.
AI Β· Conversation summaries: the post-prompt summary of your chat with Buddy. View raw logs at postpromptviewer.signalwire.io.
Every agent in this workshop is open source. The fastest way to build your own is to start from a working one: clone a demo, swap in your own prompt and tools, and you have a production-ready agent. This workshop's repo is built the same way: fork it and customize.