nowfound

Alternatives

Products that do what Open-Source Lovable Clone does

Open-source Lovable clone: Prompt, build, and host apps free

  1. 1
    PixelApps238

    Beautiful UIs for AI Tools like Lovable & v0.dev

    Sep 2025

  2. 2

    A new chapter for vibe coding

    Sep 2025

  3. 3

    Free Lovable templates made by experts @ Zeroqode

    Jan 2026

  4. 4NO

    Hello HN! The day has finally come to stop adding features and start sharing what I've been building the last 5-6 months. It's a bit of CrewAI, OpenDevon, LangFuse/Cloud all in one, providing devs who prefer TypeScript an integrated framework thats provides a lot out of the box to start experimenting and building agents with. It started after peeking at the LangChain docs a few times and never liking the example code. I began experimenting with automating a simple Jira request from the engineering team to add an index to one of our Google Spanner databases (for context I'm the…

    2024 · github.com

  5. 5
    Lovify163

    Enhance your Lovable.dev experience

    2025

  6. 6
    JitBlox152

    Interactive prototyping of modern web apps without coding

    2024

  7. 7

    An open-source AI agent that builds full-stack SaaS apps

    2025

  8. 8

    Make clones with Claude Code and Codex to do your work

    23d ago · munderdiffl.in

  9. 9

    Use open-source AI in your Node.js apps, up to 67x faster

    2023

  10. 10
    Remix132

    Figma, but on your production app. Test variants and ship.

    27d ago · remix.one

  11. 11
    AppingKit130

    A starter template to build mobile apps with React Native

    2019

  12. 12TS

    Merry Christmas HN! Tinykit is a self-hosted, self-contained alternative to Lovable/Replit/v0 designed for building small personal utility and CRUD apps (basically a "tiny app studio”). It includes realtime/auth/files (via PocketBase), an embedded dev environment, content and design fields, automated backups, and an AI agent that can work across all of them. You can connect multiple domain names (or better, a wildcard subdomain) to build and deploy 100+ apps on the same server, each hosted at its own domain name. The builder/studio runs on the same Pocketbase…

    Dec 2025 · tinykit.studio

  13. 13RA

    I wanted to have a framework that would let me build web apps faster than ever before. I didn’t care if it was a little hacky or didn’t use best practices — I wanted to be able to get a multi-user application out the door in hours instead of months. I researched the CMS space for months before deciding to build something from scratch. My goal was to be 90% done building a web app once I had the static HTML and CSS finished. I’m not a big fan of building out API endpoints over and over again for every new app, fiddling with a database, or doing lots of config. What I ended up with was a…

    2020

  14. 14IM

    I spent the past few weeks making an open source cloud code editing environment with an AI copilot and multiplayer collaboration! It's fully self-hostable in 5-10 minutes. There's a lot of minor improvements to be made, and some are already listed in the Github issues. Let me know what you think and feel free to try it out.

    2024 · github.com

  15. 15AO

    Hi HF, I'm Terrell, and we built an open-source app that lets developers create their own Operator with a Next.js/React front-end and a flask back-end. The purpose is to simplify spinning up virtual desktops (Xfce, VNC) and automate desktop-based interactions using computer use models like OpenAI’s There are already various cool tools out there that allow you to build your own operator-like experience but they usually only automate web browser actions, or aren’t open sourced/cost a lot to get started. Spongecake allows you to automate desktop-based interactions, and is fully open…

    2025 · github.com

  16. 16OS

    We just open sourced a first class our AI web app builder. Instead of using another hosted AI coding platform, you can fork this project and build your own AI app builder, fully customized and running under your own brand. It includes: Next.js + TypeScript AI chat with streaming Artifact generation File explorer Code editor Live preview Databases Sandboxes to be used by AI agents Versions Responsive production-ready UI And a lot more... The only required dependency is the Totalum API, which exposes the AI generation engine through a simple REST API. You can replace or extend the backend…

    Jul 2026 · github.com

  17. 17PT

    Hi HN, My name is Ravi Sojitra and i'm working on a Dev Tool product named DhiWise, that let you generate production ready source code(For Node.js,Laravel,Flutter,Kotlin,Swift) in few mins with ready to get synced in your GitHub/GitLab or Download. Let me explain like you're five. Imagine you want to bake a cake and you have all the raw materials you need such as flour, baking powder, eggs. Now, you give us those materials and we will bake you the ready-to-serve cake of your choice. With this product's context, with just minimal technology specific inputs, this builder is going to…

    2021

  18. 18OS

    We believe the best software is built when devs seriously use the thing they're building. We're a mobile dev tools company (emergetools.com), but we don't actually build & ship "apps"... until now. Excited to share our first open-source app: Hacker News for Android Any feedback/PRs very welcome on the repo. We also wrote about why we built and open-sourced this HN app here: https://www.emergetools.com/blog/posts/open-sourcing-emerge-...

    2024 · github.com

  19. 19
    Projly16

    Build apps just by chatting - no code needed

    Jan 2026

  20. 20LF

    We built a no/low-code tool that lets you spin up MCPs from a single prompt. MCPs give LLMs access to tools, data, and actions—but they’re hard to build and deploy. Our tool abstracts that: describe what you want, and it auto-generates and hosts the necessary components. No UI flows, no manual chaining—just prompt and go. Examples: • Pull email, parse a DocSend, check Reddit, draft reply • Extract data from a niche site + send a Slack alert • Combine tools without writing glue code Live demo: https://www.youtube.com/watch?v=4uCiaQrgfoE Built over a weekend after getting…

    2025 · generatemcp.com

  21. 21NC

    Hey everyone! we just launched Promptly apps (https://trypromptly.com/), a no-code platform to build generative AI apps and chatbots. We allow users to build web apps and chatbots by chaining LLM APIs (we call processors) from providers like OpenAI, StabilityAI, Cohere etc, without writing any code. We also let users to bring in their own data and store it in a vector database to be used for context augmentation in their apps. Users can import data from a variety of sources including urls, sitemaps, PDFs and other file types Published apps are accessible to app's users via a…

    2023 · trypromptly.com

  22. 22

    Build real apps with your AI. We make them work.

    17d ago · hatchable.com

  23. 23SO

    Hey HN! I love the OpenAI Playground UI but I don't love the Auth0 implementation causing me to waste precious minutes entering 2FA codes... so I spent a week cloning the basic features of the OpenAI Playground UI, all in a single HTML file. You can try it on github pages[0] or run it locally in your browser. Just paste your API key and hit start to begin using it. You can also add your key to the URI fragment[1] and bookmark it to start immediately. [0] https://minwidth0px.github.io/gpt-playground [1] like https://minwidth0px.github.io/gpt-playground#API_KEY

    2023 · github.com

  24. 24IO

    Hi HN, we just released InsForge: an open-source, agent-native alternative to Supabase/Firebase designed from the ground up for AI coding agents like Cline, Cursor, and Claude Code. We're building Supabase's features in an AI-native way, enabling agents to build and manage full-stack applications autonomously. (GitHub: https://github.com/InsForge/InsForge) With coding agents, coding is actually the easy part now. You can build a working prototype for your idea in a few hours and run it locally. But to make it production-ready, you still have a long list of things to…

    2025 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →