From Idea to Code in 4 Steps
Speak it. Generate it. Refine it. Ship it.
Prompt or Speak
Tell Lume what you want to build. Type a prompt or use voice. "Build me a landing page with dark theme and pricing section."
Works with natural language. No boilerplate, no setup. Just describe what you want and Lume figures out the rest.
$ lume š„ Lume ā ready šļø "Build a SaaS landing page with hero, features, and pricing" ā” Understanding request...
Generate
Lume creates the entire project structure. Files, components, styles ā everything wired up and ready to run.
Full-stack generation. Not just snippets ā complete, working code that follows best practices and your chosen framework.
ā Created src/app/page.tsx ā Created src/components/Hero.tsx ā Created src/components/Features.tsx ā Created src/components/Pricing.tsx ā Created src/styles/globals.css š¦ 5 files, 342 lines
Iterate
Refine with follow-up prompts. "Make the hero bigger. Add a gradient. Change the pricing to 3 tiers." Each change is instant.
Conversational refinement. Talk to Lume like a teammate. It understands context from previous prompts and builds on top of what exists.
> "Make the pricing section 3 tiers instead of 2" ā” Updating... ā Modified src/components/Pricing.tsx š„ Preview updated
Ship
Your code is real, local, and yours. Push to git, deploy to Vercel, or keep iterating. No lock-in.
Standard code output. No proprietary formats, no platform dependency. Everything Lume generates is clean, idiomatic code you own completely.
$ git add . && git commit -m "initial landing page" $ vercel deploy š Deployed to https://myapp.vercel.app
Watch Lume Build a Full App
From a voice prompt to a deployed application in under 2 minutes.
Demo video coming soon