InfrastructureModule 02
Building tools
Visual walkthrough
How much of the work does the tool carry?
tap a logo
You describeYou control
Lovable
What you type into it
Build me a notes app with login
Creating pages, database, and login…
Who carries the work
The tool 90%
Lovable, Cursor, Copilot, and VS Code all write code with AI. They differ in how much of the surrounding work they handle for you.
Interactive demo
Which tool for which question
Lovable
What you describe
“Build me a notes app with login and a database”
What the tool handles
- App structure
- Database schema
- Auth flow
- UI components
- Deployment
You describe the outcome. It builds everything.
What makes this work
01
The model
The part that writes
02
The context
What it can see of your app
03
The runner
What installs and starts things
Related concepts