Show HN: Create and deploy multi-page web app prototypes using chat (github.com)
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 made as git commits, so that non-technical people (via chat) and programmers are able to contribute to the same code.
LLMs are expensive, but we left it open over the christmas holidays for anyone to try it out: https://run.gptengineer.app/
Would love to hear what you think!
16 comments
[ 3.4 ms ] story [ 50.6 ms ] threadHappy to help answer any questions!
https://twitter.com/antonosika/status/1737113683392942237
Any insights on the languages and frameworks supported ?
For now the focus is to add more capabilities one pretty industry standard, but “AI first” tech stack.