Loading…
Loading…
Getting started
Archiet turns a plain-English description of your system into a scored architecture blueprint and a production-ready codebase. Here's the full path from sign-up to shipped ZIP.
Go to archiet.com and click Get started free. No credit card needed. You get full access to blueprints, compliance reports, and code generation.
From the dashboard, click New Journey. The wizard asks 7 guided questions about your system — what it does, who uses it, what data it handles, and what it integrates with. Plain English only; no ArchiMate knowledge needed.
After the wizard completes, Archiet generates a scored ArchiMate 3.2 blueprint. You'll see the overall architecture score (0–100), element coverage, and compliance flags. The AI also fills each section with narrative text automatically — this takes about 30 seconds.
Open the blueprint → Code tab → select a stack (Flask, NestJS, Laravel, Django, etc.) → click Generate. The pipeline takes 60–120 seconds and produces a production-ready ZIP: auth, CRUD, compliance pages, Docker, CI/CD, and Alembic migrations.
Download the ZIP. Unzip, run `docker-compose up`, and your app boots with a working database, auth flow, and admin panel. Quality score must be above 80 before the download unlocks — if it's lower, the report tells you exactly what's missing.