Reference
Building apps with AI, and what is planned next.
Build Apps with AI
Give an agent the app requirements, let it generate the project files, and pass
those files to deployApp(). If the build returns TypeScript diagnostics, give
them back to the agent and deploy its repaired files again.
View the complete AI App Builder example.
Planned Improvements
- Automatically include agent skills based on the Rivet Cookbooks for better app generation.
- Billing API for tracking and charging for app usage.
- Built-in error reporting for generated apps.