🔥 AMP AI by Sourcegraph – The Cody Successor That Automates Code & App Dev in VS Code!
0 views
Jul 15, 2025
Get the full source code of application here:
View Video Transcript
0:00
Uh hey guys welcome to this video. So in
0:02
this video I want to show you a very
0:04
important information regarding the AI
0:07
coding platform which is called as Kodi
0:10
which is a very popular extension among
0:13
developers. If you want to generate
0:17
AI related code
0:20
this is the coding coding assistant I'm
0:22
that I'm talking about.
0:25
It's developed by this website source
0:28
craft and basically up till now this
0:31
platform was totally free to use. There
0:34
was no limit was there. You just have to
0:38
install this extension inside VS code
0:41
and this appears right here in the
0:44
drop-down section. This Kodi and the the
0:48
information that I want to share with
0:50
you is that if you are using this tool
0:52
here, you will get this notice here.
0:54
Kodi free is being sunset. You can
0:57
continue using Kodi until July 23rd. We
1:01
encourage you to try AM Sourcecraft's
1:04
new agentic coding tool. So now this
1:07
Kodi free platform is being discontinued
1:10
and so the last day will be July 23rd.
1:14
Today is July 16th. So you have seven
1:18
more days to access Kodi being free post
1:21
that you need to sign up on this website
1:24
which is AM new tool that they actually
1:26
discovered.
1:28
You can access this tool on this website
1:31
amcode.com.
1:36
So first of all just sign up. I've
1:38
already signed up with my Google
1:40
account. And after this you need to
1:42
install this extension.
1:45
So just go to the extensions tab.
1:48
Just search here am
1:55
extension will come right here. If you
1:57
see
1:59
am research preview. So this is
2:01
developed by the same company here
2:03
sourcecraft.com
2:05
and it's got almost 18,000 installs.
2:08
It's a fairly new platform that they
2:10
developed and after July 23rd this Kodi
2:14
AI will be discontinued and you just
2:16
need to use this one. Just click on the
2:18
install button to activate this
2:20
extension. So once activated, you will
2:23
see this appearing right here in the
2:26
sidebar section. And once you activate
2:29
this, you basically need to enable
2:32
billing and paste your API key. And for
2:36
getting your API key, you need to go to
2:38
the settings option.
2:41
And you need to enable billing. Click
2:44
the tokens by clicking this buy and how
2:48
much. So you need to purchase $5
2:53
packages and purchase it using your
2:56
credit card and after that you can
2:59
actually get the API key.
3:02
So from this
3:06
so you get copy to clipboard
3:08
and
3:10
this is the thing about this.
3:16
So after July 23rd guys, Kodi is
3:19
discontinued and you need to basically
3:23
after you sign up, you basically get
3:25
this uh $10 free usage.
3:30
After you basically sign up with a free
3:32
account on Google, you get this $10 free
3:35
credits on this website. So,
3:38
and basically now if you want to
3:42
purchase more things, you click the buy
3:44
button right here and proceed proceed to
3:47
check out. And now to enable this API
3:49
key, you basically copy to clipboard and
3:53
simply paste this API key right here. So
3:56
once you paste it, it will connect and
4:00
as you can see automatically now AM is
4:03
automatically connected in VS code and
4:06
right here you can again ask a question
4:08
that build a react project which
4:11
converts images to PDF. Please create
4:16
all the files in my working directory
4:22
and run the project as well locally.
4:27
So here you basically provide the prompt
4:32
and for this you do do need to create a
4:35
folder here where it can actually
4:38
generate. So simply
4:42
create a folder brand new.
4:54
simply select.
5:02
So what I can do is that uh
5:10
I can open the VS code in that folder.
5:18
Just wait.
5:22
So once you open VS code right here if
5:25
you see now you can access that am.
5:40
So now you actually paste the prompt
5:43
here. Build a react project
5:47
which converts images to PDF and
5:50
download
5:52
the PDF and please create
5:58
all the files in working
6:01
directory and run the project as well.
6:05
So you basically write the prompt here
6:08
and you basically give this prompt to
6:11
Kodi not Kodi this AM platform and then
6:15
what it will do it will create this
6:16
react project it will create all the
6:18
files it will check your current working
6:21
directory and it will generate all the
6:23
working files which are necessary.
6:31
First of all, it will create the
6:33
package.json file. And as you can see,
6:36
it first of all creates this
6:37
package.json file.
6:40
And then it will create automatically
6:42
the rest of the files. And basically, it
6:45
is using some tokens. As you can see, 8%
6:48
of 168,000 tokens. So, it tells you
6:51
exactly how much tokens are used. So,
6:54
automatically it created the public
6:56
folder and then it created all these
6:59
folders. So, it is creating these files
7:03
on this AI platform dynamically.
7:07
So this will take some time. So just
7:09
wait for the process to finish and then
7:12
it will automatically run your
7:14
application as well.
7:22
So this is your ReactJS application.
7:28
So it is using the latest version of
7:30
React.
7:42
So once basically it is saying that run
7:44
and always allow. So you just need to
7:47
grant the permission and after you grant
7:50
the permission it will install all the
7:52
modules
7:54
and then it will
7:57
you can even view this inside the
7:59
terminal as well. So it is executing the
8:01
commands automatically for you and
8:04
installing the modules. After that it
8:06
will run this application directly in
8:08
the browser. So just wait for the
8:11
process to finish.
8:35
So I think that it's a very good
8:36
platform but the downside is that
8:39
because after 23rd July that free Kodi
8:42
support will be discontinued and you
8:44
just need to sign up on this. That's the
8:49
major part that I don't like because
8:52
again you need to purchase credits.
8:56
This will be uh rest of the platforms
8:59
are also like that you need to purchase
9:00
credits and then you will be able to run
9:03
applications. So that's the not the very
9:07
good part about this.
9:19
So once it will be installing modules it
9:23
will
9:24
and now again for running the
9:27
application
9:29
as you can see it created all the node
9:31
modules folder and now it is actually
9:34
installing or running this application.
9:55
So it is executing npm start. So this
9:58
will start your application at
10:05
as you can see it created some kind of
10:07
error message and also automatically it
10:10
is fixing those error messages as well
10:12
and then it started your application
10:17
and again say run always allow.
10:30
So if you if if it encounters any any
10:33
error message as you can see you don't
10:35
need to do anything. It is automatically
10:38
fixing those error messages and applying
10:41
those fixes and then it will run your
10:44
application.
10:54
So it's a great platform. Definitely try
10:56
this uh am code after Kodi is
10:59
discontinued. You need to follow these
11:02
instructions and uh do like this.
11:08
So, thank you very much for watching
11:09
this video and also check out my website
11:12
freemediatools.com
11:15
uh which contains thousands of tools.
#Development Tools