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
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)