WEBVTT

00:00.359 --> 00:02.440
uh hello guys welcome to this video so

00:02.440 --> 00:04.720
in this video I will show you a vs code

00:04.720 --> 00:07.319
extension which allows you to actually

00:07.319 --> 00:11.440
code automatically it's a Google Gemini

00:11.440 --> 00:14.480
code assist it's developed by Google and

00:14.480 --> 00:17.640
it's completely free open source so just

00:17.640 --> 00:21.720
if you type here Gemini code assist

00:21.720 --> 00:23.480
inside your extension

00:23.480 --> 00:25.960
tab so this is actually the extension

00:25.960 --> 00:28.480
which comes right here if you see that

00:28.480 --> 00:31.400
it's developed by Google and and uh

00:31.400 --> 00:34.440
Gemini is an AI model for Google here so

00:34.440 --> 00:37.520
it it can generate code autocomplete

00:37.520 --> 00:39.520
everything it can do and the nice thing

00:39.520 --> 00:42.200
about that which differs from other AI

00:42.200 --> 00:44.440
providers it's completely free you did

00:44.440 --> 00:46.120
not have to pay anything click the

00:46.120 --> 00:48.719
install button and just activate this

00:48.719 --> 00:50.680
extension so after you activate this

00:50.680 --> 00:53.719
extension you will see it

00:53.719 --> 00:58.039
will get added inside the sidebar so

00:58.039 --> 01:01.920
just wait for the installation to

01:04.799 --> 01:08.119
this will take almost 15 20 seconds to

01:08.119 --> 01:09.799
install so you can see it's having

01:09.799 --> 01:13.600
almost 309,000 installs so as you

01:13.600 --> 01:15.960
install this you will see it

01:15.960 --> 01:19.799
will show up inside the sidebar like

01:19.799 --> 01:21.720
this Gemini code

01:21.720 --> 01:26.360
assist and if you open this uh now let's

01:26.360 --> 01:28.400
suppose you just need to sign in with

01:28.400 --> 01:30.439
your Google account if you opening it

01:30.439 --> 01:32.320
for the very first time it will redirect

01:32.320 --> 01:35.680
you to the select to your Google account

01:35.680 --> 01:37.640
and uh then you just need to Grant the

01:37.640 --> 01:40.320
permission

01:42.360 --> 01:45.479
so so now the authentication is complete

01:45.479 --> 01:48.759
so now you can return to your vs code so

01:48.759 --> 01:50.399
it will fetch the

01:50.399 --> 01:53.280
information and uh this will just take 5

01:53.280 --> 01:57.600
to 10 seconds for the complete setup to

01:57.600 --> 02:00.479
do so now you can start start using it

02:00.479 --> 02:03.119
for completely free it's Limitless there

02:03.119 --> 02:05.960
is no limit on using this so here you

02:05.960 --> 02:09.440
can ask anything Gemini so at the rate

02:09.440 --> 02:11.160
if you type right here and you will see

02:11.160 --> 02:13.200
all these choices it will detect all the

02:13.200 --> 02:16.000
files that are present right here so

02:16.000 --> 02:19.040
let's suppose you can provide files here

02:19.040 --> 02:22.599
provide them as a reference to this

02:27.160 --> 02:31.319
AI we can just say modify this file to

02:31.319 --> 02:38.120
make a react calculator using CDM and

02:39.360 --> 02:44.640
browser so as you just uh give this so

02:44.640 --> 02:47.680
it is now thinking and it will actually

02:47.680 --> 02:50.400
provide you with this code that you

02:50.400 --> 02:53.680
have so you can see it has created this

02:53.680 --> 02:57.879
file here and

03:00.800 --> 03:03.599
you can now open this index.html file

03:03.599 --> 03:06.519
here and

03:08.040 --> 03:14.599
uh so just copy this and paste it so

03:14.599 --> 03:16.879
this is your react calculator if you

03:16.879 --> 03:20.440
open this in the browser you will

03:20.440 --> 03:22.360
actually see this is actually the

03:22.360 --> 03:25.680
calculator it has created so it's a nice

03:25.680 --> 03:30.159
little calculator you can see that

03:30.319 --> 03:34.120
so similarly you can uh do this so this

03:34.120 --> 03:36.560
is the first scenario

03:36.560 --> 03:41.920
and now let's suppose if I

03:43.480 --> 03:48.959
say build a vuejs calculator

03:51.000 --> 03:53.560
similarly so you can just ask here and

03:53.560 --> 03:55.360
it will just give you the code here that

03:55.360 --> 03:56.239
you

03:56.239 --> 03:59.799
want it's very simple and uh there

03:59.799 --> 04:01.680
there's also a shortcut key as well if

04:01.680 --> 04:05.680
you don't want to copy paste from here

04:05.680 --> 04:07.640
so let me just show you this is actually

04:07.640 --> 04:09.560
your view

04:09.560 --> 04:11.799
calculator so you can see it is using

04:11.799 --> 04:13.959
the CDN of

04:13.959 --> 04:17.000
view and if I open this now you will see

04:17.000 --> 04:19.519
that same calculator is now the design

04:19.519 --> 04:21.759
is also the same but now it is using

04:21.759 --> 04:25.600
vue.js so it is that easy guys you know

04:25.600 --> 04:28.320
how to use this Gemini code assist it's

04:28.320 --> 04:31.280
completely free no need to pay anything

04:31.280 --> 04:32.800
just sign in with your Google account

04:32.800 --> 04:35.080
and start using it and the next shortcut

04:35.080 --> 04:37.360
key I was telling you can even just type

04:37.360 --> 04:40.280
control I inside

04:40.280 --> 04:43.280
your and here you can select the model

04:43.280 --> 04:46.520
here either GPT or Cloud CLA is best for

04:46.520 --> 04:48.919
programming so I will suggest that you

04:48.919 --> 04:52.000
use this model which is Claud 3.5 and

04:52.000 --> 04:53.759
here you can directly write the prompt

04:53.759 --> 04:58.800
here so just I will say make a

05:00.880 --> 05:07.199
view image to PDF app using

05:07.199 --> 05:09.919
CDN so as you just write the prompt here

05:09.919 --> 05:11.720
automatically it will generate the code

05:11.720 --> 05:14.919
for you

05:18.120 --> 05:21.000
so control I is the shortcut so you can

05:21.000 --> 05:27.560
see it is actually writing the code here

05:32.880 --> 05:35.240
so contr I is the shortcut control I is

05:35.240 --> 05:39.160
a shortcut and here you can

05:39.440 --> 05:44.600
actually please make a react image to

05:44.600 --> 05:48.360
PDF app using

05:49.000 --> 05:52.319
CDM so if you just enter it you will see

05:52.319 --> 05:54.039
it

05:54.039 --> 05:56.560
will is thinking here and it will

05:56.560 --> 06:01.280
automatically paste the code here

06:04.800 --> 06:06.400
so it is directly writing it in the

06:06.400 --> 06:08.599
editor you don't need to copy paste

06:08.599 --> 06:11.319
control I is the shortcut so now you can

06:11.319 --> 06:13.960
either accept or decline it so we can

06:13.960 --> 06:17.319
accept this code and try to see if this

06:17.319 --> 06:19.880
working so here you can

06:19.880 --> 06:23.440
select image so click this button you

06:23.440 --> 06:26.080
will see it created this PDF file so you

06:26.080 --> 06:28.400
can see we have created a image to PDF

06:28.400 --> 06:31.120
converter very simply inside using this

06:31.120 --> 06:33.759
code Gemini which is provided by Google

06:33.759 --> 06:36.919
you can select multiple images as well I

06:36.919 --> 06:40.680
think for this time we can only select a

06:40.680 --> 06:41.599
single

06:41.599 --> 06:44.759
image so what we can do is that we can

06:44.759 --> 06:47.360
adjust this

06:50.319 --> 06:54.639
code modify this code to

06:54.639 --> 06:57.000
allow user to

06:57.000 --> 07:01.080
select multiple images and then insert

07:01.080 --> 07:05.039
them in PDF so you can actually also ask

07:05.039 --> 07:07.680
counter questions as well so

07:07.680 --> 07:10.520
that just adjust your output whatever

07:10.520 --> 07:12.120
output that you need so it will now

07:12.120 --> 07:14.160
modify this code

07:14.160 --> 07:17.800
accordingly so that uh the user can

07:17.800 --> 07:19.919
accept multiple

07:19.919 --> 07:24.720
images so here you can accept

07:44.360 --> 07:46.240
so in this way guys you can directly use

07:46.240 --> 07:48.840
it inside vs code to build out great

07:48.840 --> 07:51.199
tools and applications which is Gemini

07:51.199 --> 07:53.080
code assist it's completely free you can

07:53.080 --> 07:55.240
see it doesn't give me any sort of

07:55.240 --> 07:57.159
warning that you have reached the limit

07:57.159 --> 07:59.919
it doesn't use tokens or any kind of

07:59.919 --> 08:02.520
limitation it's completely Limitless and

08:02.520 --> 08:05.479
you can use it unlimited number of time

08:05.479 --> 08:08.280
and uh recently Google has made this

08:08.280 --> 08:11.680
tool for completely free previously it

08:11.680 --> 08:14.360
was paid solution but now you can

08:14.360 --> 08:17.639
actually uh use it for completely

08:17.639 --> 08:19.879
free

08:19.879 --> 08:23.599
so you can also see on their website uh

08:23.599 --> 08:26.520
Gemini Cod assist is now completely free

08:26.520 --> 08:29.080
so the recently previous month I think

08:29.080 --> 08:31.879
they have made this a free version so

08:31.879 --> 08:33.719
that's why I wanted to make this video

08:33.719 --> 08:35.360
so that you can directly install this

08:35.360 --> 08:37.479
extension and start using it inside vs

08:37.479 --> 08:39.880
code so thank you very much for watching

08:39.880 --> 08:42.120
this video and also check out my website

08:42.120 --> 08:45.120
as well free mediat tools.com uh which

08:45.120 --> 08:46.959
contains thousands of tools regarding

08:46.959 --> 08:49.120
audio video and image and I will be

08:49.120 --> 08:52.680
seeing you in the next video
