Show HN: Create and deploy multi-page web app prototypes using chat(github.com)
github.com
Show HN: Create and deploy multi-page web app prototypes using chat
https://github.com/gpt-engineer-org/gptengineer.app
16 comments
Love where you are taking this project.
Any insights on the languages and frameworks supported ?
Any insights on the languages and frameworks supported ?
We played with a few different ones and letting the user decide.
For now the focus is to add more capabilities one pretty industry standard, but “AI first” tech stack.
For now the focus is to add more capabilities one pretty industry standard, but “AI first” tech stack.
Cool idea, appreciate you leaving it open to play around with :)
Anton, Fabian's cofounder here.
Happy to help answer any questions!
Happy to help answer any questions!
Here is some more info about the project:
https://twitter.com/antonosika/status/1737113683392942237
https://twitter.com/antonosika/status/1737113683392942237
This is very cool. Thanks for sharing!
interesting, what are the most common usecases so far?
Web apps that require more logic/interactivity than what is doable in traditional no-code editors
[deleted]
[deleted]
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!