> ## 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.

# Why Architect?

> The software landscape has shifted. Building apps is no longer about writing boilerplate; it is about orchestrating intelligence.

## The Fragmentation Problem

Before Architect, building an "Agentic App" (e.g., an automated legal reviewer) required stitching together a disjointed, complex stack:

* **LangChain/LlamaIndex** for agent logic
* **Pinecone/Weaviate** for vector memory
* **FastAPI** to expose agents as endpoints
* **React/Next.js** for the user interface

<Info>
  **Outcome: 6+ Weeks** Typical time to MVP for a single internal tool, resulting in a high engineering cost.
</Info>

## The Architect Advantage

Architect unifies this entire stack into a single prompt. It allows Product Managers, Founders, and Non-Engineering teams to self-serve complex software needs.

<CardGroup cols={2}>
  <Card title="Speed as a Feature" icon="clock">
    In the enterprise, the backlog is the enemy. Internal tools often sit in backlog for months. Architect reduces build time from weeks to minutes, allowing you to bypass the backlog entirely.
  </Card>

  <Card title="Deterministic Reliability" icon="arrow-trend-up">
    AI code generators often hallucinate packages. Architect uses a multi-agent validation loop. It writes code, tests it, fixes errors, and only then deploys the app.
  </Card>
</CardGroup>

### Comparison: Traditional Dev vs. Lyzr Architect

| Feature               | Traditional AI Dev        | Lyzr Architect                  |
| :-------------------- | :------------------------ | :------------------------------ |
| **Setup Time**        | Days (Env, Git, API keys) | **Instant (Zero setup)**        |
| **Agent Integration** | Manual (LangChain code)   | **Automated (Lyzr Agentic OS)** |
| **Frontend**          | Manual (React/Vue)        | **Auto-Generated (Shadcn UI)**  |
| **Cost to Build**     | \$10k+ (Eng hours)        | **\~\$10 (Compute credits)**    |
