« BackOpen Lovablegithub.comSubmitted by iamflimflam1 3 days ago
  • vunderba 3 days 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 3 days ago

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

    • cal85 3 days ago

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

      • rbren 3 days 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

        • swyx 2 days ago

          idk, do you think you would have gotten the start you did NOT being called opendevin?

          (hi btw! see GP's talk on OpenHands here https://www.youtube.com/watch?v=o_hhkJtlbSs&t=4s)

          • ErikBjare 2 days 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 3 days ago

              It gets you some quick attention.

              The people that need to notice will follow.

            • toddmorey 2 days 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.

              • dudeinjapan 3 days ago

                Im waiting for open-open-ai

                • guerrilla 3 days ago

                  Everyone's waiting for open-open-ai.

                • merelysounds 3 days ago

                  With “open” being such a common word, I wonder if that one might actually get a pass. And if not, then maybe open-squared-ai.

                • Uehreka 3 days 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.

                  • conradev 3 days ago

                    As long as it’s not misleading: https://docs.github.com/en/site-policy/content-removal-polic...

                    I am reminded of OpenNext (https://opennext.js.org/) even though Vercel has a Next.js trademark.

                    • cal85 3 days ago

                      compliance with a github policy isn't really the issue lol

                    • xtajv 3 days ago

                      It seems like trademark infringement.

                      • croes 3 days ago

                        Can’t find a Loveable trademark for the app AI

                        • yencabulator 3 days ago

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

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

                          • cal85 3 days ago

                            also trademark registration is not remotely relevant here

                            • yencabulator 2 days 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 2 days ago

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

                                • yencabulator 2 days 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 2 days 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 2 days 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 2 days ago

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

                                    • yencabulator 2 days 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 3 days 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 3 days ago

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

                          • ulrischa 3 days 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 3 days 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.

                              • aedSs 2 days ago
                                • bravesoul2 3 days ago

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

                                  • jacooper 2 days ago

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

                                    • pointlessone 3 days 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?

                                      • urbandw311er 2 days ago

                                        Yes, it’s called `tsc` ;-)

                                        • kvdveer 3 days ago

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

                                        • kroaton 3 days ago

                                          It needs a Docker-Compose.

                                          • jspiner 3 days ago

                                            Is this a desktop app wrapper for lovable?

                                            • thedevilslawyer 3 days ago

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

                                              • wahnfrieden 3 days ago

                                                That’s not open though right. Webcontainer is closed

                                                • thedevilslawyer 2 days ago

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

                                              • undefined 3 days ago
                                                [deleted]
                                                • sachinaag 3 days ago

                                                  [dead]