How to Use OpenAI’s GPT‑OSS Model in VS Code with Cline & OpenRouter – Build Live Apps FAST!
Aug 29, 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
live stream. So in this live stream I
0:01
will show you another open-source model
0:04
which is released by open AAI which owns
0:07
the company chat GPT. So on their
0:09
official blog post they have tell that
0:11
they have releasing this model GPT.
0:15
OSS two variants with 120 billion and
0:18
the second one is 20 billion. So it
0:20
basically was released on August 5th,
0:22
2025
0:24
and it's still there and I will show you
0:26
in this video how to use it inside VS
0:29
code with open router and clin which is
0:31
a VS code extension. So this is the
0:34
information then go to this website
0:36
openouter.ai
0:38
and simply search for this model GPT-
0:42
oss. This is the 120 billion parameter.
0:46
So here you can try this model
0:48
completely free by clicking on the chat
0:50
button and right here you can build out
0:52
any sort of application right here. So
0:54
let's suppose I say build a image to PDF
0:59
web app in browser. So I simply write
1:02
this prompt here in the chat prompt and
1:05
automatically
1:07
uh so no end points find matching your
1:11
did. So now if you just want to use this
1:15
inside VS code what you can do you can
1:17
install a extension
1:19
uh which is
1:22
Clint C L I N E which is a very popular
1:25
extension
1:27
for VS code for connecting with various
1:31
AI providers.
1:34
So this will be the extension right
1:35
here. So simply need to install this.
1:38
It's almost got 2 million installs. So
1:41
this will appear light right here once
1:44
you activate this. So
1:48
now
1:50
as you can see uh just go to the this
1:54
model section and se simply select your
1:57
open router from the API provider and
2:00
then paste your API key. This you can
2:02
totally get for completely free by going
2:05
to your profile icon. Simply login with
2:07
your Google account and simply click
2:09
create API key. Just give it a name and
2:12
this will you'll be giving your API key.
2:14
So simply paste it and then from the
2:16
drop-down you can select any model GPT5
2:20
GPT. So here you can select GPT OSS
2:25
and this is a variant. Simply select
2:28
that variant and after that come to the
2:31
chat window and right here
2:35
you can simply say build the image to
2:37
PDF web app.
2:41
And here you can even attach files as
2:43
well.
2:50
And basically you send out the request
2:52
here and automatically this will build
2:54
out your application here.
2:56
And uh
3:01
so you can basically build
3:05
you can use any model right here.
3:27
So just make sure that you are let me
3:31
log in. Uh
3:33
if you are on the free plan I am not
3:36
subscribed to their premium plan. So
3:39
your credits will be over. So now my
3:41
credits are not there. So what you can
3:43
do you can login with a different Google
3:46
account and then get your API key. So
3:48
this is one alternative. You can use
3:51
open router AI. Simply go to this.
3:54
Simply sign in.
4:01
[Music]
4:07
So in the free plan, it just provides
4:09
you with sample credits that you can use
4:12
here and after that you need to
4:15
subscribe.
4:17
So to counter that you can actually
4:19
login with multiple accounts.
4:23
Again repeat the process and you
4:25
basically get this much of sample
4:27
credits. After that you just click add
4:29
credits and you can add credits as well.
4:33
So
4:44
this will give you your API key. You
4:47
simply need to paste it.
4:54
So this open router is a great platform
4:56
if you want to try out any new model
4:58
which is released in the market.
5:03
So now this is not in the testing phase
5:05
that's why it is giving me this error
5:07
because you now need to purchase some
5:08
credits. So when whenever a new model is
5:11
released in uh the market you can
5:14
actually try this on open router.
5:18
So the process will remain the same here
5:20
for GPT OSS as well.
5:24
So as you can see you do have the chat
5:27
button as well.
5:37
enable free. You just need to
5:42
enable everything right here. Just
5:44
enable every the status right here. And
5:46
again try this.
6:20
Uh I think my keys are different. Uh
6:23
just
6:45
So this is the overall process here. You
6:48
can basically purchase some credits to
6:50
actually get started.
6:53
This is their GPT model. All these
6:56
models you can
6:58
this is the GPT OSS model that I'm
7:01
talking about. So it's an opensource
7:05
model here. You can even install this
7:07
inside your own machine as well. Uh one
7:09
other alternative you can try this. It's
7:12
also available on hugging face which is
7:14
another open-source website where you
7:16
can search for models. Simply search for
7:18
GPT OSS.
7:20
So there are some spaces which are
7:22
created by people. So these are uh the
7:26
free spaces which are created by people
7:29
out there. So here you can use this
7:32
spaces right here.
7:36
So you can basically ask a question.
7:45
This is one other alternative way by
7:48
which you can use this.
7:52
So as you can see it is now suggesting
7:54
me this image to PDF. So you can just
7:56
see the speed of it.
8:05
So this is another way going to hugging
8:08
face and basically trying the spaces.
8:12
So as you can see
8:23
so this is the model here GPT OSS 120
8:26
billion. So here you can try this for
8:28
completely free on hugging face as well.
#Open Source
#Programming