We're working on a new kind of IDE where you "code" with just english. I was tired yesterday evening and started exploring an idea "what if IDE could give you the exact UI that you need for your development?".
In the video, I write a prompt that says that I need UI for making mock server requests. This prompt is sent to our backend, fed to GPT-4 which then returns the code for the UI and the IDE renders it.
Demo - https://www.youtube.com/watch?v=ZPpBAwZ0wD8
Original tweet - https://twitter.com/mlejva/status/1641151421830529042
Hello again!
As we're working on a new development environment that's powered by GPT-4 we started experimenting with an idea of building UI on-demand or "Just-In-Time".
What does that mean? In the video, I have a new tab in our editor opened. There I write a prompt that says that I need UI for making mock server requests. This prompt is sent t...
I present to you:
GPT-4 powered IDE that creates UI on demand so it fits your exact development needs.
Need UI for making server requests? No problem. Just ask for it.
134