diff --git a/README.md b/README.md index 3d342b873..8c27ef940 100644 --- a/README.md +++ b/README.md @@ -8,15 +8,14 @@ DB-GPT is an experimental open-source application that builds upon the fastchat Overall, it appears to be a sophisticated and innovative tool for working with databases. If you have any specific questions about how to use or implement DB-GPT in your work, please let me know and I'll do my best to assist you. -```HTML - -``` Run on an RTX 4090 GPU (not sped up!) +- 运行演示 +![](https://github.com/csunny/DB-GPT/blob/dev/asserts/演示.git) -- ![SQL生成示例](https://github.com/csunny/DB-GPT/blob/dev/asserts/sql_generate.png) -- ![数据库QAs示例](https://github.com/csunny/DB-GPT/blob/dev/asserts/DB_QA.png) +- SQL生成示例 +![SQL生成示例](https://github.com/csunny/DB-GPT/blob/dev/asserts/sql_generate.png) +- 数据库QA示例 +![数据库QA示例](https://github.com/csunny/DB-GPT/blob/dev/asserts/DB_QA.png) # Install 1. Run model server ``` diff --git a/asserts/演示.gif b/asserts/演示.gif new file mode 100644 index 000000000..22bab31ab Binary files /dev/null and b/asserts/演示.gif differ