0:00
show you a platform uh where you can
0:02
connect uh different AI models together
0:06
and basically build out smart AI
0:08
assistants. This is called as
0:10
langchain.com. Uh this is their official
0:14
website lngchain.com.
0:16
If you directly open it in the browser
0:19
and it's one interface you can integrate
0:22
any AI provider claude GPT Gemini any
0:25
provider and you can get started with
0:29
Python or JavaScript simply select and
0:32
this is the step-by-step instructions
0:34
which are given how to install this.
0:40
if you have NodeJS installed so this is
0:43
a simple npm command here. So you can
0:46
basically install this package. After
0:54
is basically given step-by-step
0:56
instructions. So this is a insane
1:00
by which you can connect different AI
1:10
so basically it connects multiple
1:13
models. This is their simple chat model.
1:16
So if you simply click right here, you
1:20
will see this chat model. You can
1:21
directly try this online.
1:24
So you can basically select different AI
1:33
So it's completely open source. This is
1:35
the GitHub repo and uh
1:43
so you can see you can use multiple AI
1:50
to build out AI assistants. So this is
1:52
their GitHub repo right here. Uh it's
1:54
completely free to install. You can
1:56
install this globally. npm install-s
2:03
So it's actually a framework for
2:05
developing applications powered by
2:07
language models. It enable applications
2:09
that context aware reason and it
2:13
connects models together.
2:16
So it's an insane platform. This is
2:18
their GitHub repo and definitely