mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-06 19:04:24 +00:00
chore: readme assets
1.replace assets picture 2.add star history
This commit is contained in:
parent
7dad8b0b31
commit
3c8fa10a9b
24
README.md
24
README.md
@ -60,6 +60,27 @@ https://github.com/csunny/DB-GPT/assets/13723926/55f31781-1d49-4757-b96e-7ef6d3d
|
|||||||
<source id="mp4" src="https://github.com/csunny/DB-GPT/assets/17919400/654b5a49-5ea4-4c02-b5b2-72d089dcc1f0" type="video/mp4">
|
<source id="mp4" src="https://github.com/csunny/DB-GPT/assets/17919400/654b5a49-5ea4-4c02-b5b2-72d089dcc1f0" type="video/mp4">
|
||||||
</videos> -->
|
</videos> -->
|
||||||
|
|
||||||
|
#### Chat with data, and figure charts.
|
||||||
|
|
||||||
|
<p align="left">
|
||||||
|
<img src="./assets/dashboard.png" width="800px" />
|
||||||
|
</p>
|
||||||
|
|
||||||
|
#### Text2SQL, generate SQL from chat
|
||||||
|
<p align="left">
|
||||||
|
<img src="./assets/chatdata.png" width="800px" />
|
||||||
|
</p>
|
||||||
|
|
||||||
|
#### Knowledge space to manage docs.
|
||||||
|
<p align="left">
|
||||||
|
<img src="./assets/ks.png" width="800px" />
|
||||||
|
</p>
|
||||||
|
|
||||||
|
#### Chat with knowledge, such as url, pdf, csv, word. etc
|
||||||
|
<p align="left">
|
||||||
|
<img src="./assets/chat_knowledge.png" width="800px" />
|
||||||
|
</p>
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
Currently, we have released multiple key features, which are listed below to demonstrate our current capabilities:
|
Currently, we have released multiple key features, which are listed below to demonstrate our current capabilities:
|
||||||
@ -90,6 +111,9 @@ Currently, we have released multiple key features, which are listed below to dem
|
|||||||
- Gorilla(7b,13b)
|
- Gorilla(7b,13b)
|
||||||
- baichuan(7b,13b)
|
- baichuan(7b,13b)
|
||||||
|
|
||||||
|
[](https://star-history.com/#csunny/DB-GPT)
|
||||||
|
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
DB-GPT creates a vast model operating system using [FastChat](https://github.com/lm-sys/FastChat) and offers a large language model powered by [Vicuna](https://huggingface.co/Tribbiani/vicuna-7b). In addition, we provide private domain knowledge base question-answering capability. Furthermore, we also provide support for additional plugins, and our design natively supports the Auto-GPT plugin.Our vision is to make it easier and more convenient to build applications around databases and llm.
|
DB-GPT creates a vast model operating system using [FastChat](https://github.com/lm-sys/FastChat) and offers a large language model powered by [Vicuna](https://huggingface.co/Tribbiani/vicuna-7b). In addition, we provide private domain knowledge base question-answering capability. Furthermore, we also provide support for additional plugins, and our design natively supports the Auto-GPT plugin.Our vision is to make it easier and more convenient to build applications around databases and llm.
|
||||||
|
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 655 KiB After Width: | Height: | Size: 467 KiB |
Binary file not shown.
Before Width: | Height: | Size: 349 KiB After Width: | Height: | Size: 253 KiB |
BIN
assets/ks.png
BIN
assets/ks.png
Binary file not shown.
Before Width: | Height: | Size: 213 KiB After Width: | Height: | Size: 194 KiB |
Loading…
Reference in New Issue
Block a user