TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Claude Artifacts but creating real web apps

189 点作者 antonoo9 个月前
Hey Hacker News!<p>Launching gptengineer.app into beta today.<p>It&#x27;s like Claude Artifacts, but:<p>- you can edit the code in your fav IDE (two-way github sync)<p>- installs npm packages<p>- automatically picks up build and runtime errors and fixes them<p>- very fast, built with rust<p>The full stack capabilities are built on supabase (prefer to not have to handle auth + user data at this point so this is owned by the user)<p>The seed for this project was an open source experiment, posted about that previously here:<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=36422730">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=36422730</a><p>Would love feedback if you give it a try!

19 条评论

stnmtn9 个月前
Wow. I typed in: Create a page that has a snake game clone that you can control with the keyboard.<p>Within &lt;20 seconds, i was playing it. That was crazy. I then asked it to add better graphics, retro-style. And add a counter displaying the current snake length. And then finally, add a high score tracker after the game ended. Adding the tracker caused an error, and I told it to fix the error. It looked at the logs and fixed it. There is still a bug where the top 10 scores all update at once, but I&#x27;m sure if i didn&#x27;t hit the free credit limit on the site I could ask it to fix that.<p>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.<p>I don&#x27;t know if these are shareable, but this is the link I&#x27;m using to view the page it built:<p><a href="https:&#x2F;&#x2F;preview--arrow-snake-adventure.gptengineer.run&#x2F;" rel="nofollow">https:&#x2F;&#x2F;preview--arrow-snake-adventure.gptengineer.run&#x2F;</a>
评论 #41384009 未加载
评论 #41388983 未加载
consumer4519 个月前
This feels like such an inevitable product. I already love using it. Congrats on the excellent launch!<p>One feature request would be a search for the existing public projects so that I can use remix to jump start my project.<p>Two questions:<p>1) Given the name, is it fair to assume that this uses OpenAI&#x27;s API as opposed to Anthropic or others?<p>2) In the initial create prompt, what kind of files are allowed as attachments? What type of files give best results?
评论 #41388076 未加载
langcss9 个月前
Well done. Very nice.<p>I really like the UI&#x2F;UX, and admit that I am a bit jealous (as langcss.com creator) of how polished it is. I like the way it tells you what files it is working on but doesn&#x27;t stick a full IDE in your face.<p>I am not worried this year about AI taking my job - it couldn&#x27;t manage to capture the camera for my example app. It did get the permissons. Still this isn&#x27;t useless - it can be easier to debug a non-working app than build from scratch.<p>So at this point you need a coder! But that will change pretty quickly over the next 2-5 years I am sure.<p>There is certainly a danger that this kind of app could do a lot of jobs, especially once mistakes are limited so you don&#x27;t need an Engineer to come fix it. However learning some non technical skills like business analysis is probably wise for most of us :-).
评论 #41389594 未加载
评论 #41392249 未加载
ilrwbwrkhv9 个月前
This has the same problem as the vercel v0 demo. This is good for like basic apps and stuff but nothing major beyond that and then if you want toy apps in the first place, to cook it up, if you know little bit of HTML and CSS, is not that hard either.
评论 #41383802 未加载
prophet_9 个月前
Everyone super excited. :) In two years everyone has been laid off. ;)
评论 #41387977 未加载
评论 #41389277 未加载
评论 #41384974 未加载
评论 #41389117 未加载
lukaspetersson9 个月前
This is mind blowing. This is not just a toy, I made a landing page that is publishable in 3 prompts.
评论 #41381620 未加载
esel2k9 个月前
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?<p>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.
评论 #41388060 未加载
frankdenbow9 个月前
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
评论 #41388112 未加载
smusamashah9 个月前
Is this like <a href="https:&#x2F;&#x2F;websim.ai&#x2F;" rel="nofollow">https:&#x2F;&#x2F;websim.ai&#x2F;</a> but more explicit in terms of what it&#x27;s doing and it&#x27;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.
评论 #41386856 未加载
garyrob9 个月前
I see a comment saying it used &quot;basic React state code&quot;. So its output is based on React as well as Supabase? Or might it uses different base technologies depending on what it thinks is best for what it&#x27;s building?
WaxProlix9 个月前
This is great, now do mobile!
eleijonmarck9 个月前
It&#x27;s such an easy way to create prototypes for anything you could think of
andybak9 个月前
At the point I run out of free credits, I was still arguing with the AI about stuff it was doing wrong.<p>I think the amount of free usage needs to be high enough for people to get a small taste of success at least!
anonzzzies9 个月前
Well done, works well indeed. You are still active on the OSS project I see; the new site has been built in Rust, so I guess they diverged quite a bit?
vinteruggla8 个月前
Where do you see this compared with Cursor or Copilot?
namanyayg9 个月前
Awesome work! How are you installing npm packages &amp; compiling in the browser IDE without any local filesystem?
评论 #41386067 未加载
评论 #41388226 未加载
评论 #41383785 未加载
mjcurl9 个月前
Very cool, love the community projects showcase and the ability to remix them.
评论 #41380922 未加载
BillSaysThis9 个月前
How do I get access?
评论 #41388117 未加载
zapjpn9 个月前
love it. works great out of the box