Add quickstart demos

This commit is contained in:
Mark Backman
2025-07-30 22:11:40 -04:00
parent aa85fffa57
commit 226b516948
29 changed files with 3718 additions and 4 deletions

View File

@@ -154,6 +154,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Other
- Added new quickstart demos:
- examples/quickstart: voice AI bot quickstart
- examples/client-server-web: client/server starter example
- examples/phone-bot-twilio: twilio starter example
- Removed most of the examples from the pipecat repo. Examples can now be
found in: https://github.com/pipecat-ai/pipecat-examples.