General
What is 'Vibe Coding'?
What is 'Vibe Coding'?
Vibe coding is a new paradigm of software development where you focus on the intent, feeling, and business outcome (the “vibe”) rather than the syntax or logic. Instead of writing code, you describe what you want the app to do and feel like in natural language, and Architect handles the implementation details.
How is Architect different from ChatGPT or Claude?
How is Architect different from ChatGPT or Claude?
ChatGPT and Claude are chatbots; Architect is a builder.
- Chatbots give you text or code snippets that you have to copy-paste and run yourself.
- Architect builds, hosts, and deploys a full-stack application (Frontend + Backend + Agent Orchestration) that you can share with a URL.
What kind of apps can I build?
What kind of apps can I build?
Architect shines at building “Agentic Workflows”—apps where multiple AI agents need to collaborate to solve a problem.Examples: Automated News Aggregators, Legal Document Analyzers, Automated SDR (Sales Development) Tools, HR Resume Screeners, and Personalized Travel Planners.
Building & Refining
What is the difference between One-Shot and Guided Mode?
What is the difference between One-Shot and Guided Mode?
- One-Shot Mode: You give one prompt, and Architect autonomously runs through the Plan, Agent, and App phases. It’s fastest for prototypes.
- Guided Mode: Architect pauses after every phase (Plan → Agents → App) and asks for your approval. This gives you granular control to edit the requirements, agent roles, or UI before the final build.
My app isn't doing exactly what I want. How do I fix it?
My app isn't doing exactly what I want. How do I fix it?
You have two options:
- Chat with Architect: In the chat bar, simply say, “The tone is too formal, make it casual” or “The researcher agent is missing citations.” Architect will rebuild the necessary parts.
- Edit in Studio: For deep technical control, click on any specific agent in the “Agents” visualization. This opens Lyzr Studio, where you can manually edit the system prompt, change the model (e.g., GPT-4o to Claude 3.5 Sonnet), or tweak parameters.
When should I use a Knowledge Base (KB)?
When should I use a Knowledge Base (KB)?
Use a KB when your agents need to know information that isn’t publicly available on the internet.Example: Your company’s specific HR policy, a PDF of your product manual, or a CSV of your sales data.
When should I use a Tool?
When should I use a Tool?
Use a Tool when your agents need to do something external or fetch real-time data.Example: Google Search (to find current events), Send Email (to notify a user), or API Connector (to push data to your CRM).
Technical & Deployment
Can I export the code?
Can I export the code?
Yes. Architect is not a walled garden. You can export the full source code (Frontend in React/Next.js, Backend in Python/Lyzr SDK) and host it on your own infrastructure if you choose.
Which LLMs does Architect use?
Which LLMs does Architect use?
Architect is model-agnostic. By default, it selects the best model for the task (usually a mix of GPT-4o, Claude 3.5 Sonnet, or Gemini 1.5 Pro). You can customize this preference in the Settings or individually per agent in Lyzr Studio.
Is the app live immediately?
Is the app live immediately?
Yes. As soon as the “App” phase completes, Architect generates a unique, shareable URL (e.g.,
app-name.architect.new). You can share this link immediately with colleagues or users.Data & Privacy
Is my data used to train models?
Is my data used to train models?
No. Architect runs on an enterprise-grade infrastructure where data privacy is paramount. Your prompts and uploaded Knowledge Base data are isolated and never used to train foundational models.
Can I deploy this on my private cloud (VPC)?
Can I deploy this on my private cloud (VPC)?
Yes. For enterprise customers, Architect supports on-premise or private VPC deployment (AWS, Azure, GCP). This ensures that no data ever leaves your controlled environment.
Still have questions?
We’re here to help. Reach out through any of these channels:Contact Support
Email our team directly for assistance.
Join our Discord
Chat with the community and developers.

