docs: update assets for readme.

This commit is contained in:
csunny
2023-07-10 15:03:50 +08:00
parent 877db265ef
commit e15e343f9d
12 changed files with 67 additions and 2 deletions

View File

@@ -44,6 +44,33 @@ Run on an RTX 4090 GPU.
<source id="mp4" src="https://github.com/csunny/DB-GPT/assets/17919400/654b5a49-5ea4-4c02-b5b2-72d089dcc1f0" type="video/mp4">
</videos> -->
<p align="left">
<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>
@@ -126,6 +153,12 @@ This project is standing on the shoulders of giants and is not going to work wit
- Please run `black .` before submitting the code.
## RoadMap
<p align="left">
<img src="./assets/roadmap.jpg" width="800px" />
</p>
## Licence
The MIT License (MIT)