Show HN: Claude Artifacts" but creating real web apps
GPT Engineer is now live on Product Hunt, offering a platform for faster web app development with AI support, GitHub synchronization, and one-click deployment, currently in beta by Lovable.
Read original articleGPT Engineer is now live on Product Hunt, offering a platform designed to help users build web applications significantly faster, with a claimed speed increase of up to ten times. The tool allows users to chat with an AI to facilitate the development process and includes features such as synchronization with GitHub and one-click deployment. Currently, GPT Engineer is in its beta phase and is developed by a company called Lovable. Users can find more information about pricing, documentation, and news on the platform's website.
- GPT Engineer is live on Product Hunt.
- The platform claims to enable web app development 10 times faster.
- It features AI chat support, GitHub sync, and one-click deployment.
- GPT Engineer is currently in beta testing.
- The tool is developed by Lovable.
Related
The Death of the Junior Developer – Steve Yegge
The blog discusses AI models like ChatGPT impacting junior developers in law, writing, editing, and programming. Senior professionals benefit from AI assistants like GPT-4o, Gemini, and Claude 3 Opus, enhancing efficiency and productivity in Chat Oriented Programming (CHOP).
OpenAI releases ChatGPT on your desktop for macOS
OpenAI released ChatGPT for macOS, enabling desktop users to chat about various topics, access features like screenshots and file sharing, and enhance productivity. The app plans to expand to Windows.
Show HN: ChatGPT Chrome Extension to Keep Temporary Chat Enabled
The GitHub URL leads to the ChatGPT Chrome Extension with a "Temporary Chat" feature. Users can find it on the Google Chrome Web Store. Support the developer via ko-fi or Revolut. Instructions for extension development available.
How we built Townie – an app that generates fullstack apps
Townie is a beta app that generates full-stack applications using large language models, simplifying software development for non-programmers with instant deployment and features like code editing and multiple application generation.
Programming with ChatGPT
Henrik Warne finds ChatGPT enhances his programming productivity with tailored code snippets, emphasizing the need for testing. He prefers it over GitHub CoPilot but is skeptical about LLMs replacing programmers.
- Users express enthusiasm for the ease of use and rapid development capabilities, with some creating functional projects quickly.
- Concerns are raised about the limitations of the platform for more complex applications and the need for coding knowledge.
- Some commenters suggest improvements, such as enhanced creativity in outputs and better management of security risks.
- There is a discussion about the potential impact of AI on job security in the tech industry.
- Users are curious about technical aspects, such as package management and integration with existing tools.
Within <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'm sure if i didn't hit the free credit limit on the site I could ask it to fix that.
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 link I'm using to view the page it built:
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? What type of files give best results?
I really like the UI/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't stick a full IDE in your face.
I am not worried this year about AI taking my job - it couldn't manage to capture the camera for my example app. It did get the permissons. Still this isn't useless - it can be easier to debug a non-working app than build from scratch.
So at this point you need a coder! But that will change pretty quickly over the next 2-5 years I am sure.
There is certainly a danger that this kind of app could do a lot of jobs, especially once mistakes are limited so you don't need an Engineer to come fix it. However learning some non technical skills like business analysis is probably wise for most of us :-).
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.
I think the amount of free usage needs to be high enough for people to get a small taste of success at least!
Related
The Death of the Junior Developer – Steve Yegge
The blog discusses AI models like ChatGPT impacting junior developers in law, writing, editing, and programming. Senior professionals benefit from AI assistants like GPT-4o, Gemini, and Claude 3 Opus, enhancing efficiency and productivity in Chat Oriented Programming (CHOP).
OpenAI releases ChatGPT on your desktop for macOS
OpenAI released ChatGPT for macOS, enabling desktop users to chat about various topics, access features like screenshots and file sharing, and enhance productivity. The app plans to expand to Windows.
Show HN: ChatGPT Chrome Extension to Keep Temporary Chat Enabled
The GitHub URL leads to the ChatGPT Chrome Extension with a "Temporary Chat" feature. Users can find it on the Google Chrome Web Store. Support the developer via ko-fi or Revolut. Instructions for extension development available.
How we built Townie – an app that generates fullstack apps
Townie is a beta app that generates full-stack applications using large language models, simplifying software development for non-programmers with instant deployment and features like code editing and multiple application generation.
Programming with ChatGPT
Henrik Warne finds ChatGPT enhances his programming productivity with tailored code snippets, emphasizing the need for testing. He prefers it over GitHub CoPilot but is skeptical about LLMs replacing programmers.