diff --git a/README.md b/README.md index c7a3b3c88..b2654ab52 100644 --- a/README.md +++ b/README.md @@ -40,11 +40,11 @@ https://github.com/csunny/DB-GPT/assets/17919400/654b5a49-5ea4-4c02-b5b2-72d089d -->

- +

- +

## Features @@ -75,7 +75,7 @@ DB-GPT creates a vast model operating system using [FastChat](https://github.com Is the architecture of the entire DB-GPT shown in the following figure:

- +

The core capabilities mainly consist of the following parts: diff --git a/README.zh.md b/README.zh.md index d2d2e742b..aaeeee3fa 100644 --- a/README.zh.md +++ b/README.zh.md @@ -21,6 +21,9 @@ DB-GPT 是一个开源的以数据库为基础的GPT实验项目,使用本地 [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) + +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 + ## 最新发布 - [2023/06/14]🔥 支持gpt4all模型,可以在M1/M2 或者CPU机器上运行。 [使用文档](https://db-gpt.readthedocs.io/projects/db-gpt-docs-zh-cn/zh_CN/latest/modules/llms.html) - [2023/06/01]🔥 在Vicuna-13B基础模型的基础上,通过插件实现任务链调用。例如单句创建数据库的实现. @@ -61,17 +64,17 @@ https://github.com/csunny/DB-GPT/assets/17919400/654b5a49-5ea4-4c02-b5b2-72d089d -->

- +

- +

- +

## 架构方案 @@ -80,7 +83,7 @@ DB-GPT基于 [FastChat](https://github.com/lm-sys/FastChat) 构建大模型运 整个DB-GPT的架构,如下图所示

- +

核心能力主要有以下几个部分。