Skip to main content

General

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

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

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

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