View Phone & RAG Example on GitHub
Check out the complete Phone & RAG example in our GitHub repository
Vision Agents requires a Stream account
for real-time transport. Most providers offer free tiers to get started.
What You Will Build
- Answer inbound phone calls with an AI agent powered by Twilio voice
- Make outbound calls programmatically for tasks like booking reservations
- Retrieve real-time knowledge using Gemini FileSearch or Turbopuffer RAG
- Handle bi-directional audio via Twilio media streams over WebSocket
- Run on Stream’s low-latency edge network
Next Steps
RAG Guide
Learn more about RAG backends and knowledge retrieval
HTTP Server Guide
Deploy your phone bot with the built-in HTTP server

