Reference
Frequently asked questions
Answers to the most common questions about Rytora BuildLabs.
What is Rytora BuildLabs?+
Rytora BuildLabs is an AI-powered app builder by Rytora. You describe what you want in natural language and Rytora BuildLabs generates a complete web application with a React + Vite frontend, Supabase for backend services, and Tailwind CSS + shadcn/ui styling. The generated code is production-grade and fully exportable.
How does the AI generate code?+
Rytora BuildLabs uses Claude (Sonnet) by Anthropic through a multi-layer prompt architecture. The Architect layer plans your app structure, the Code Generator produces frontend components and Supabase integration, and the Validation layer ensures quality. Each layer is a specialized system prompt optimized for its domain.
What tech stack do generated apps use?+
Every generated app uses React + Vite for the frontend, Supabase for backend services (database, auth, storage, and realtime), Tailwind CSS with shadcn/ui for styling, and Supabase Auth for authentication. The entire stack is 100% TypeScript end-to-end.
What is the difference between Free and Pro?+
The Free plan includes 5 projects, 50 AI iterations per month, browser-based preview, basic templates, and code export. The Pro plan ($25/mo) includes unlimited projects, unlimited AI iterations, cloud-based preview, all templates, custom domains, API access, and deployment to Vercel.
Can I export my code?+
Yes. Both Free and Pro users can export their generated code. You can download as a zip file or push directly to a GitHub repository. The exported code has zero Rytora BuildLabs dependencies — it is standard React + Vite + Supabase that runs anywhere.
Is my code private?+
Yes. Your projects and generated code are private by default. Only you (and team members you invite) can access your projects. Rytora BuildLabs does not use your code to train AI models or share it with third parties.
How does the preview work?+
Free tier users get a browser-based preview that runs entirely in the browser — no server required. Pro users get a cloud-based preview with isolated environments and subdomain access (*.preview.buildlabs.rytora.ai). Both options give you a live, interactive preview of your running application.
What are the deployment options?+
Pro plan users can deploy their application to Vercel with one click. Rytora BuildLabs handles the build configuration, environment variables, and deployment pipeline. You can also export your code and deploy manually to any hosting provider.
Can I use my own domain?+
Yes, Pro plan users can connect custom domains to their deployed apps. Vercel supports custom domains with automatic SSL certificates. Configure your domain in the project settings after deployment.
What happens if I run out of AI iterations?+
Free plan users get 50 AI iterations per month, which reset on the 1st of each month. If you run out, you can wait for the reset or upgrade to the Pro plan for unlimited iterations. Your existing projects and code remain fully accessible.
Can I collaborate with a team?+
Team collaboration features are coming soon. Currently, you can export your code to GitHub and collaborate there. Workspace and team management features are on the roadmap for an upcoming release.
Do I own the generated code?+
Yes. You own 100% of the code generated by Rytora BuildLabs. There are no licensing restrictions or royalties. Use it for personal projects, client work, or commercial products — it is yours.
Have another question?
Check the troubleshooting guide or reach out through the Rytora BuildLabs dashboard. Pro plan users get priority support.