diff --git a/README.md b/README.md index 2cf91096bd35a80de77767a728468fc0a63c6329..816af1d4bb680dff8ed0aa8071a0e5241d2c8a9d 100644 --- a/README.md +++ b/README.md @@ -35,15 +35,15 @@ ### 2. 课程目录 -| 目录 | 视频 | 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) | +| 目录 - `点击章节进入到学习视频` | 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) | ### 3. 加入星球【ChatGPT AI 问答助手】