Quickstart
Create an account and ship your first output in under two minutes.
1. Create an account
Go to /auth and sign up with email or Google. Email sign-ups require confirmation — the link lands in your inbox within a minute. Anonymous sign-in is disabled, so every action is attributable to a real account.
2. Ship your first output
- Open Code Studio.
- Pick a preset (Web, iOS, ESP32, Python) or type free-form.
- Send the prompt and watch the response stream into a file tree.
- Open the preview pane for web output, or copy individual files.
Build a React counter with Tailwind, a dark-mode toggle
and localStorage persistence. Include a test file.3. Try a studio
Each studio takes one input box and a mode selector. A good first run: paste a CSV into Data Analyst and run Insights, or paste a spec into Docs & Knowledge and run Executive summary.
4. Chain it
Once a single tool works, open Automations and chain the steps: brief → copy → SEO → schedule → report. Each step receives the previous step's output as context.
Keyboard:
⌘K / Ctrl+K opens the command palette in Code Studio, Enter sends, Shift+Enter adds a newline, Esc stops streaming.