提交 f430a509 编写于 作者: 小傅哥's avatar 小傅哥

小傅哥,docs:图片

上级 8006911c
......@@ -26,3 +26,4 @@ hs_err_pid*
/*/*.iml
/.idea/
/docs/ppt/~*.pptx
# chatbot-api
ChatGPT AI 问答助手
# 《ChatGPT AI 问答助手》开源项目
## 项目介绍
1. 技术栈:Java、SpringBoot、爬虫、ChatGPT、job、Docker
2. OpenAi Keys 申请:[https://beta.openai.com/account/api-keys](https://beta.openai.com/account/api-keys) - 用于处理扫码知识星球问题进行调用获取答案。
## 课程目录
| 目录 | 视频 | Github | Gitcode |
| -------------------------------------------------------- | ---- | ------------------------------------------------------------ | ------------------------------------------------------------ |
| 开篇介绍 | | | |
| 第1节:SpringBoot DDD 工程创建和 Github/Gitcode 仓库使用 | | [【23_xfg_init_project】](https://github.com/fuzhengwei/chatbot-api/tree/23_xfg_init_project) | [【23_xfg_init_project】](https://gitcode.net/fuzhengwei/chatbot-api/-/tree/23_xfg_init_project) |
| 第2节:创建知识星球,爬取接口信息 | | [【23_xfg_zsxq_api】](https://github.com/fuzhengwei/chatbot-api/tree/23_xfg_zsxq_api) | [【23_xfg_zsxq_api】](https://gitcode.net/fuzhengwei/chatbot-api/-/tree/23_xfg_zsxq_api) |
| 第3节:知识星球接口领域服务开发 | | [【23_xfg_zsxq_domain】](https://github.com/fuzhengwei/chatbot-api/tree/23_xfg_zsxq_domain) | [【23_xfg_zsxq_domain】](https://gitcode.net/fuzhengwei/chatbot-api/-/tree/23_xfg_zsxq_domain) |
| 第4节:对接ChatGPT,调用接口; | | [【23_xfg_chatgpt】](https://github.com/fuzhengwei/chatbot-api/tree/23_xfg_chatgpt) | [【23_xfg_chatgpt】](https://gitcode.net/fuzhengwei/chatbot-api/-/tree/23_xfg_chatgpt) |
| 第5节:整合知识星球与ChatGPT,完成自动化回答 | | [【23_xfg_job】](https://github.com/fuzhengwei/chatbot-api/tree/23_xfg_job) | [【23_xfg_job】](https://gitcode.net/fuzhengwei/chatbot-api/-/tree/23_xfg_job) |
| 第6节:打包镜像文件,部署服务到 Docker 容器 | | [【23_xfg_docker】](https://github.com/fuzhengwei/chatbot-api/tree/23_xfg_docker) | [【23_xfg_docker】](https://gitcode.net/fuzhengwei/chatbot-api/-/tree/23_xfg_docker) |
## 加入星球【ChatGPT AI 问答助手】
你可以通过微信扫码,加入知识星球【ChatGPT AI 问答助手】,在手机端对ChatGPT进行提问。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册