Files
pipecat/docs/examples/README.md
Aleix Conchillo Flaqué 90c34d278f move src/examples to examples
2024-03-18 11:51:38 -07:00

420 B

Daily AI SDK Examples

The docs in this folder pair with the example apps located in examples/foundational. They are designed to serve as a quick references for building different kinds of AI apps. But the examples also build on one another, so it can be really helpful to walk through them in order.

To start, you can learn about the overall structure of the examples in 01 - Say One Thing.