Skip to main content
Main Interface

Execution Modes

Architect isn’t just a chatbot; it’s an engineer. You determine its workflow style using the toggle above the prompt bar.

Guided Mode (Recommended)

The Collaborative ArchitectDesigned for complex, production-grade apps. Architect pauses after every phase (Plan → Agents → App) to ask for confirmation. It allows you to refine the PRD and Agent structure before a single line of code is written.Guided Mode

One-Shot Mode (Fast)

The Autonomous BuilderPerfect for rapid prototyping and hackathons. Architect analyzes your prompt and executes the entire pipeline in one continuous pass. It makes its own architectural decisions to get you to a deployed URL as fast as possible.One Shot Mode

Context Injection (RAG)

Your app shouldn’t be empty. Ground your agents in your own proprietary data using the Attach feature.
  • Unstructured Data (PDF/Docx): Automatically chunked and embedded into a Vector Database for semantic search.
  • Structured Data (CSV/Excel): Loaded into a dataframe for the Data Analyst agent to query and visualize.
Attachment Interface

Visual Personality

Architect doesn’t just generate code; it designs it. The Theme Engine injects a specific design system (Tailwind Config + Fonts) into the generated code.

Heritage Premium

Serif-heavy, warm backgrounds. Best for editorial, legal, or premium SaaS.

Heritage Dark

High-contrast, developer-focused aesthetic. Best for dashboards.
Theme Selector

Prompt Templates

Struggling to articulate your requirements? Architect provides context-aware templates at the bottom of the interface. These are pre-engineered prompts known to produce high-quality agentic workflows.
Templates