18 lines
487 B
Markdown
18 lines
487 B
Markdown
# Daily AI SDK Docs
|
|
|
|
## [Architecture Overview](architecture.md)
|
|
|
|
Learn about the thinking behind the SDK's design.
|
|
|
|
## [A Frame's Progress](frame-progress.md)
|
|
|
|
See how a Frame is processed through a Transport, a Pipeline, and a series of Frame Processors.
|
|
|
|
## [Example Code](examples/)
|
|
|
|
The repo includes several example apps in the `examples` directory. The docs explain how they work.
|
|
|
|
## [API Reference](api/)
|
|
|
|
Complete documentation of the available classes and methods in the SDK.
|