gptengineer.app lets you prototype, deploy and iterate on web apps using plain english. Here is a video of how I use it: <a href="https://www.loom.com/share/abda1d8e33134d0e944297afd3a51664" rel="nofollow noreferrer">https://www.loom.com/share/abda1d8e33134d0e944297afd3a51664</a><p>We designed it around the principles:<p>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.<p>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.<p>LLMs are expensive, but we left it open over the christmas holidays for anyone to try it out: <a href="https://run.gptengineer.app/" rel="nofollow noreferrer">https://run.gptengineer.app/</a><p>Would love to hear what you think!