Hey!
We asked ourselves how would a next-gen coding editor that allows you to "code" in english look like?
Here's the demo https://www.youtube.com/watch?v=3zoTPmc5I-Q
What happens in the demo: GPT is using developer tools to write a Slack bot, debug it, test it and deploy it on
AWS Lambda.
It builds on the previous demo I shared here a couple of days ago https://www.youtube.com/watch?v=beYWhTsVcU8&t=0s
Watch GPT use tools to write a Slack bot, debug it, test it and deploy it on AWS Lambda.
This builds on the previous demo I shared on my channel - https://youtu.be/beYWhTsVcU8
We asked ourselves how would a next-gen coding editor that allows you to "code" in english look like?
0:00 - 0:20 Going through instructions
0:20 - 1:09 AI is "coding" ...
This is a demo of an AI that's capable of using various tools to achieve a full end-to-end workflow of deploying a server. I only provided the instructions and it did all the required steps.
In the end, I was a bit confused why the requests aren't working but I just needed to wait for the server to get updated.
The AI agent can:
- Write & run ...