WEBVTT

00:02.080 --> 00:04.160
Uh hello guys, welcome to this live

00:04.160 --> 00:05.600
stream. So in this live stream, I'll

00:05.600 --> 00:08.320
show you uh the Deep Seek open-source

00:08.320 --> 00:11.280
Chinese-based model. So how to integrate

00:11.280 --> 00:13.440
this inside your VS code with the help

00:13.440 --> 00:16.720
of a extension called as R code. It's

00:16.720 --> 00:18.800
insane extension.

00:18.800 --> 00:20.560
So it's a free extension that you can

00:20.560 --> 00:22.560
install.

00:22.560 --> 00:25.359
So once you write the name here, you can

00:25.359 --> 00:28.160
see it's got almost 1 million installs.

00:28.160 --> 00:30.480
So simply install this. So this lets you

00:30.480 --> 00:32.640
connect with third party AI providers

00:32.640 --> 00:35.520
using their API key. So now you will be

00:35.520 --> 00:37.680
wondering how to get the API key because

00:37.680 --> 00:41.040
Deep Seek it's an AI open-source model

00:41.040 --> 00:43.760
and you can visit this website open

00:43.760 --> 00:45.520
router.ai.

00:45.520 --> 00:48.160
So this lets you create an API key and

00:48.160 --> 00:50.800
it contains a lot of open-source all the

00:50.800 --> 00:53.039
models right here. You can search

00:53.039 --> 00:55.840
Deepseek which is this version which is

00:55.840 --> 01:01.199
completely free. Deepseek version 3.1.

01:01.199 --> 01:04.878
So here you can actually search

01:04.879 --> 01:08.320
Deepseek R1 which is also free model

01:08.320 --> 01:11.040
right here. You can access this. So now

01:11.040 --> 01:14.960
to access these models you come to the

01:14.960 --> 01:16.720
so right here you can try this for

01:16.720 --> 01:18.560
completely free inside their chat

01:18.560 --> 01:21.280
section as well or you can create an API

01:21.280 --> 01:23.439
key as well. So here you can directly

01:23.439 --> 01:26.240
chat with them and or you can create an

01:26.240 --> 01:28.960
API key. So now to create an API key

01:28.960 --> 01:30.799
just login with your Google account go

01:30.799 --> 01:34.640
to key section and just create an API

01:34.640 --> 01:37.040
key. So this will be unlimited. So once

01:37.040 --> 01:39.439
you write any name right here it will

01:39.439 --> 01:42.320
give you this API key copy to clipboard

01:42.320 --> 01:45.119
and once it is so extension is

01:45.119 --> 01:47.600
installed.

01:47.600 --> 01:50.960
So go to this and right here

01:50.960 --> 01:53.680
paste your API key. So go to the model

01:53.680 --> 01:56.560
section and configuration API

01:56.560 --> 01:58.960
configuration right here you API

01:58.960 --> 02:02.960
provider you select your open router

02:02.960 --> 02:05.520
and simply paste that API key that you

02:05.520 --> 02:08.479
got. After that from the model section

02:08.479 --> 02:12.560
uh you simply select for the deepsek R1

02:12.560 --> 02:15.360
model which is completely free here. So

02:15.360 --> 02:17.920
we selected this model right here. After

02:17.920 --> 02:20.959
that click on save

02:20.959 --> 02:23.920
and right here you can basically make a

02:23.920 --> 02:26.800
request and now the API will respond. So

02:26.800 --> 02:28.720
if this model is not working you can

02:28.720 --> 02:30.560
actually

02:30.560 --> 02:33.280
use another model

02:33.280 --> 02:37.560
from deepseek. So,

02:43.840 --> 02:46.480
so deep sake.

02:46.480 --> 02:49.280
So, the abbreviation free route right

02:49.280 --> 02:52.560
here is available for free. So, you can

02:52.560 --> 02:55.280
actually try out any model which is

02:55.280 --> 02:58.480
having this abbreviation free. So, click

02:58.480 --> 03:01.720
on save.

03:08.560 --> 03:10.879
So now the deepseek API will respond to

03:10.879 --> 03:13.040
you. You can see that now it is

03:13.040 --> 03:15.120
responding. So I will simply say here

03:15.120 --> 03:17.360
build a

03:17.360 --> 03:20.640
image to PDF web app and create a new

03:20.640 --> 03:23.640
file.

03:26.159 --> 03:28.159
So now what it will do it will create a

03:28.159 --> 03:31.519
image to PDF application for us and it

03:31.519 --> 03:35.319
will create a new file.

03:49.200 --> 03:52.080
So it is simply exploring

03:52.080 --> 03:54.080
and then it will actually make your

03:54.080 --> 03:55.840
application. So this is a insane

03:55.840 --> 03:57.680
extension for software development.

03:57.680 --> 04:00.080
Simply install this root code and then

04:00.080 --> 04:01.920
you can go to open router create your

04:01.920 --> 04:05.680
API key for deepsek model and it's very

04:05.680 --> 04:07.840
simple to integrate. You simply paste

04:07.840 --> 04:11.840
the API and right here you

04:11.840 --> 04:13.920
allow all the permissions. So first of

04:13.920 --> 04:17.199
all it will go and create the necessary

04:17.199 --> 04:20.600
files here.

04:25.840 --> 04:28.160
So now you can see it's totally free.

04:28.160 --> 04:30.160
Unlimited access is given. So once you

04:30.160 --> 04:32.240
create the API key there is no limit out

04:32.240 --> 04:34.320
there. So unlimited access is given. So

04:34.320 --> 04:37.759
this ru code uh deepseek R1 model you

04:37.759 --> 04:41.360
can successfully use it

04:41.360 --> 04:44.479
for software development

04:44.479 --> 04:46.720
and go to open router create your API

04:46.720 --> 04:48.800
key and uh you can access this model

04:48.800 --> 04:52.800
directly inside VS code

04:52.800 --> 04:54.880
and create your application. So now you

04:54.880 --> 04:56.720
can see it is generating the code for

04:56.720 --> 04:59.720
us.

05:08.639 --> 05:11.520
So you can do this with any AI model.

05:11.520 --> 05:13.600
Open route contains a lot of models

05:13.600 --> 05:16.080
right here. So it's completely free

05:16.080 --> 05:18.880
which are the open-source free models.

05:18.880 --> 05:22.919
So definitely try this.
