0:04
Uh hello guys, in this live stream I
0:06
will actually show you
0:08
a open source alternative to
0:12
Divine AI, as you all know, it's a very
0:17
If you simply write Divine AI, it's a
0:19
virtual AI software engineer where you
0:21
actually develop your application. But
0:24
it's a subscription-based service. It
0:26
costs you money as well. It's a very
0:27
popular service. I personally use it a
0:34
if you go to GitHub, simply search for
0:38
So, this is actually a
0:41
open source alternative
0:44
to this Divine AI. So, if you simply
0:47
type Open Divine GitHub,
0:49
this will come. So, it's also similar to
0:51
Divine AI where it actually
0:54
using prompt, it can build out
0:56
full-stack coding applications. So, this
1:00
And it's directly runs in the browser.
1:02
This is the demo video, if you see.
1:05
You simply write whatever application
1:07
you want to submit, automatically it
1:09
creates out the application for you.
1:14
it has its own terminal code execution.
1:17
So, automatically it does that task for
1:23
It generates the fully description about
1:26
the first of all the problem.
1:28
Then it generates the code as well.
1:33
All the files are created successfully.
1:37
It has its own code editor as well. So,
1:39
now to install this, it's very simple.
1:43
You come to the GitHub repo.
1:53
you can directly clone this GitHub repo
1:58
copy the link address and directly
2:12
the easiest way to run it Open Divine is
2:14
inside a Docker container. So, you can
2:17
whatever you set your
2:19
API key of your whatever AI provider. It
2:22
can be Cloud, Open AI. You set the API
2:25
key. After that, you set the workspace
2:27
directory in which you are working. And
2:30
then you simply run the command Docker
2:35
And automatically your application will
2:41
So, these are some of the things which
2:44
First of all, your API key, the base
2:47
whatever model you are using, API
2:55
So, you can see it's a pretty much the
2:58
same that Divine AI is charging you.
3:00
Inside pricing, if you see the pricing,
3:03
the core plan start with $20 per month.
3:08
but it's an open source open source
3:14
a lot of stars on GitHub.
3:21
These are the technologies that it has
3:23
uses It's a React app.
3:25
You can directly clone this. So,
3:30
almost got 1.2 stars on GitHub.
3:34
So, it's really popular
3:39
repository. You can definitely check
3:42
So, you can see that it's an open source
3:44
project aiming to replicate Devin,
3:47
an autonomous AI software engineer. So,
3:49
definitely check this out.