1 Star 0 Fork 0

Jolly/智能问答系统

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
main.py 232 Bytes
一键复制 编辑 原始数据 按行查看 历史
[email protected] 提交于 2024-04-21 19:40 . 提交代码
from kgserver.app import app
# Press the green button in the gutter to run the script.
if __name__ == '__main__':
app.run(host='0.0.0.0', port='5000', debug=True)
# See PyCharm help at https://www.jetbrains.com/help/pycharm/
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/zhlei2004/IntgetQA.git
[email protected]:zhlei2004/IntgetQA.git
zhlei2004
IntgetQA
智能问答系统
master

搜索帮助