You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+57-49Lines changed: 57 additions & 49 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
-
# DB-GPT: AI Native Data App Development framework with AWEL(Agentic Workflow Expression Language) and Agents
1
+
# <imgsrc="./assets/LOGO_SMALL.png"alt="Logo"style="vertical-align: middle; height: 24px;" /> DB-GPT: AI Native Data App Development framework with AWEL and Agents
The architecture of DB-GPT is shown in the following figure:
83
61
84
62
<palign="center">
@@ -99,7 +77,7 @@ The core capabilities include the following parts:
99
77
100
78
-**Data Sources**: Integrating various data sources to seamlessly connect production business data to the core capabilities of DB-GPT.
101
79
102
-
### SubModule
80
+
####SubModule
103
81
-[DB-GPT-Hub](https://github.com/eosphoros-ai/DB-GPT-Hub) Text-to-SQL workflow with high performance by applying Supervised Fine-Tuning (SFT) on Large Language Models (LLMs).
104
82
105
83
-[dbgpts](https://github.com/eosphoros-ai/dbgpts) dbgpts is the official repository which contains some data apps、AWEL operators、AWEL workflow templates and agents which build upon DB-GPT.
@@ -123,7 +101,31 @@ The core capabilities include the following parts:
123
101
-[DB-GPT-Plugins](https://github.com/eosphoros-ai/DB-GPT-Plugins) DB-GPT Plugins that can run Auto-GPT plugin directly
In the .env configuration file, modify the LANGUAGE parameter to switch to different languages. The default is English (Chinese: zh, English: en, other languages to be added later).
244
244
245
245
## Contribution
246
246
@@ -255,10 +255,13 @@ At present, we have introduced several key features to showcase our current capa
255
255
## Licence
256
256
The MIT License (MIT)
257
257
258
+
## DISCKAIMER
259
+
-[disckaimer](./DISCKAIMER.md)
260
+
258
261
## Citation
259
-
If you want to understand the overall architecture of DB-GPT, please cite <ahref="https://arxiv.org/abs/2312.17449"target="_blank">paper</a> and <ahref="https://arxiv.org/abs/2404.10209"target="_blank">Paper</a>
262
+
If you want to understand the overall architecture of DB-GPT, please cite <ahref="https://arxiv.org/abs/2312.17449"target="_blank">Paper</a> and <ahref="https://arxiv.org/abs/2404.10209"target="_blank">Paper</a>
260
263
261
-
If you want to learn about using DB-GPT for Agent development, please cite the <ahref="https://arxiv.org/abs/2412.13520"target="_blank">paper</a>
264
+
If you want to learn about using DB-GPT for Agent development, please cite the <ahref="https://arxiv.org/abs/2412.13520"target="_blank">Paper</a>
262
265
```bibtex
263
266
@article{xue2023dbgpt,
264
267
title={DB-GPT: Empowering Database Interactions with Private Large Language Models},
@@ -287,7 +290,12 @@ If you want to learn about using DB-GPT for Agent development, please cite the <
287
290
288
291
289
292
## Contact Information
290
-
We are working on building a community, if you have any ideas for building the community, feel free to contact us.
Thanks to everyone who has contributed to DB-GPT! Your ideas, code, comments, and even sharing them at events and on social platforms can make DB-GPT better.
294
+
We are working on building a community, if you have any ideas for building the community, feel free to contact us.
295
+
296
+
-[Github Issues](https://github.com/eosphoros-ai/DB-GPT/issues) ⭐️:For questions about using GB-DPT, see the CONTRIBUTING.
297
+
-[Github Discussions](https://github.com/orgs/eosphoros-ai/discussions) ⭐️:Share your experience or unique apps.
298
+
-[Twitter](https://x.com/DBGPT_AI) ⭐️:Please feel free to talk to us.
299
+
292
300
293
301
[](https://star-history.com/#csunny/DB-GPT)
0 commit comments