mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-21 17:54:58 +00:00
update:readme doc, put documents
This commit is contained in:
parent
171bc17ada
commit
5449140a68
@ -18,12 +18,6 @@
|
|||||||
|
|
||||||
DB-GPT 是一个开源的以数据库为基础的GPT实验项目,使用本地化的GPT大模型与您的数据和环境进行交互,无数据泄露风险,100% 私密,100% 安全。
|
DB-GPT 是一个开源的以数据库为基础的GPT实验项目,使用本地化的GPT大模型与您的数据和环境进行交互,无数据泄露风险,100% 私密,100% 安全。
|
||||||
|
|
||||||
<h2 align="center">DB-GPT Youtube Demo</h2>
|
|
||||||
|
|
||||||
<figure class="video_container">
|
|
||||||
<iframe src="https://www.youtube.com/watch?v=1PWI6F89LPo&t=1s" height=600 width=800></iframe>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
|
|
||||||
[DB-GPT视频介绍](https://www.bilibili.com/video/BV1SM4y1a7Nj/?buvid=551b023900b290f9497610b2155a2668&is_story_h5=false&mid=%2BVyE%2Fwau5woPcUKieCWS0A%3D%3D&p=1&plat_id=116&share_from=ugc&share_medium=iphone&share_plat=ios&share_session_id=5D08B533-82A4-4D40-9615-7826065B4574&share_source=GENERIC&share_tag=s_i×tamp=1686307943&unique_k=bhO3lgQ&up_id=31375446)
|
[DB-GPT视频介绍](https://www.bilibili.com/video/BV1SM4y1a7Nj/?buvid=551b023900b290f9497610b2155a2668&is_story_h5=false&mid=%2BVyE%2Fwau5woPcUKieCWS0A%3D%3D&p=1&plat_id=116&share_from=ugc&share_medium=iphone&share_plat=ios&share_session_id=5D08B533-82A4-4D40-9615-7826065B4574&share_source=GENERIC&share_tag=s_i×tamp=1686307943&unique_k=bhO3lgQ&up_id=31375446)
|
||||||
|
|
||||||
|
@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
This tutorial gives you a quick walkthrough about use DB-GPT with you environment and data.
|
This tutorial gives you a quick walkthrough about use DB-GPT with you environment and data.
|
||||||
|
|
||||||
|
<figure class="video_container">
|
||||||
|
<iframe src="https://www.bilibili.com/video/BV1SM4y1a7Nj/?buvid=551b023900b290f9497610b2155a2668&is_story_h5=false&mid=%2BVyE%2Fwau5woPcUKieCWS0A%3D%3D&p=1&plat_id=116&share_from=ugc&share_medium=iphone&share_plat=ios&share_session_id=5D08B533-82A4-4D40-9615-7826065B4574&share_source=GENERIC&share_tag=s_i×tamp=1686307943&unique_k=bhO3lgQ&up_id=31375446" frameborder="0" allowfullscreen="true" height=600 width=800></iframe>
|
||||||
|
</figure>
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
To get started, install DB-GPT with the following steps.
|
To get started, install DB-GPT with the following steps.
|
||||||
|
Loading…
Reference in New Issue
Block a user