Your AI-Powered Bridge to Blockchain

The powerful AI assistant for developers. Build, test, and deploy your agents on blockchain with ease.

Download for Your Platform

Bitte AI Desktop is available for all major operating systems. Choose your platform below.

macOS

For macOS 11.0 or higher (Intel & Apple Silicon)

Download for Mac

Version 1.0.0

Windows

For Windows 10 or higher (64-bit)

Linux

For Ubuntu, Debian and other distributions

Download for Linux

Version 1.0.0

Bitte AI on Mobile

Take the power of Bitte AI with you on the go.

Android

For Android 9.0 or higher

Version 1.0.0

iOS

Coming Soon

For iOS 14.0 or higher

Coming Q3 2025

Starter Templates

Get started quickly with our pre-built templates for popular frameworks.

Next.js Template
Start building with Next.js, React, and Bitte AI integration
# Clone the repository
git clone https://github.com/bitte-ai/nextjs-starter
cd nextjs-starter

# Install dependencies
npm install

# Start development server
npm run dev
  • App Router support
  • Server Components
  • API Routes
  • Bitte AI SDK integration
Vite Template
Lightning-fast development with Vite and Bitte AI
# Clone the repository
git clone https://github.com/bitte-ai/vite-starter
cd vite-starter

# Install dependencies
npm install

# Start development server
npm run dev
  • Lightning-fast HMR
  • TypeScript support
  • React 18
  • Bitte AI SDK integration

Let's Start Building

Explore examples and get started with Bitte AI.

$ npm install bitte-ai