started adding docs

This commit is contained in:
Chad Bailey
2024-02-08 16:31:17 +00:00
parent 80750fe022
commit 5c402eee81
5 changed files with 196 additions and 5 deletions

13
docs/README.md Normal file
View File

@@ -0,0 +1,13 @@
# Daily AI SDK Docs
## [Architecture Overview](architecture.md)
Learn about the thinking behind the SDK's design.
## [Example Code](examples/)
The repo includes several example apps in the `src/examples` directory. The docs explain how they work.
## [API Reference](api/)
Complete documentation of the available classes and methods in the SDK.