两侧同时换到之前的修订记录前一修订版后一修订版 | 前一修订版 |
it:ai:chatgpt [2023-05-02 08:09] – goldentianya | it:ai:chatgpt [2023-08-07 20:27] (当前版本) – [Azure 项目] goldentianya |
---|
| |
[[https://github.com/maiernte/Free-AUTO-GPT-with-NO-API|Free-AUTO-GPT-with-NO-API 项目]] | [[https://github.com/maiernte/Free-AUTO-GPT-with-NO-API|Free-AUTO-GPT-with-NO-API 项目]] |
| |
| |
| 免费使用ChatGpt 4的网站 |
| * [[https://huggingface.co/spaces/ysharma/ChatGPT4|ChatGPT4 体验版]] |
| * [[https://ora.sh/openai/gpt4|Ora]] |
| ===== AgentGpt ===== |
| 部署方式: |
| |
| <color #ff7f27>''%%https://github.com/maiernte/AgentGPT%%''</color> |
| <code | download> |
| git clone https://github.com/reworkd/AgentGPT.git |
| cd AgentGPT |
| ./setup.sh --docker |
| </code> |
| |
| |
| 然后到setting里面设定自己的OpenAIKey。 |
| |
| 使用方式: |
| |
| 1. 起一个名字 |
| 2. 描述一个任务 |
| 3. 部署代理,搞定 |
| |
| ===== ChatGpt Web ===== |
| [[https://github.com/Chanzhaoyu/chatgpt-web|项目地址]] |
| |
| ===== 本地运行 ===== |
| |
| Docker应用安装:https://www.docker.com/products/docke... |
| 获取TOKEN:http://chat.openai.com/api/auth/session |
| 免费体验地址:https://chat.zhile.io |
| |
| 第一条指令:<color #ff7f27>''%%docker pull pengzhile/pandora%%''</color> |
| 第二条指令:<color #ff7f27>''%%docker run -e PANDORA_CLOUD=cloud -e PANDORA_SERVER=0.0.0.0:8899 -p 8899:8899 -d pengzhile/pandora%%''</color> |
| |
| ===== Azure 项目 ===== |
| [[https://azure.microsoft.com/zh-CN/products/cognitive-services/openai-service|Azure AI]] [[https://learn.microsoft.com/zh-cn/azure/cognitive-services/openai/tutorials/embeddings?wt.md_id=searchAPI_azureportal_inproduct_rmskilling&sessionId=6dd659c0839b4585bbc433fcf76ff265&tabs=command-line|文档]] |
| |
| [[https://learn.microsoft.com/zh-cn/azure/cognitive-services/openai/how-to/chatgpt?source=recommendations&pivots=programming-language-chat-completions|ChatGpt 4]] |
| |
| [[https://www.cnblogs.com/stulzq/p/17285989.html|中文介绍]] / [[https://portal.azure.com/#home|我的控制台]] |
| |
| ===== Github 项目 ===== |
| * [[https://github.com/ricklamers/gpt-code-ui/|Code UI 项目]] |
| * [[https://github.com/StanGirard/quivr|Guivr 个人信息库项目]] |
| |