architecture builder

Draw the systems that must agree before a caller hears audio.

Choose the telephony edge, agent runtime, model path, deployment model, and region. Export a reviewable Mermaid diagram and machine-readable bill of materials.

call path

Selected architecture

Price this stack
  1. 01Caller
  2. 02Twilio SIP
  3. 03Pipecat
  4. 04STT + LLM + TTS pipeline
  5. 05Business tools
deployment boundaryManaged cloud / United States
diagram exportarchitecture.mmd
flowchart LR
  caller["Caller"]
  carrier["Twilio SIP"]
  runtime["Pipecat"]
  intelligence["STT + LLM + TTS pipeline"]
  tools["Business tools"]
  deploy["Managed cloud / United States"]
  caller --> carrier --> runtime --> intelligence
  runtime <--> tools
  deploy -. hosts .-> runtime

A diagram does not prove the call works

Verify carrier number availability, RTP or WebSocket media, codec, regional model endpoints, data processing, concurrency, failure recovery, logging, and a paid real-number pilot.