Alternatives
Products that do what GPT Web App – Scaffold a React/Node.js app based on your description does
This started out as an experiment - we were interested if, given a short description in plain English, GPT can generate a functioning full-stack web app in React & Node.js. You can see examples and read about current limitations and future plans here: https://dev.to/wasp/gpt-web-app-generator-let-ai-create-a-fu...
- 1

Let AI create a full-stack web app based on your description
2023
- 2

- 3

- 4

- 5CA
Hey Hacker News! Launching gptengineer.app into beta today. It's like Claude Artifacts, but: - you can edit the code in your fav IDE (two-way github sync) - installs npm packages - automatically picks up build and runtime errors and fixes them - very fast, built with rust 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) The seed for this project was an open source experiment, posted about that previously here: https://news.ycombinator.com/item?id=36422730 Would love feedback if you give…
2024 · gptengineer.app
- 6

- 7

- 8

- 9

- 10

- 11

A free React/NodeJS SaaS template for quick idea execution
2023
- 12BY
2016 · academy.plot.ly
- 13
- 14

- 15

- 16

- 17

- 18

- 19CR
I made this because building React components from scratch is super annoying. Most visual elements already exist on the web, and I figured there should be a way to leverage that. I hope it's useful!
2022 · sample-code.aspect.app
- 20

- 21CA
Hey HN, we built a Chrome Extension (https://www.magicpatterns.com/extension) that converts a snippet of any website to an isolated React component. Demo video: https://youtu.be/hutUYDkyE_A How it works: 1) Iterate through each node in the selected DOM tree, 2) For each element, find any matching CSS selectors / inline styles, 3) Use window.getComputedStyle to get the deterministic values, 4) Construct JSX It was pretty hard producing the minimal code necessary while maintaining the same visual look. To do this, we implemented things like abstracting out…
2024 · chromewebstore.google.com
- 22

- 23

- 24CA
gptengineer.app lets you prototype, deploy and iterate on web apps using plain english. Here is a video of how I use it: https://www.loom.com/share/abda1d8e33134d0e944297afd3a51664 We designed it around the principles: 1. Leverage LLMs where they work best: LLMs are faster than humans at putting together prototypes of a few hundred lines of code. By using them early on, and give high level change request commands when the project is small, and then let human devs take over, it’s a productivity boost. 2. non-technical + programmer collaboration: All changes from the app is…
2023 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →