This AMP CLI By Sourcegraph is INSANE to Build & Deploy Coding Apps in Terminal Destroying Claude??
Sep 3, 2025
Check the full description to see all Payment Links to Buy Source Code: Buy the Source Code with PayPal (in USD): https://www.paypal.com/ncp/payment/5AGGYJECQVZJC Live Demo of App: Buy the Source Code with Stripe (in INR): https://buy.stripe.com/5kQ4gB8rCbcydjD4Vm14f1J More Payment Options: Watch My Visual Studio Code IDE Setup Video For Fonts,Themes & Extensions https://youtu.be/Bon8Pm1gbX8 Hi Join the official discord server to resolve doubts here:
View Video Transcript
0:00
Hello guys, welcome to this video. So in
0:01
this video I'll show you yet another
0:03
coding uh terminal AI coding agent for
0:06
building coding application directly on
0:07
the terminal. So this is the company by
0:09
source graph. They have their claim. If
0:13
you simply type this on Google the very
0:15
first website which comes amode.com.
0:18
So this is a great alternative to plot
0:20
code gemini gpt5.
0:23
So it's a CLI tool. So
0:29
click on this ammp cla
0:34
this is the CLI tool that this company
0:37
has developed sourcecraft.com
0:40
and uh
0:43
basically they have provided the
0:45
instruction right here you can click on
0:48
sign up and simply login with your
0:50
Google out.
1:05
So here
1:07
this is the step-by-step instructions
1:09
which are given. Uh you can install this
1:12
by executing this command. You should
1:14
have NodeJS installed. So I have already
1:16
have NodeJS installed.
1:21
I'm using the 22.1.7 the latest version
1:24
of NodeJS and after that you simply copy
1:27
this command and simply paste it npm
1:29
install-g
1:31
at the rate sourcecraft/M
1:34
so this will install the latest engine.
1:49
So after that you simply say am login.
1:54
So this will authenticate already
1:57
configured. So I will say no. So you
2:00
simply type here am
2:03
now now the AI agent will automatically
2:06
start.
2:10
So now you can see welcome to AM and uh
2:14
right here you can have all these
2:16
commands here. This is
2:23
you can this is the agent file here and
2:26
this is an editor right here.
2:30
So I will simply put a message hi and
2:33
this will reply to me. So hi I'm AM
2:36
ready to help with your coding task. So
2:39
right here if you want to make an
2:40
application right here let me just uh
2:43
first of all tell it to delete all the
2:45
files which are present. So delete all
2:48
the files which are
2:51
present in the working
2:54
directory please.
2:58
So it can delete also all the files
3:00
which are present and as you will see
3:03
all these files will be deleted.
3:07
So you can just need to grant the
3:09
permission. So allow yes allow all for
3:12
this session.
3:14
So
3:16
now it is removing the files.
3:19
So you can see automatically all the
3:21
files have been successfully removed for
3:23
you.
3:33
And now I will say build a image to PDF
3:37
web app in browser and a single index
3:42
html file.
3:44
So I just simply tell just to build a
3:47
image to PDF web application is browser.
3:49
And now it is actually running the AI
3:52
models and building out this application
3:54
for us.
3:56
So it first of all creates a structure
3:59
what sort of application and the
4:01
features it tells you. So this context
4:04
window you get basically of 968,000
4:07
tokens. So you have used up to 2% of it.
4:09
So it's totally free to try all the
4:12
features. You can try this on the
4:14
terminal. You can generate applications.
4:24
So it is just generating the application
4:26
for you. So just need to wait for some
4:28
time.
4:52
So you can see it has generated this
4:54
file for us. It's an image to PDF
4:57
application.
4:59
So you can actually see the live
5:01
preview. This is
5:03
a fully fledged HD uh application.
5:10
So right here you simply select a series
5:13
of images
5:19
and you get this convert to PDF button
5:21
and click on this and all your images
5:24
are successfully generated. So
5:28
so basically it created a complete image
5:30
to PDF converter features include drag
5:33
and drop
5:35
everything. So similarly we can create
5:38
another application build a advanc
5:43
QR code generator
5:46
and scanner web app
5:50
QR code HTML.
5:54
So again you write again it will
5:56
generate the files for you. So you can
5:59
generate
6:01
coding applications right here. You
6:03
simply write the prompt what sort of
6:05
application you want to generate and
6:07
then it will start generating the
6:10
application for you. So first of all it
6:12
lays out the structure all the features
6:15
it will tell you and then automatically
6:18
it will create the file for you.
6:27
So this is the AM CLI coding agent tool
6:30
which is developed by this company
6:32
source graph. Simply log in with your
6:34
Google account and you can try this for
6:36
completely free.
7:19
So once it completes you will get the
7:21
notification. It is just creating the uh
7:23
application for you.
8:00
So as you can see it is generating the
8:02
code here. So it generated this file for
8:04
us which is QR code HTML
8:08
and it also generates a short little
8:10
summary and
8:20
So if I try to open this application,
8:22
this is an advanced QR code generator
8:25
and scanner application.
8:27
So right here you simply write
8:33
and if you're facing any sort of error
8:35
message, you can paste this error
8:36
message right here.
8:39
I'm facing this error
8:43
when I open
8:45
kindly fix. So you can also ask a
8:49
follow-up question as well. If you're
8:51
facing any sort of error message then it
8:53
will edit the file for you.
8:58
It will change these lines here
8:59
automatically. It will change the CDN.
9:02
So that's why it was creating the
9:05
problem. It is simply editing where it
9:08
is creating the problem automatically
9:10
fixing out the mistakes right here.
9:17
So now it has updated the application.
9:19
So again you can check.
9:24
So refresh and now this application
9:29
just type
9:33
the URL and then click on generate.
9:45
Sometimes AI can mistate can also do
9:49
mistakes as well. So,
9:58
so you can definitely check out this AM
10:01
uh CLI and you can directly build out
10:04
applications from your terminal.
#Programming
#Software