0:00
live stream. So in this live stream,
0:01
I'll show you a open-source platform
0:04
where you can actually download and run
0:06
any AI model offline inside your PC or
0:09
tablet or laptop. It's called as
0:14
Uh this is the address of the platform.
0:17
If you go to the browser, simply type
0:19
this address. It's completely free and
0:21
open source and it's a great alternative
0:24
to platforms like Olama.
0:27
So if you simply click get open web UI,
0:31
this is their official GitHub repo. It's
0:36
stars. It's a very popular user uh
0:38
GitHub repo and it's a userfriendly AI
0:42
interface where you can run and download
0:44
open-source AI models and directly
0:46
execute them inside your machine. So now
0:49
to actually download this, you come just
0:52
go to the releases section. Uh
0:57
so right here you will see just search
1:00
for the download option.
1:03
So now if you just want to download this
1:11
just check the releases section. Yeah.
1:13
So come to the releases section right
1:15
here and simply click on that. And now
1:19
simply select your operating system and
1:29
this is the actual source code which is
1:31
given but we want the exe file. Let me
1:34
just show you the exe file where to get
1:40
This is the actual latest version. Open
1:46
Now if you want to install this I think
1:54
so we do need to install this by this
1:57
pip command. So you should have python
1:58
installed python version 3.11 you should
2:02
have python installed. So you execute
2:04
this command pip install open web UI. So
2:08
simply go to the terminal section and
2:10
wherever you need to execute this. So
2:14
right here, let me just open.
2:23
So simply go to the terminal section and
2:26
uh make sure that you have Python
2:28
installed. So I already have the latest
2:30
version of Python. It's installed in
2:32
inside my system. And then you execute
2:34
that command pip install open web UI. So
2:39
as soon as you execute this command, it
2:41
will directly install this it is now
2:44
installing this package here. So once it
2:47
is installed, you can directly execute
2:49
this and it will start that GUI
2:52
interface where you can download any AI
2:56
So it takes some time here. So just wait
2:59
for the it to finish.
3:06
So it's a great alternative to platforms
3:08
like Olama which is also a very insane
3:11
platform for downloading any AI model
3:14
inside your system. So it's a great
3:17
alternative because it's completely open
3:19
source. You can actually see the source
3:21
code of this. So open web UI and it
3:25
supports all the uh open-source models
3:28
which are there in the market. So if any
3:30
opensource model is released by a
3:32
company you can download that model
3:34
inside your machine. So it's a very
3:36
insane kind of a software. Uh definitely
3:39
check out this. The command is simple
3:41
that I showed you. So it is simply
4:16
So you can just see it is installing it.
4:18
The size is 141 mgabytes. So once it
5:01
So it's a big package. So it will take
5:04
some time to install. So I'm just
5:05
showing you the overall process how much
5:14
So after it installs successfully, you
5:16
just execute this command open web UI
5:19
serve. This will basically start the
5:22
local development server and it will
5:24
directly open it inside HTTP localhost
5:27
80080 and you can access that
5:32
directly inside your browser. So,
5:55
so it has its own documentation as well
5:58
if you are facing any sort of issues. So
6:01
these are step-by-step documentation
6:02
which is given right here. So
6:07
if you are stuck at any issue, you can
6:10
go to this documentation right here.
6:21
so it can even use your GPU as well. So
6:24
you can see there is a command for using
6:26
your Nvidia GPU as well.
6:31
So definitely check out this is