
Context Injection (RAG)
Your app shouldn’t start empty. Ground your agents in your own proprietary data using the Attach feature — open the + menu in the prompt box and add your files. Architect detects the file type and wires it into the right place automatically:- Unstructured data (PDF / DOCX / TXT): Automatically chunked and embedded into a vector database, so your agents can semantically search and cite your documents when they answer.
- Structured data (CSV / Excel): Loaded into a dataframe that a data-analyst agent can query, aggregate, and visualize.

Visual Personality
Architect doesn’t just generate code — it designs it. The Theme Engine injects a full design system (Tailwind config + fonts + component styling) into the code it writes, so every app comes out looking polished and on-brand rather than like a default template. You have two ways to set the look:- Pick a preset — choose from 45+ ready-made themes covering everything from clean and minimal to bold and editorial.
- Bring your own — turn your company’s design guidelines into a reusable theme by importing them from Figma, a PDF, a GitHub repo, or a zip. See Bring Your Own Design System.

Prompt Library
Struggling to articulate your requirements? Architect provides a context-aware Prompt Library in the homepage sidebar — a curated set of pre-engineered prompts known to produce high-quality agentic workflows. Browse by role or task, load one with a click, and edit it to fit your context. See Prompt Library for more.
Add Studio Agents
Already have agents built in Lyzr Studio? You don’t need to rebuild them. Architect lets you import any existing Studio agent directly into your app, so you can compose new experiences on top of work you’ve already done — your custom prompts, tools, and knowledge bases all carry over as-is.


