Live data from Hacker News

Show HN: Claude Artifacts but creating real web apps

gptengineer.app

31–40 of 50 posts

Re: Show HN: Claude Artifacts but creating real web apps

#31
Wow really nice. I am wondering how easy is it then to transfer the code to a webhoster and manage packages, update and security risks?

I am not a developer (can edit a few lines) but would be a target customer for these. I just wonder how to manage these risks compared to let’s say a CMS.

Re: Show HN: Claude Artifacts but creating real web apps

#32
post #31

Wow really nice. I am wondering how easy is it then to transfer the code to a webhoster and manage packages, update and security risks? I am not a developer (can edit a few lines) but would be a target customer for these. I just wonder how to manage these risks compared to let’s say a CMS.

So it's already hosted for you, you don't have to do anything to get a production ready URL.

But yeah if you want your own hosting for some reason you own the code and can take it to a provider like Netlify or Github Pages fairly easily.

Send me an email at viktor@lovable.dev if you have any questions :)

Re: Show HN: Claude Artifacts but creating real web apps

#33

This feels like such an inevitable product. I already love using it. Congrats on the excellent launch! One feature request would be a search for the existing public projects so that I can use remix to jump start my project. Two questions: 1) Given the name, is it fair to assume that this uses OpenAI's API as opposed to Anthropic or others? 2) In the initial create prompt, what kind of files are allowed as attachments…

1) We use whichever LLM that is performing best at the time, so no, not necessarily OpenAI 2) Only images as attachments for now. You can add more files by uploading them to the connected Github repo.

Re: Show HN: Claude Artifacts but creating real web apps

#34

Gave it a whirl and it certainly did the job, albeit a bit basic in its implementation. Would love to see it veer into being a bit more creative in its choices (maybe you can have an input for a more chaotic input like they do in midjourney. Congrats on launch! This is very cool

Yeah the standard shadcn setup tends to be a bit boring. But if you ask it to be a bit more creative you certainly can get it to make some pretty fun stuff: - https://preview--retro-hacker-portal.gptengineer.run/magnus (source: https://gptengineer.app/projects/91b06c8d-16a8-4892-8cb5-d91...)

Re: Show HN: Claude Artifacts but creating real web apps

#37

Everyone super excited. :) In two years everyone has been laid off. ;)

Everyone was going to be laid off because of AI within two years in 2022. Well, many have been, but technically not because of AI. Well, not because AI took over their jobs proper, anyways. AI used to always be 5-10 years away. Now AI is here. What's 5-10 years away now is all the reconfigured or reconstructed economic infrastructure around it. It may be easy to convince me that tools like this can take over developm…

That's similar to my thinking. It seems we're still (or again?) in an age where an incredible amount of software is being written to validate value propositions and business models. Does anybody need something like this? Does anybody want something like this? What would people pay for it? Surprisingly often, this isn't done too well, and a lot of devs are thrown into working on stuff that is unlikely to be useful to anyone mid term. Many of us are just building lottery tickets.

Tools like this can potentially lead to this on absolute steroids (even as less capital is available), insane amounts of experiments around new products, features and businesses. That way we'd discover more valuable software, and need more developers to scale and maintain that stuff. Because the economics do reverse: At some point in a product's life cycle, that dev salary is well within the profit margin, and not really worth saving. Quite different from the experimentation phase where quantity>quality.

Another thing that could happen is that individuals build their own software more, like Excel on steroids. There would still be value in solving problems for users at scale, but this whole experimentation process wouldn't be so breadth-first anymore. And I suppose funding would be pretty dry for companies "just" solving one problem.

"AI" isn't even the biggest factor here, I believe. Tools to quickly run experiments and cheap labour are readily available. It kinda seems the times where every company felt they need to hire as many developers as possible are pretty much over.

In both scenarios, I suppose good times might be ahead for competent developers that can earn a client's/CEO's trust, and/or excel at solving problems automated tools fail at. Bad times might be ahead for anyone who just executes experiments other people came up with. Unfortunately, I fear that's the majority of us. It might just get more painful before our industry normalises after this prolonged phase of non-stop growth. But I do believe it will. Demographic change leading to shrinking work forces in most developed countries should help soften the blow.

Re: Show HN: Claude Artifacts but creating real web apps

#39

Is this like https://websim.ai/ but more explicit in terms of what it's doing and it's purpose? I have used websim.ai for fun and there are quite a few interesting websites there. But what they are doing is all disguised under their address bar.

what does disguised under address bar mean?

all they give you is an address bar where you are supposed to write address of an imaginary website and it will bring that website into existence for you. It does a little more too, instead of url, you can write prompt in the address bar, and once it makes a website for you, again in the address bar you can prompt it to modify the website to your will.

Re: Show HN: Claude Artifacts but creating real web apps

#40
post #14

Wow. I typed in: Create a page that has a snake game clone that you can control with the keyboard. Within I did all of this within ~3 minutes. It works, and while it is very suboptimal (it plays Snake using basic React state code, not ideal lol), the speed of this and how surprised I am reminds me of the first time I talked with ChatGPT 2 years ago. Amazing work. I don't know if these are shareable, but this is the l…

Just want to point out that the flow you're describing is not that noteworthy and has been doable in many instant text-to-app services for at least a year, and doesn't really include any of the points that OP highlights as the USP. Vercel has their own (v0) etc. Your version even looks the same as when you tell WebSim to make a snake game. Townie from val.town is the best in my opinion because it can also generate live backend endpoints.

It's a really saturated market but I wish OP the best of luck.

Post reply on HN