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:
https://discord.gg/cRnjhk6nzW
Visit my Online Free Media Tool Website
https://freemediatools.com/
Buy Premium Scripts and Apps Here:
https://procodestore.com/
Show More Show Less View Video Transcript
0:01
Uh hello guys in this live stream I will
0:04
show you uh a very popular AI network
0:07
for developing coding applications. It's
0:09
called as claude code. Claude as you all
0:12
know it's actually a very popular
0:14
website for chatting with AI to build
0:17
anything especially for developers
0:19
coders you can build out quality looking
0:21
coding applications by simply chatting
0:24
it with the chatting prompt. So clot.ai
0:27
I so similar to chat GBT Gemini they
0:31
have this chat window where you can
0:33
actually build out whatever application
0:36
you want to develop. So let's suppose I
0:38
say build a
0:40
complete PDF editor.
0:44
So once you write the prompt it will
0:47
instantly build out a coding application
0:49
for you. You can try this online by
0:52
visiting claudeai. And as you can see
0:54
you can actually use these AI models
0:57
opus set.
0:59
So once you send out the request
1:04
the AI will start developing this
1:06
application. So it will start to
1:09
actually install the necessary
1:11
dependencies and then write the code
1:13
from scratch. So as you will see right
1:16
here it's actually writing the code
1:18
here.
1:22
So it's actually developing this
1:24
application in HTML, CSS and JavaScript.
1:27
It's writing the necessary CSS.
1:31
So once it completes you will see a
1:34
complete PDF editor app will be made and
1:37
you will get a notification as well.
1:41
So if you're watching it for the very
1:42
first time, please hit that like button,
1:44
subscribe the channel. And they also
1:46
have a claude code which is a CLI tool
1:50
for developing same kind of application
1:52
that as you can see it's doing it
1:54
online. You can even install this cloud
1:57
code on the terminal as well. So just
2:01
wait for the AI to complete the actual
2:04
code here. So it's actually as you will
2:07
see it's writing this HTML, CSS and
2:10
JavaScript code in this editor.
2:18
So once it finishes you will see the
2:20
live preview.
2:49
So you can see it's actually
2:52
writing from scratch. It has all the
2:55
features here. Citing now the JavaScript
2:57
the actual business logic of the
2:59
application.
3:02
It's also commenting out the code as
3:04
well. So for certain section of code,
3:06
it's also writing the comments as well,
3:08
which makes it easy for you to actually
3:11
understand which section of code which
3:13
belongs to which section.
3:15
So you can just see right here. So once
3:17
it finishes, you will see the live
3:19
preview.
3:21
So definitely hit the like button,
3:23
subscribe the channel as well.
3:26
So I regularly use claude for making
3:30
applications, coding applications.
3:33
So it makes it easy for you to actually
3:36
code your applications.
4:12
So you can see it's still writing the
4:14
code here. I think it's now just
4:17
finishing out just
4:20
actually writing the so in the meantime
4:23
as it's right I will not need to show
4:25
you this clot code which is their CLI
4:28
tool similar to codeex of open AI chart
4:32
GPT they also have their own clot code
4:34
which you can directly install this
4:36
inside your terminal or you can directly
4:39
install it as a VS code extension they
4:42
also have a desktop app that you can
4:44
installed.
4:46
So this is their
4:49
paid subscription is required to
4:51
actually use their desktop app. So we
4:54
will talk about this uh terminal here
4:57
which is claude code which makes it easy
5:00
for you to code applications directly
5:02
inside your terminal. So this is the
5:03
command which is required either you can
5:06
directly execute inside your terminal or
5:09
powershell.
5:12
So simply copy this command and go to
5:15
your terminal uh directly
5:18
install cloud code. So once you type
5:21
this command just enter it. It will
5:23
install claude code inside your machine.
5:25
So once it is installed you simply
5:27
access claude code by writing claude. So
5:31
as you write cla here you will see these
5:34
options. Claude code may read, write or
5:37
execute files contained in this
5:38
directory. So you simply click yes
5:41
proceed and uh
5:45
now this AI will directly run inside
5:47
your terminal. It will select the AI
5:50
model
5:51
everything. So
5:55
you can run the init command to create a
5:57
cloud empty file with instructions for
5:59
cloud to actually make so /init. So
6:04
there are various commands out there
6:05
that you can do inside cloud code to
6:08
actually execute it directly inside your
6:11
terminal. So to make your applications.
6:14
So
6:16
now you can see it's actually built out
6:18
a fully fleshed PDF editor.
6:22
It also gives you the download option as
6:24
well.
6:30
It also gives you the download option to
6:32
actually download the source code and it
6:35
shows the PDF editor live preview. So it
6:38
has all the features. From here you
6:40
select your PDF file.
6:45
If you click download uh the overall PDF
6:49
editor file will get downloaded.
6:55
So it directly opens it in the browser.
6:58
From here you select
7:02
whatever PDF file you want to edit.
7:06
It has all the features right here. So
7:08
definitely visit this clot code. It is a
7:12
really nice platform for building
7:13
quality coding applications. You can
7:15
directly install this as well as a CLI
7:18
tool.
