Add AI support to whatever you built it with
One script tag works everywhere. Pick your tool for the exact install steps.
AI app builder
Lovable
Lovable turns a prompt into a working full-stack app — React on the frontend, Supabase on the backend, deployed with one click. It gets you from idea to live product without writing the scaffolding yourself.
See install stepsAI app builder
Bolt
Bolt.new generates and runs full projects directly in the browser via StackBlitz's WebContainers — you prompt, it writes the code, and you can preview and deploy without leaving the tab.
See install stepsAI code editor
Cursor
Cursor is an AI-native code editor — you're working in a real, local codebase (not a hosted generator), with an AI agent that can write and edit files across your whole project on request.
See install stepsCloud IDE & hosting
Replit
Replit is a cloud IDE that also hosts your app — you write code in the browser (often with Replit's AI Agent) and it runs and deploys from the same environment, no separate hosting setup required.
See install stepsAI UI generator
v0
v0 (by Vercel) generates React and Next.js UI from prompts. Most v0 output lands in a real Next.js project — either exported to your own repo or deployed straight to Vercel.
See install stepsFramework
Next.js
Whether you wrote it by hand, generated it with an AI tool, or inherited it from a template, Next.js is the most common landing spot for AI-built apps once they graduate to a real codebase.
See install steps