Add DB-GPT (#358)

* feat:Add DB-GPT

* feat: solve the conflict
This commit is contained in:
Aries-ckt 2025-03-05 16:00:13 +08:00 committed by GitHub
parent 31c1a97355
commit 82f70aea11
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 74 additions and 0 deletions

18
docs/dbgpt/README.md Normal file
View file

@ -0,0 +1,18 @@
# [DB-GPT](https://github.com/eosphoros-ai/DB-GPT)
🤖 DB-GPT is an open source AI native data app development framework with AWEL(Agentic Workflow Expression Language) and agents.
The purpose is to build infrastructure in the field of large models, through the development of multiple technical capabilities such as multi-model management (SMMF), Text2SQL effect optimization, RAG framework and optimization, Multi-Agents framework collaboration, AWEL (agent workflow orchestration), etc. Which makes large model applications with data simpler and more convenient.
## UI
![image](assets/dbgpt_ui_en.jpg)
## Data Analysis with Deepseek API
![image](assets/dbgpt_chat_data_en.jpg)
## Datasources
![image](assets/dbgpt_datasource_en.jpg)

19
docs/dbgpt/README_cn.md Normal file
View file

@ -0,0 +1,19 @@
# [DB-GPT](https://github.com/eosphoros-ai/DB-GPT)
DB-GPT是一个开源的AI原生数据应用开发框架(AI Native Data App Development framework with AWEL(Agentic Workflow Expression Language) and Agents)。
目的是构建大模型领域的基础设施,通过开发多模型管理(SMMF)、Text2SQL效果优化、RAG框架以及优化、Multi-Agents框架协作、AWEL(智能体工作流编排)等多种技术能力,让围绕数据库构建大模型应用更简单,更方便。
## UI
![image](assets/dbgpt_ui.jpg)
## 数据分析 with Deepseek API
![image](assets/dbgpt_chat_data.jpg)
## Datasources
![image](assets/dbgpt_datasource.jpg)

Binary file not shown.

After

Width:  |  Height:  |  Size: 670 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 700 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 515 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 523 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 390 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 400 KiB