diff --git a/README.md b/README.md index 7ae18c1a4..f7dfd6524 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,17 @@ Overall, it appears to be a sophisticated and innovative tool for working with d Run on an RTX 4090 GPU (The origin mov not sped up!, [YouTube地址](https://www.youtube.com/watch?v=1PWI6F89LPo)) - 运行演示 + ![](https://github.com/csunny/DB-GPT/blob/dev/asserts/演示.gif) - 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 ``` @@ -31,4 +36,4 @@ python webserver.py # Featurs - SQL-Generate - Database-QA Based Knowledge -- SQL-diagnosis \ No newline at end of file +- SQL-diagnosis