> ## Documentation Index
> Fetch the complete documentation index at: https://docs.architect.new/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Turn Intent into Deployed Applications

Lyzr Architect is an enterprise-grade **Text-to-App** platform. It transforms natural language prompts into fully functional, full-stack agentic applications powered by multi-agent orchestration.

<img src="https://mintcdn.com/lyzr-636197f6/ovfCHnLxUzSFcJMI/images/architect-homepage.png?fit=max&auto=format&n=ovfCHnLxUzSFcJMI&q=85&s=a81286ac0d538d4aef13f83df911e11b" alt="Lyzr Architect Interface" className="rounded-lg border border-gray-200 shadow-sm" width="2940" height="1460" data-path="images/architect-homepage.png" />

## What makes Architect different?

Most "AI coding tools" are just autocomplete engines—they help you write functions faster, but you still have to stitch the system together.
**Lyzr Architect is a System Builder.** It autonomously engineers the front-end, the agentic middle layer, and dynamically plugs in tooling and knowledge bases in a single, deterministic workflow.

<CardGroup cols={2}>
  <Card title="Vibe Coding" icon="terminal">
    Stop worrying about syntax. Describe the 'vibe', business logic, and user flow in plain English. Architect translates intent into production-ready code.
  </Card>

  <Card title="Full-Stack Agentic Apps" icon="layer-group">
    It doesn't just write scripts. It builds a complete front-end, an intelligent agentic middle layer, and plugs in necessary tooling and knowledge bases depending on your context.
  </Card>

  <Card title="Agent Orchestration" icon="microchip">
    Architect uses Lyzr Studio to spin up autonomous agents (researchers, writers, analysts) and wires them into your app's backend.
  </Card>

  <Card title="Self-Correction Loop" icon="rotate-right">
    Architect includes a 'QA Agent' that runs the code it generates. If it fails, it rewrites the code automatically before showing it to you.
  </Card>
</CardGroup>
