Show HN: Builder – An open-source alternative to Lovable, Replit, and v0 Puter released AI Builder, an open-source, Apache License 2.0-licensed alternative to Lovable, Replit, and v0 that lets users build websites and applications from plain-language prompts without writing code. AI Builder runs on Puter.js, which supplies authentication, storage, databases, serverless functions, hosting, and real-time capabilities, and is available via a live demo at builder.puter.com or by cloning the HeyPuter/builder repository and running npm install and npm run dev. The tool combines chat and visual editing, live preview, version history, and one-click publishing to a public URL. « LIVE DEMO » Official Site https://builder.puter.com · Puter.com https://puter.com · Developers https://developer.puter.com/ · X https://twitter.com/HeyPuter Use AI to build websites and applications without writing any code. An open-source alternative to Lovable, Replit, v0, and similar platforms, AI Builder is licensed under the Apache License 2.0 to ensure freedom and flexibility for developers. Fork it, customize it, and make it your own AI Builder uses Puter.js https://developer.puter.com/ to provide everything your projects might need; from authentication, storage, and database to serverless functions, hosting, and real-time capabilities, all seamlessly integrated without requiring any additional setup. Go from an idea to a working website or application in your browser. AI Builder brings creation, editing, and publishing together in one place. - Build with AI: Describe what you want in plain language and turn it into a website or application, without coding or any technical knowledge. - Secure and scalable apps: Built on Puter's Open-source Internet OS https://github.com/HeyPuter/puter technology, your apps will run securely and scale effortlessly without requiring you to manage infrastructure or API keys. - Batteries included: Authentication, storage, databases, AI, networking, realtime capabilities, and serverless functions, all handled seamlessly by Puter.js. - Publish and share: Publish your project to a public URL when you're ready to share it with the world. - Live preview: See your project take shape and try it out as you make changes. - Chat and visual editing: Ask for changes in chat or select an element in the preview to tell the AI exactly what to update. - Version history: Revisit saved versions and restore an earlier state as you experiment with your project. Follow the steps below to start building your first website or app. git clone https://github.com/HeyPuter/builder cd builder npm install npm run dev Check out the live demo of AI Builder at https://builder.puter.com/ https://builder.puter.com/ . Connect with the maintainers and community through these channels: - Bug report or feature request? Please open an issue https://github.com/HeyPuter/builder/issues/new/choose . - X Twitter : x.com/HeyPuter https://x.com/HeyPuter - Security issues or abuse reports? security@puter.com mailto:security@puter.com - Email maintainers at hi@puter.com mailto:hi@puter.com We are always happy to help you with any questions you may have. Don't hesitate to ask This repository, including all its contents, sub-projects, modules, and components, is licensed under Apache License 2.0 https://github.com/HeyPuter/builder/blob/main/LICENSE unless explicitly stated otherwise. Bundled third-party libraries and fonts retain their own licenses; see Third-party notices https://github.com/HeyPuter/builder/blob/main/THIRD PARTY NOTICES.md .