Quickstart Guides

Get up and running with SaIDE and our AI models quickly. Follow these guides for setup and basic usage.

Getting Started

1. Setting Up Your Account & API Key

Learn how to create your SaIDE account and generate your first API key for accessing our models programmatically.

Read Guide →

2. Integrating SaIDE (IDE Setup)

Install the SaIDE extension for your favorite code editor (VS Code, JetBrains, etc.) or explore the standalone SaIDE application.

Read Guide →

3. Making Your First API Call (Python Example)

A step-by-step walkthrough of calling the `/v1/generate` endpoint using Python to get your first AI completion.

Read Guide →

4. Using the Titan Model for Complex Tasks

Explore the capabilities of our most powerful model, Titan, with examples for code generation, translation, and complex reasoning.

Read Guide →