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

# The AI Consultant

> Don't have a prompt? No problem. The AI Consultant acts as a virtual Product Manager, interviewing you to identify high-ROI automation opportunities.

<Steps>
  <Step title="Start the Conversation">
    Located in the homepage sidebar, the **"What should I build?"** button initiates a guided interview. Instead of expecting you to have technical specs, Architect starts by understanding *you*.

    <Frame>
      <img src="https://mintcdn.com/lyzrinc/Y3rY6Hqw2L_hWSU7/images/architect/what-should-i-build.png?fit=max&auto=format&n=Y3rY6Hqw2L_hWSU7&q=85&s=c37f538915397b5809472459d5683e07" alt="What should I build button" width="2940" height="1452" data-path="images/architect/what-should-i-build.png" />
    </Frame>
  </Step>

  <Step title="The Interview Process">
    ### Identity Verification

    First, Architect establishes who you are. This information is used to personalize the final application (e.g., adding your name to the dashboard header).

    <Frame>
      <img src="https://mintcdn.com/lyzrinc/_Fzujz3BQVKbTnSc/images/architect/docs/image5.png?fit=max&auto=format&n=_Fzujz3BQVKbTnSc&q=85&s=8120542994e60a43f71e6785efbaadd0" alt="User Details" width="715" height="612" data-path="images/architect/docs/image5.png" />
    </Frame>

    ### Role Analysis

    Architect asks for your job role. It cross-references this with a database of common industry bottlenecks.

    <CardGroup cols={2}>
      <img src="https://mintcdn.com/lyzrinc/_Fzujz3BQVKbTnSc/images/architect/docs/image6.png?fit=max&auto=format&n=_Fzujz3BQVKbTnSc&q=85&s=f4cc642e38c5c6e3b4c22c52579de505" alt="Role Selection" className="rounded-md border border-gray-200" width="702" height="757" data-path="images/architect/docs/image6.png" />

      <img src="https://mintcdn.com/lyzrinc/_Fzujz3BQVKbTnSc/images/architect/docs/image7.png?fit=max&auto=format&n=_Fzujz3BQVKbTnSc&q=85&s=7e2b650729af367846d6e2e92b0fc530" alt="Role Context" className="rounded-md border border-gray-200" width="1212" height="688" data-path="images/architect/docs/image7.png" />
    </CardGroup>

    ### Pain Point Discovery

    This is the critical step. Architect asks: *"Where does your time go?"* It presents role-specific time sinks. This allows it to calculate the potential ROI of the app.

    <Frame>
      <img src="https://mintcdn.com/lyzrinc/_Fzujz3BQVKbTnSc/images/architect/docs/image8.png?fit=max&auto=format&n=_Fzujz3BQVKbTnSc&q=85&s=ec8ee6a851cf55b5ceea58b65480adc0" alt="Pain Points" width="702" height="498" data-path="images/architect/docs/image8.png" />
    </Frame>

    ### Stack Integration

    It asks what tools you already use (Slack, HubSpot, Jira). This ensures the recommended agents aren't siloed.

    <CardGroup cols={2}>
      <img src="https://mintcdn.com/lyzrinc/_Fzujz3BQVKbTnSc/images/architect/docs/image9.png?fit=max&auto=format&n=_Fzujz3BQVKbTnSc&q=85&s=691fa08bf1b3db615362c3c0eea43af0" alt="Tool Selection" className="rounded-md border border-gray-200" width="697" height="346" data-path="images/architect/docs/image9.png" />

      <img src="https://mintcdn.com/lyzrinc/_Fzujz3BQVKbTnSc/images/architect/docs/image10.png?fit=max&auto=format&n=_Fzujz3BQVKbTnSc&q=85&s=4bc404fb6c61f4d7cec83762885240d9" alt="Extra Context" className="rounded-md border border-gray-200" width="703" height="300" data-path="images/architect/docs/image10.png" />
    </CardGroup>
  </Step>

  <Step title="The Proposals">
    Based on your inputs, Architect doesn't just give you an idea—it gives you a spec. It generates 3 tailored "Agent Cards" complete with capability lists and time-savings estimates.

    <Frame>
      <img src="https://mintcdn.com/lyzrinc/_Fzujz3BQVKbTnSc/images/architect/docs/image11.png?fit=max&auto=format&n=_Fzujz3BQVKbTnSc&q=85&s=44273a55997509ed64dc2e73f64f130b" alt="Final Recommendations" width="697" height="621" data-path="images/architect/docs/image11.png" />
    </Frame>

    <CardGroup cols={3}>
      <Card title="10h+">
        Weekly Time Saved
      </Card>

      <Card title="3">
        Tailored Solutions
      </Card>

      <Card title="1-Click">
        To Generate PRD
      </Card>
    </CardGroup>
  </Step>
</Steps>
