How Proyecta AI Works
Proyecta AI reads and writes code, sets up databases, manages infrastructure, and deploys your app — all through natural conversation.
Proyecta’s AI can:
- Read and write to your codebase to build features, fix bugs, and change UI
- Set up and manage databases and infrastructure services
- Execute terminal commands in your development environment
- Create and manage git commits and branches
- Generate images — custom AI visuals and Unsplash stock photos
- Browse the web — navigate pages, click elements, extract data, and take screenshots
- Deploy your app to a live URL with one click
- Manage milestones — track progress through a structured build plan
- Use connectors — call pre-authenticated APIs for Stripe, Slack, Resend, ElevenLabs, and more
How does the AI build my app?
Section titled “How does the AI build my app?”When you create a new project, the AI starts by gathering requirements — it interviews you about what you’re building, who it’s for, and what features you need. This conversation produces a structured project brief that guides the entire build.
Once the AI understands your goals, it:
- Plans milestones — product-focused objectives that break the build into stages
- Reads your codebase to understand the current state
- Writes code across multiple files in a coordinated way
- Tests that the changes work via the live preview
- Commits changes to your GitHub repository
- Marks milestones complete and moves to the next
You see all of this happening in real time through the live preview panel. A milestone tracker in the chat panel shows progress through the build plan.
What models does Proyecta use?
Section titled “What models does Proyecta use?”Proyecta uses state-of-the-art LLM models including Claude by Anthropic and GPT by OpenAI. The model is selected automatically based on the task.
Can I share images or files with the AI?
Section titled “Can I share images or files with the AI?”Yes! You can:
- Upload images like screenshots, mockups, or designs by pasting or dragging into the chat
- Annotate screenshots — click the annotate button to draw arrows, rectangles, circles, and freehand marks on a screenshot before sending it to the AI
- Share links to reference external resources
- Use voice — click the microphone button in the chat input for speech-to-text dictation
Can the AI browse the web?
Section titled “Can the AI browse the web?”Yes. The AI can open a browser session to navigate pages, click elements, fill forms, extract data, and take screenshots. It uses this to test your app, scrape reference content, or verify external integrations.
What is the difference between the AI Chat and the AI Gateway?
Section titled “What is the difference between the AI Chat and the AI Gateway?”- AI Chat is what you use to build your app. It writes code, creates UI, sets up databases, and deploys.
- AI Gateway lets you add AI features to your published app so your end users can interact with AI — chatbots, content generation, summarization, etc.
Keyboard shortcuts and Command Palette
Section titled “Keyboard shortcuts and Command Palette”Press Cmd+K (Mac) or Ctrl+K (Windows) to open the Command Palette — a quick launcher for navigating the builder, switching views, running a Security Audit, and more.
Press Cmd+/ or Ctrl+/ to see all available keyboard shortcuts.
Does the AI notify me when it’s done?
Section titled “Does the AI notify me when it’s done?”Yes. When the AI finishes a generation, you’ll hear a completion sound and see a desktop notification (if your browser allows it). This lets you switch tabs while the AI works and come back when it’s ready.
What should I do if the AI is confused?
Section titled “What should I do if the AI is confused?”- Start a new thread (click the history icon in the chat and create a new thread)
- Be more specific about what you want changed
- Include a screenshot showing the issue
Proyecta automatically starts fresh threads after 8 hours of inactivity to keep conversation context clean.
Read our Improve accuracy guide for more tips.