Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 445 Bytes

File metadata and controls

5 lines (3 loc) · 445 Bytes

AI Cookbook

Using the Examples

Each example will usually be runnable via Google Colab or locally using uv package management. When running via Google Colab the requirements are typically specified within the notebook itself. If running locally, a pyproject.toml file is provided to install the dependencies. To setup the local Python environments, read the instructions provided in Local Python Environment Setup.