vunderba 21 hours ago

Why does this reference Lovable at all? The tagline for this project is "Clone and recreate any website as a modern React app in seconds" and requires a FIRECRAWL_API_KEY in order to perform the necessary scraping.

Lovable is more of a self-contained LLM chat which creates a new react site with optional supabase integration.

  • BenGosub 20 hours ago

    Firecrawl is a highly dubious company. Their job ads for bot "agents" seemed like a try to get free labour.

cal85 a day ago

Wait is this a Lovable clone that is actually called open-lovable? That seems bold

  • rbren a day ago

    Having started OpenDevin (now OpenHands [1]) I can say it's definitely worth renaming. It's very limiting attaching your branding to someone else's

    [1] https://github.com/All-Hands-AI/OpenHands

    • ErikBjare 8 hours ago

      I still sometimes have to refer to OpenHands as "formerly known as OpenDevin". It may be limiting in the long run, but it definitely had some short-term punchiness.

    • echelon 20 hours ago

      It gets you some quick attention.

      The people that need to notice will follow.

  • toddmorey 12 hours ago

    It's not really an "open lovable". I mean, there is of course a NextJS repo as part of it, but you need to bring your own API keys to an AI provider, as well as e2b.dev (sandbox, required) as well as firecrawl.dev (web scraping, oddly required).

    It's the web scraping more than anything that makes me the least enthusiastic. I get that's the core of their business, but packaged this way, it's much less a loveable-style "build your vision" and more a "quickly copy another site". Just serving as a copy machine is the least interesting use of all this insane compute.

  • Uehreka 20 hours ago

    It feels like a common thing in the AI space (moreso than other OSS spaces). People don’t get how trademarks work and that you can’t just name your project after something that’s already popular. I think some people think it’s a clever growth hack.

  • xtajv a day ago

    It seems like trademark infringement.

    • croes a day ago

      Can’t find a Loveable trademark for the app AI

      • yencabulator 21 hours ago

        Well, for starters, it's not spelled with that first e.

        https://tsdr.uspto.gov/#caseNumber=99194755&caseSearchType=U...

        • cal85 19 hours ago

          also trademark registration is not remotely relevant here

          • yencabulator 18 hours ago

            What do you mean? It's literally the legal mechanism by which Lovable Labs Incorporated can prevent this guy from calling his thing open-lovable.

            • SonOfLilit 18 hours ago

              Registering your trademark makes enforcement easier, but there's a reason both TM and R exist - unregistered trademarks still hold power.

              • yencabulator 18 hours ago

                Sure. But for a company with a lot of money at stake, filing a trademark application isn't a huge bar and makes winning the legal case a lot easier.

            • cal85 17 hours ago

              nope, fire your lawyer. you get a common law trademark by trading under a name. no need to register it. TM registration is just to streamline big corps chasing after lots of small abusers in a wackamole way, that’s all. if the abuse in question is as egregious as “I used their product name, barely modified, to market my own thing, which is not just in the same general market but a literal clone of their product” then a judge is not going to say “Ah but I see they didn’t send in a form to register their trademark, so yeah carry on with blatantly stealing their work lol”

              • bravesoul2 16 hours ago

                I feel like "also trademark registration is not remotely relevant here" is a distracting statement then. Not necessarily wrong but easy for people to bikeshed over.

                • cal85 7 hours ago

                  fair I retract “is not remotely relevant here” and offer “is not really relevant here”

              • yencabulator 17 hours ago

                Lovable is a $1.8 B valuation company with $75 M ARR. Using some thousands of dollars to defend that stake sounds reasonable.

aziis98 a day ago

I didn't know about https://e2b.dev/ but I was looking for something exactly like that. Does anyone know about any self hostable alternatives?

pyman a day ago

Great initiative! I'd love to see this project build a community around it. Quick question, what do you need Firecrawl for?

ulrischa a day ago

Why would I do this? It would be better to have an app that turns a react app into a native web app. Speculation rules and page transitions make it possible already.

mosfets 20 hours ago

Reminds of me of tools like https://huu.la, the main difference is newer generations focuses on utilizing LLM to map design to code, versus the older generations focus on using WYSWYG tooling to edit the page directly.

bravesoul2 a day ago

Can I run the whole chain FOSS? Firecrawl, this (maybe the LLM can be local too?)

pointlessone a day ago

Now… any chances we could get a thing that takes in a React app and spits out a normal website with minimal or no JS?

  • kvdveer a day ago

    How would you know it works if you can't add an imperial megaton of tracking scripts? /s

jspiner a day ago

Is this a desktop app wrapper for lovable?

thedevilslawyer a day ago

There's also bolt.diy which uses browserbased webcontainer to build apps.

  • wahnfrieden a day ago

    That’s not open though right. Webcontainer is closed

    • thedevilslawyer 3 hours ago

      Good point. codesandbox has an equivalent thing - i guess that could be a replacable thing.

kroaton a day ago

It needs a Docker-Compose.

jacooper 15 hours ago

Why not use bolt? It's open source and is competitive with lovable and replit.