top | item 46754149

(no title)

Aman_Kalwar | 1 month ago

Hi HN — I built this because most AI app builders frustrated me. They’re usually cloud-only, expensive, and generate code that looks good in demos but breaks or hallucinates when you try to extend it. I wanted something I could actually use for real projects. So I built a local-first full-stack generator that runs inside VS Code and writes files directly to your machine. It can scaffold: frontend (React/Next/etc) backend APIs database models basic auth/CRUD flows The focus is reliability over “magic”. I try to keep generation constrained and file-aware to reduce hallucinations and produce clean, editable code. Cost is ~$0.5–$1 per project using small models, so it’s cheap enough to use daily. Still early, but I’m already using it to ship internal tools and small client apps. Would genuinely love feedback from other devs — especially where it breaks or feels unreliable.

discuss

order

No comments yet.