Google Officially Made Gemini 2.5 Pro CLI FREE Unlimited Access it IS INSANE to Code Apps in VSCode
Aug 27, 2025
https://github.com/QwenLM/qwen-code
Visit my Online Free Media Tool Website
https://freemediatools.com/
Buy Premium Scripts and Apps Here:
https://procodestore.com/
Welcome Folks My name is Gautam and Welcome to Coding Shiksha a Place for All Programmers. You can learn Web Development and Programming Tutorials.
Donate to Our Youtube Channel at :
https://www.instamojo.com/@geekygautam1997
Subscribe for more Videos: https://www.youtube.com/channel/UCR6d0EiC3G4WA8-Rqji6a8g?sub_confirmation=1
Watch next –
Show More Show Less View Video Transcript
0:01
Uh hello guys, welcome to this video. So
0:04
in this video I will show you uh Google
0:06
have officially made Gemini CLI
0:09
completely opensource and uh as you can
0:12
see this is I'm inside the GitHub page
0:16
Google Gemini CLI. So it's available
0:18
directly inside your terminal. You can
0:20
install them and start using it for
0:22
completely free. It will not cost you
0:25
any kind of subscription fees. It's
0:27
completely free. You can install this as
0:29
any other AI provider which such as
0:32
claude GitHub copilot. So Gemini CLI it
0:36
offers you free trial 60 request per
0:38
minute and thousand requests per day
0:41
with just your authentication using your
0:44
personal Google account. So it's more
0:45
than enough to try out for completely
0:47
free and it provides you with this
0:50
powerful Gemini 2.5 Pro model which has
0:54
access to 1 million token context
0:56
window. So it has all the basic
0:59
operations such as you can ask it to
1:01
code applications. It can debug your
1:04
applications using shell commands. So
1:06
now to install this it's very simple.
1:08
You simply execute this either this
1:11
command or this command. npm install
1:13
dash. You should have nodejs installed.
1:17
So
1:20
so I've already have the latest version
1:21
of node which is installed right here.
1:24
So simply execute this command. npm
1:26
installed -ashg for globally installing
1:28
this at the rate google/gemini
1:31
cla
1:33
so just do this and once you install
1:36
this
1:37
you simply will write here gemini and
1:40
start building your applications right
1:43
from your terminal so this will take
1:46
some time here so just wait for it to
1:48
complete
1:50
so the thing about this that you don't
1:52
require any API key so no API key
1:55
management. Just sign in with your
1:56
Google account and then now it's
1:59
completed. So I'll just write here
2:01
Gemini. And if you're doing it for the
2:04
very first time, you just need to login.
2:06
It will just prompt you to login with
2:08
your Google account. I've already done
2:11
that. So as you can see, it redirects me
2:14
to login. Every time you do this,
2:19
just need to login with your Google
2:21
account. That's all that you need to do.
2:24
And after that now the access will be
2:27
granted. So now you are now authorized
2:29
to access your account. So right here we
2:32
have this interface Gemini. So here you
2:35
can ask questions, edit files or run
2:37
commands. So I will simply say build a
2:40
image to PDF web app
2:44
and browser
2:46
and create all the code in a single
2:49
file. So you can see now inside my
2:53
directory is empty. So I just ask a
2:55
question. So it is now processing this
2:57
request. So
3:00
it is searching the results. It is
3:03
researching for the application
3:05
automatically doing all the stuff for me
3:07
and it will create the application.
3:11
So you just need to grant the
3:13
permission. Yes, allow always. So it
3:15
generated this request or application
3:17
for me. As you can see image to PDF.
3:22
So I can simply open this.
3:25
So it's a simple image to PDF converter.
3:29
So you can see that. So
3:32
it basically build out this image to
3:35
PDF. You can even modify this. So I can
3:38
simply say modify this UI to more
3:42
advanced.
3:51
So you can also ask follow-up questions.
3:53
So now it will modify this code to be
3:56
having more advanced UI.
3:59
It is simply analyzing the code, re
4:01
rewritten the UI for you, adding new
4:04
elements.
4:06
So this is really powerful guys because
4:08
you don't require any API key and from
4:11
your comfort of your terminal you can uh
4:13
connect Gemini 2.5 Pro. So as you can
4:16
see it is using this model directly. So
4:19
the thing is that it's completely open
4:23
source. It's unlimited usage are there.
4:26
So there is no need to pay any for API
4:29
key and token.
4:31
So as opposed to cursor and claw code
4:34
which gem GitHub go pilot we charge you
4:38
money but this has made this completely
4:40
free.
4:42
So now it has made the necessary changes
4:44
as you can see it rewritten the UI.
4:49
So it basically made into a advanced UI.
4:52
So you again select the functionality
4:55
remains the same but the UI has changed.
4:58
You can change the page size,
5:01
orientation, margin.
5:08
So everything
5:11
and we can simply ask build a
5:28
I'm just asking another application
5:30
build a QR code scanner and generator
5:33
advanced web app in browser.
5:36
So this is really
5:39
can see you can automate everything
5:41
using this. You simply ask the question
5:43
and the AI will do the job for you.
6:20
So you can see automatically it has
6:22
built out this application. You can open
6:24
this.
6:26
This is a QR code generator. So as soon
6:29
as you're writing it, it is generating
6:31
your QR code.
6:58
And same goes with scanner. You can scan
7:01
it with your webcam or if you have an
7:03
image file, you can even do that as
7:05
well. So,
7:08
so this is really powerful guys. You can
7:10
make any sort of web application in
7:12
seconds using their terminal tool which
7:14
is launched. It's completely free to
7:16
use. You simply install this login and
7:20
you can start.
#Programming
#Web Services
#Open Source
