#A demo of the IDE in which you "code" with just english

4 messages · Page 1 of 1 (latest)

idle notch
#

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" ...

▶ Play video

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 ...
▶ Play video
knotty gazelle
#

this is great, will it be opensource or a website to use it?

idle notch
idle notch
# knotty gazelle this is great, will it be opensource or a website to use it?

We're using this agent+tools approach in a new kind of AI-powered IDE that we're building. It's now open sourced here
https://github.com/new-ai-company/ide

GitHub

$NAME is an AI-powered IDE. Developers describe what they want to build by writing documentation. Then let AI agents with access to tools do the coding work. - GitHub - new-ai-company/ide: $NAME is...