mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-16 06:30:02 +00:00
docs: update assets for readme.
This commit is contained in:
32
README.zh.md
32
README.zh.md
@@ -62,6 +62,30 @@ DB-GPT 是一个开源的以数据库为基础的GPT实验项目,使用本地
|
||||
<img src="./assets/dbgpt_demo.gif" width="800px" />
|
||||
</p>
|
||||
|
||||
<p align="left">
|
||||
<img src="./assets/dashboard.png" width="800px" />
|
||||
</p>
|
||||
|
||||
<p align="left">
|
||||
<img src="./assets/chatSQL.png" width="800px" />
|
||||
</p>
|
||||
|
||||
<p align="left">
|
||||
<img src="./assets/chatdb.png" width="800px" />
|
||||
</p>
|
||||
|
||||
<p align="left">
|
||||
<img src="./assets/chatdata.png" width="800px" />
|
||||
</p>
|
||||
|
||||
<p align="left">
|
||||
<img src="./assets/ks.png" width="800px" />
|
||||
</p>
|
||||
|
||||
<p align="left">
|
||||
<img src="./assets/chat_knowledge.png" width="800px" />
|
||||
</p>
|
||||
|
||||
## 架构方案
|
||||
DB-GPT基于 [FastChat](https://github.com/lm-sys/FastChat) 构建大模型运行环境,并提供 vicuna 作为基础的大语言模型。此外,我们通过LangChain提供私域知识库问答能力。同时我们支持插件模式, 在设计上原生支持Auto-GPT插件。我们的愿景是让围绕数据库和LLM构建应用程序更加简便和便捷。
|
||||
|
||||
@@ -125,6 +149,14 @@ Run the Python interpreter and type the commands:
|
||||
|
||||
这是一个用于数据库的复杂且创新的工具, 我们的项目也在紧急的开发当中, 会陆续发布一些新的feature。如在使用当中有任何具体问题, 优先在项目下提issue, 如有需要, 请联系如下微信,我会尽力提供帮助,同时也非常欢迎大家参与到项目建设中。
|
||||
|
||||
|
||||
|
||||
# 路线图
|
||||
|
||||
<p align="left">
|
||||
<img src="./assets/roadmap.jpg" width="800px" />
|
||||
</p>
|
||||
|
||||
## 联系我们
|
||||
微信群已超扫码加群上限, 进群请添加如下微信帮拉进群。
|
||||
|
||||
|
Reference in New Issue
Block a user