Monorepo for the AI SDK development toolkit, containing documentation, examples, and development tools.
The core Rust SDK is available at lazy-hq/aisdk.
Clone the repository and install dependencies:
git clone https://github.com/lazy-hq/aisdk.rs.git
cd aisdk.rs
pnpm installRun the documentation locally:
turbo run devThis project is licensed under the MIT license.