diff --git a/README.md b/README.md index 56249fa..7f0147d 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ ChatGPT 中文指南项目旨在帮助中文用户了解和使用ChatGPT。我 - [提高 ChatGPT 数学能力: WolframAlpha](#提高-chatgpt-数学能力-wolframalpha) - [visual ChatGPT](#visual-chatgpt) - [Multimedia GPT](#multimedia-gpt) + - [基于 ChatGPT 创建个人的知识库 AI: Copilot Hub](#基于-chatgpt-创建个人的知识库-ai-copilot-hub) - [程序猿专区](#程序猿专区) - [OpenAI 官方使用指南:openai-cookbook](#openai-官方使用指南openai-cookbook) - [OpenAI python 接口](#openai-python-接口) @@ -322,6 +323,12 @@ ChatGPT 和 Wolfram|Alpha 结合,补足 ChatGPT 数学计算方面的补足。 ![multimedia_gpt](imgs/multimedia_gpt.jpg) +### [基于 ChatGPT 创建个人的知识库 AI: Copilot Hub](https://app.copilothub.co) + +Copilot Hub 是一个帮助你基于私有数据创建智能知识库 & 人格化 AI 的平台。你可以基于文档、网站、Notion database 或其他数据源在几分钟内创建一个自定义的 ChatGPT。 + +![chatgpt_copilot_hub](imgs/chatgpt_copilot_hub.jpg) + ### 程序猿专区 #### [OpenAI 官方使用指南:openai-cookbook](https://github.com/openai/openai-cookbook) diff --git a/imgs/chatgpt_copilot_hub.jpg b/imgs/chatgpt_copilot_hub.jpg new file mode 100644 index 0000000..23ec46e Binary files /dev/null and b/imgs/chatgpt_copilot_hub.jpg differ