upload QA based default knownledge

This commit is contained in:
csunny
2023-05-08 23:15:43 +08:00
parent 25fd7450cc
commit 8af4f5e378
3 changed files with 7 additions and 2 deletions

2
.gitignore vendored
View File

@@ -131,5 +131,5 @@ dmypy.json
.pyre/
.DS_Store
logs
nltk_data
.vectordb

View File

@@ -36,6 +36,10 @@ The Generated SQL is runable.
<img src="https://github.com/csunny/DB-GPT/blob/main/asserts/DB_QA.png" margin-left="auto" margin-right="auto" width="600">
基于默认内置知识库QA
<img src="https://github.com/csunny/DB-GPT/blob/main/asserts/VectorDBQA.png" width="600" margin-left="auto" margin-right="auto" >
# Dependencies
1. First you need to install python requirements.
```
@@ -79,6 +83,7 @@ python webserver.py
总的来说它是一个用于数据库的复杂且创新的AI工具。如果您对如何在工作中使用或实施DB-GPT有任何具体问题请联系我, 我会尽力提供帮助, 同时也欢迎大家参与到项目建设中, 做一些有趣的事情。
# Contribute
[Contribute](https://github.com/csunny/DB-GPT/blob/main/CONTRIBUTING)
# Licence
[MIT](https://github.com/csunny/DB-GPT/blob/main/LICENSE)

BIN
asserts/VectorDBQA.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 560 KiB