Skip to content

Conversation

@varunps2003
Copy link

Adds a new example vonage-ac-chatbot demonstrating a real-time voice chatbot built with Pipecat AI and Vonage Audio Connector over WebSocket.

The example bridges a live Vonage session into a Pipecat pipeline (OpenAI STT → LLM → TTS) and streams synthesized audio responses back to the caller in real time.

What’s Included

  • New vonage-ac-chatbot/ example with README
  • Bidirectional audio via Vonage Audio Connector
  • OpenAI STT/LLM/TTS pipeline with Silero VAD
  • Client example to invoke the /connect API

How to Test

Follow vonage-ac-chatbot/README.md to run the server, expose via ngrok, and connect using the client.

@varunps2003
Copy link
Author

Hi @markbackman and @filipi87

When you have some time, could you please review this PR?

Note that this example depends on the vonage-audio-connector package, which will be available once pipecat-ai/pipecat#3111
is merged. After that merge, the example can be fully installed and tested.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant