📄️ Introduction
The Piopiy Voice AI Orchestrator includes a variety of examples located in the example/ folder of the repository. These examples demonstrate how to build voice agents using different combinations of LLM, ASR, and TTS providers.
📄️ Basic Agent
This is the simplest example demonstrating a complete voice AI agent using the Piopiy Voice AI Orchestrator.
📄️ Voice Assistant
View Source on GitHub
📄️ Tool Calling Agent
View Source on GitHub
📄️ Function Calling
View Source on GitHub
📄️ Phone Agent
View Source on GitHub
📄️ Call Transfer
View Source on GitHub
📄️ Switch Providers
View Source on GitHub
📄️ MCP Sales
View Source on GitHub
📄️ Chatterbox (Local AI)
View Source on GitHub