mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-01 08:11:45 +00:00
chores: fix + discord
This commit is contained in:
parent
fe522ac067
commit
3db28c817a
18
README.md
18
README.md
@ -8,12 +8,26 @@
|
||||
<a href="https://github.com/csunny/DB-GPT">
|
||||
<img alt="forks" src="https://img.shields.io/github/forks/csunny/db-gpt?style=social" />
|
||||
</a>
|
||||
<a href="https://opensource.org/licenses/MIT">
|
||||
<img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-yellow.svg" />
|
||||
</a>
|
||||
<a href="https://github.com/csunny/DB-GPT/releases">
|
||||
<img alt="Release Notes" src="https://img.shields.io/github/release/csunny/DB-GPT" />
|
||||
</a>
|
||||
<a href="https://github.com/csunny/DB-GPT/issues">
|
||||
<img alt="Open Issues" src="https://img.shields.io/github/issues-raw/csunny/DB-GPT" />
|
||||
</a>
|
||||
<a href="https://discord.gg/rBgtJW8U">
|
||||
<img alt="Discord" src="https://dcbadge.vercel.app/api/server/rBgtJW8U?compact=true&style=flat" />
|
||||
</a>
|
||||
<a href="https://codespaces.new/csunny/DB-GPT">
|
||||
<img alt="Open in GitHub Codespaces" src="https://github.com/codespaces/badge.svg" />
|
||||
</a>
|
||||
</p>
|
||||
|
||||
|
||||
[**简体中文**](README.zh.md) |[**Discord**](https://discord.gg/rBgtJW8U) |[**Documents**](https://db-gpt.readthedocs.io/en/latest/)|[**Wechat**](https://github.com/csunny/DB-GPT/blob/main/README.zh.md#%E8%81%94%E7%B3%BB%E6%88%91%E4%BB%AC)
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
## What is DB-GPT?
|
||||
@ -26,7 +40,7 @@ DB-GPT is an experimental open-source project that uses localized GPT large mode
|
||||
- [demo](#demo)
|
||||
- [introduction](#introduction)
|
||||
- [features](#features)
|
||||
- [contributuin](#contribution)
|
||||
- [contribution](#contribution)
|
||||
- [acknowledgement](#acknowledgement)
|
||||
- [roadmap](#roadmap)
|
||||
- [contract](#contact-information)
|
||||
|
21
README.zh.md
21
README.zh.md
@ -7,6 +7,21 @@
|
||||
<a href="https://github.com/csunny/DB-GPT">
|
||||
<img alt="forks" src="https://img.shields.io/github/forks/csunny/db-gpt?style=social" />
|
||||
</a>
|
||||
<a href="https://opensource.org/licenses/MIT">
|
||||
<img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-yellow.svg" />
|
||||
</a>
|
||||
<a href="https://github.com/csunny/DB-GPT/releases">
|
||||
<img alt="Release Notes" src="https://img.shields.io/github/release/csunny/DB-GPT" />
|
||||
</a>
|
||||
<a href="https://github.com/csunny/DB-GPT/issues">
|
||||
<img alt="Open Issues" src="https://img.shields.io/github/issues-raw/csunny/DB-GPT" />
|
||||
</a>
|
||||
<a href="https://discord.gg/rBgtJW8U">
|
||||
<img alt="Discord" src="https://dcbadge.vercel.app/api/server/rBgtJW8U?compact=true&style=flat" />
|
||||
</a>
|
||||
<a href="https://codespaces.new/csunny/DB-GPT">
|
||||
<img alt="Open in GitHub Codespaces" src="https://github.com/codespaces/badge.svg" />
|
||||
</a>
|
||||
</p>
|
||||
|
||||
[**English**](README.md)|[**Discord**](https://discord.gg/rBgtJW8U) |[**Documents**](https://db-gpt.readthedocs.io/projects/db-gpt-docs-zh-cn/zh_CN/latest/)|[**微信**](https://github.com/csunny/DB-GPT/blob/main/README.zh.md#%E8%81%94%E7%B3%BB%E6%88%91%E4%BB%AC)
|
||||
@ -22,12 +37,12 @@ DB-GPT 是一个开源的以数据库为基础的GPT实验项目,使用本地
|
||||
## 目录
|
||||
- [安装](#安装)
|
||||
- [效果演示](#效果演示)
|
||||
- [介绍](#架构方案)
|
||||
- [特性](#特性一览)
|
||||
- [架构方案](#架构方案)
|
||||
- [特性简介](#特性一览)
|
||||
- [贡献](#贡献)
|
||||
- [感谢](#感谢)
|
||||
- [路线图](#路线图)
|
||||
- [联系](#联系我们)
|
||||
- [联系我们](#联系我们)
|
||||
|
||||
[DB-GPT视频介绍](https://www.bilibili.com/video/BV1au41157bj/)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user