Get the full source code of application here:
Show More Show Less View Video Transcript
0:00
Uh hello guys, welcome to this video. So
0:02
in this video, I'll show you how to use
0:04
the GPT5 which which is the latest model
0:08
from OpenAI. How to use this for
0:10
completely free inside your cursor uh
0:13
IDE cursor. As you all know, it's a very
0:16
popular AI code editor. So simply if you
0:19
haven't installed cursor, simply type
0:21
here download cursor and just install
0:24
this inside your Windows machine. It has
0:25
a .exe file here. So simply if you
0:28
download this just run the setup and the
0:30
cursor will open and for now the GPT5 is
0:35
recently released. So that's why they
0:37
are offering the access to be to totally
0:40
free. So you will get this notification
0:42
that uh the GPT5 and cursor CLI is
0:45
available.
0:47
So it's the most intelligent model we
0:49
have tested and cursor users can try it
0:51
for free and uh
0:54
you basically first of all you install
0:58
the CLI here if you do want to install
1:00
it or if you just want to try the GPT5
1:03
here
1:05
and right here
1:09
click on new chat
1:12
and right here you can actually try out
1:15
you can basically ask anything. Let's
1:17
suppose build a calculator
1:19
in HTML, CSS and JavaScript.
1:33
So
1:38
here you can select by default this GPD5
1:41
is selected here. You can see that. So
1:43
now you can offering this open AAI's
1:46
latest model. You select this GPT5 and
1:50
just send out this response. And now
1:52
what it will do, it will use the GPT5
1:55
model. And as you can see here, it is
1:58
not asking for any sort of API key here.
2:00
It is simply generating the response
2:02
here. So at this moment of time it's
2:04
completely free to use inside your
2:06
cursor ID the GPT5 model and it will not
2:10
ask to enter any API key. So you can
2:15
easily
2:17
uh you can see it is adding this index
2:19
html file here.
2:38
So you can just see here it is now
2:42
creating these two files here coding it.
2:45
This is actually the power of uh
2:50
GPD5 here and also it is creating this
2:54
script.js file as well. So step by step
2:57
it is doing its process. You will see
2:59
now it created on the left hand side the
3:02
three files for our calculator inside
3:04
your cursor IDE. So in this easy way you
3:07
basically install cursor and uh right
3:10
here in you can actually select GPT5
3:14
which is the most powerful model for
3:17
coding. So you can simply do this and as
3:20
soon as you will see click on keep
3:27
can see that. So this is the full
3:30
calculator app that it has generated. So
3:33
click on keep keep for everything.
3:37
So in this easy way you can generate any
3:40
sort of application. You can simply type
3:42
this here. So I will simply say build a
3:47
bike racing game
3:51
and write
3:53
all the code in a single
3:57
racing HTML file.
4:00
So you can just ask unlimited questions.
4:03
There is no restrictions at this moment
4:05
of time here. So the cursor ID will
4:08
start creating the file for you and
4:11
first of all it will generate a summary
4:13
for you of the overall application the
4:16
bike racing app and then it will create
4:19
the overall files the coding files and
4:22
here you can even attach the actual
4:24
files by typing add the rate and you can
4:27
basically specify attach various files
4:31
here. Just type here add the rate and so
4:35
this basically as you can see right here
4:38
it is saying 2% context use. So this is
4:41
a limit here. So once it reaches 100%.
4:45
Then it will give you that limit. So for
4:49
a limited usage you can try this for
4:51
completely free. There is no
4:52
restriction.
4:54
It will not ask for any sort of API key.
4:57
So this is the only way by which you can
5:01
access GPT5 in a IDE because in VS code
5:05
it will ask for API key. So that's the
5:09
only way by which you can use the GPT5.
5:17
So basically now it is generating the
5:20
file for you. So just wait.
5:28
So I am not enrolled in the
5:32
uh cursor any plan. I'm just using it
5:34
for completely free.
5:37
So now it basically created this uh file
5:41
here.
5:44
This game which is bike racing game. You
5:47
can see almost 448 lines of code. it has
5:50
generated in a single burst and in this
5:54
easy way
5:58
if you just want to see the output here.
6:03
So if I just
6:07
go to this I just want to see the output
6:11
of this.
6:14
So you can see guys this gen it
6:16
generated this bike racing app here.
6:20
So you can see how cool this app is
6:22
looking like and this is the actual
6:25
power of uh GPD5 guys. You can see that.
6:33
So we simply write the prompt here and
6:36
based upon that it generated this simple
6:40
but effective bike racing app.
6:45
You can see that
6:47
once it it also displays the scores it
6:50
put coins.
6:57
So this is a very powerful model guys
6:59
GPT5 in this easy way you can use it for
7:02
completely free inside your cursor IDE.
7:06
So just download and simply write in the
7:10
chat prompt you ask anything just simply
7:13
select any sort of model you can even
7:15
use claude model as well
7:19
if you use any other model let's suppose
7:22
if I use
7:25
Gemini 2.5 pro
7:29
so if I say build a
7:33
so in this easy way you can do this
7:34
thank you very much for watching this
7:36
video and also check out my website
7:39
freemediatukes.com
7:41
uh which contains thousands of tools.
#Programming
#Software
