add gptcache
This commit is contained in:
@ -674,7 +674,6 @@ https://github.com/whoiskatrin/chart-gpt
|
||||
|[SQL Chat](https://github.com/sqlchat/sqlchat)||通过聊天生成 SQL 操作数据库|-|
|
||||
|[Chatgpt-Telegram-bot](https://github.com/n3d1117/chatgpt-telegram-bot)||电报 ChatGPT 机器人|-|
|
||||
|[ChatBot-UI](https://github.com/mckaywrigley/chatbot-ui)||搭建属于自己的 ChatGPT 网站|需要使用 API KEY|
|
||||
|[gptcache](https://github.com/zilliztech/gptcache)||AIGC 应用程序的memcache,一个强大的缓存库,可用于加速和降低依赖 LLM 服务的聊天应用程序的成本,可用作 AIGC 应用程序的memcache,类似于 Redis 用于传统应用程序的方式。[知乎简介](https://zhuanlan.zhihu.com/p/618630093):有效果实测图和基本介绍。|-|
|
||||
|[engshell](https://github.com/emcf/engshell)||LLMs 驱动的操作系统的 Shell|-|
|
||||
|[CodeWhisperer](https://aws.amazon.com/codewhisperer/)|-|免费,支持中文的 AI 代码助手,注册教程如下:官方地址:https://aws.amazon.com/codewhisperer/ 知乎保姆级教程:https://zhuanlan.zhihu.com/p/621800084|-|
|
||||
|[gpt4free](https://github.com/xtekky/gpt4free)||提供 GPT-4/3.5 的来自各种网站的逆向 API,来自 ChatGPT、poe.com 等各种网站,可以像Openai的官方软件包一样使用。|免费的编程接口!还有 GPT-4 !不错!|
|
||||
@ -843,6 +842,7 @@ OpenAI 现已经支持插件功能,可以预见这个插件平台将成为新
|
||||
| [《用ChatGPT API构建系统》课程](https://learn.deeplearning.ai/chatgpt-building-system/lesson/1/introduction)|-| DeepLearning.ai 创始人吴恩达和OpenAI合作的新的“使用ChatGPT API构建系统”的课程|课程链接(中英文字幕): https://pan.baidu.com/s/1BgUKWwh5YSby3IVkGvLi_w?pwd=22b7 提取码: 22b7|
|
||||
|[开发指南:ChatGPT 插件开发](https://mp.weixin.qq.com/s/AmNkiLOqJo7tEJZPX34oeg) |-|详细介绍了开发流程,并通过“待办事项列表(to-do list)插件”的案例开发过程进行了演示。|-|
|
||||
|[ChatGPT-Next-Web](https://github.com/Yidadaa/ChatGPT-Next-Web) ||One-Click to deploy well-designed ChatGPT web UI on Vercel. |一键拥有你自己的 ChatGPT 网页服务。|
|
||||
|[gptcache](https://github.com/zilliztech/gptcache)||AIGC 应用程序的memcache,一个强大的缓存库,可用于加速和降低依赖 LLM 服务的聊天应用程序的成本,可用作 AIGC 应用程序的memcache,类似于 Redis 用于传统应用程序的方式。[知乎简介](https://zhuanlan.zhihu.com/p/618630093):有效果实测图和基本介绍。|-|
|
||||
|[dify](https://github.com/langgenius/dify) ||One API for plugins and datasets, one interface for prompt engineering and visual operation, all for creating powerful AI applications.|快速创建AI应用程序平台,网站 [dify.ai](dify.ai) |
|
||||
|[OpenChat](https://github.com/openchatai/OpenChat) ||Run and create custom ChatGPT-like bots with OpenChat, embed and share these bots anywhere, the open-source chatbot console. |构建聊天机器人。|
|
||||
|[gptlink](https://github.com/gptlink/gptlink) ||10分钟搭建自己可免费商用的ChatGPT环境,搭建简单,包含用户,订单,任务,付费等功能.|-|
|
||||
|
||||
Reference in New Issue
Block a user