Prototyper

AI-powered UI prototyping desktop app. Built with Tauri v2 (Rust backend) + React 19 + TypeScript frontend. Connects to local Ollama, Ollama Cloud, OpenAI, and Claude for code generation, and spawns real bun dev processes for live preview.

What’s in these docs

This site holds the internal architecture, plans, and specs for the project. For general usage docs (install, run, build) see the README on GitHub.

Architecture

Plans

Specs


Tech stack

Layer Technology
Shell Tauri v2
Frontend React 19 + TypeScript
Build Vite
Styling Tailwind CSS v4 + shadcn/ui
Backend Rust (Tokio async)
AI Ollama, OpenAI, Claude
Runtime Bun

See the GitHub repo for full tech-stack details.