A v0 alternative that works on your real project, not just UI
Generating a slice of UI from a prompt is neat. But the real work is in the codebase you already have — that's what Wuwei is for.
v0 is great at turning a prompt into UI components — impressive for a demo. But what you actually move forward day to day is the real project already running locally. Wuwei runs on your machine and works directly on your existing code: reads and writes files, runs commands, edits across files — free, open source, data local.
Works on your real codebase
Not one-off generated snippets — it operates on your existing local project.
More than UI
Read files, change logic, run commands, search the web — a full workflow in one agent.
Free, local-first & open source (MIT)
Out of the box, no subscription; your code stays on your machine, auditable line by line.
Bring any model
Claude, any OpenAI-compatible endpoint, or a local model.
How they compare
| What you care about | Wuwei | v0 |
|---|---|---|
| Focus | An agent that edits your real project | Generates UI/components from prompts |
| Runs where | Locally, on your machine | In the browser/cloud |
| Scope | Files / logic / commands / web | Mostly front-end UI |
| Open source | Yes (MIT) | No |
From "generate some UI" to "move my project forward" — Wuwei handles the real work. Free, up in minutes.
FAQ
Is Wuwei a free v0 alternative?
Yes. Wuwei is a free, local-first, open-source (MIT) AI agent that reads and writes files, edits code, and runs commands for you. Bring Claude, any OpenAI-compatible endpoint, or a local model.
Is Wuwei free?
Yes — out of the box, no subscription and no credit card. Start with no sign-up, or bring your own API key.
Which platforms does Wuwei support?
Windows, macOS and Linux — download from the website and start instantly.
Is my code safe with Wuwei?
Your project and code stay on your own machine (local-first). It's open source (MIT) so the logic is auditable, and it asks for confirmation before writing files or running commands.