From 5449140a68466cf074fe2c383aabd8468ef0f93a Mon Sep 17 00:00:00 2001 From: aries-ckt <916701291@qq.com> Date: Thu, 15 Jun 2023 15:06:32 +0800 Subject: [PATCH] update:readme doc, put documents --- README.zh.md | 6 ------ docs/getting_started/getting_started.md | 4 ++++ 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/README.zh.md b/README.zh.md index 0abadf69e..f709a1109 100644 --- a/README.zh.md +++ b/README.zh.md @@ -18,12 +18,6 @@ DB-GPT 是一个开源的以数据库为基础的GPT实验项目,使用本地化的GPT大模型与您的数据和环境进行交互,无数据泄露风险,100% 私密,100% 安全。 -

DB-GPT Youtube Demo

- -
- -
- [DB-GPT视频介绍](https://www.bilibili.com/video/BV1SM4y1a7Nj/?buvid=551b023900b290f9497610b2155a2668&is_story_h5=false&mid=%2BVyE%2Fwau5woPcUKieCWS0A%3D%3D&p=1&plat_id=116&share_from=ugc&share_medium=iphone&share_plat=ios&share_session_id=5D08B533-82A4-4D40-9615-7826065B4574&share_source=GENERIC&share_tag=s_i×tamp=1686307943&unique_k=bhO3lgQ&up_id=31375446) diff --git a/docs/getting_started/getting_started.md b/docs/getting_started/getting_started.md index d082a0c75..37b0dc717 100644 --- a/docs/getting_started/getting_started.md +++ b/docs/getting_started/getting_started.md @@ -2,6 +2,10 @@ This tutorial gives you a quick walkthrough about use DB-GPT with you environment and data. +
+ +
+ ## Installation To get started, install DB-GPT with the following steps.