Getting Started
Get up and running with Chutes in minutes. Learn the basics and deploy your first AI model.
Pages
- Authentication - This guide covers setting up authentication for the Chutes platform using Bittensor wallets and managing API keys....
- First Chute - This guide walks you through building your first completely custom chute from scratch. Unlike templates, you'll learn to build every component yourself, giving ...
- Installation - This guide will walk you through installing the Chutes SDK and setting up your development environment....
- Quickstart - Get your first chute deployed in under 10 minutes! This guide will walk you through creating, building, and deploying a simple AI application....
- Running A Chute - This guide demonstrates how to call and run chutes in your applications using various programming languages. We'll cover examples for Python, TypeScript, Go, an...