6 lines
424 B
Markdown
6 lines
424 B
Markdown
# Daily AI SDK Examples
|
|
|
|
The docs in this folder pair with the example apps located in `src/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](01-say-one-thing.md).
|