chatgpt共6篇

PandoraNext:本地化chatgpt最新部署方法(1129) - 正则时光

PandoraNext:本地化chatgpt最新部署方法(1129)

一、容器创建 1.拉取镜像 docker pull pengzhile/pandora-next 2.运行容器 docker run -d --restart always --name PandoraNext --net=bridge -p 8181:8181 -v ./data:/data -v ./sessions:/roo...
11月29日
2428
pandora-next:chatgpt项目介绍 - 正则时光

pandora-next:chatgpt项目介绍

项目地址 https://github.com/pandora-next/deploy 简单介绍 Pandora Cloud + Pandora Server + Shared Chat + BackendAPI Proxy + Chat2API = PandoraNext(演示站) 支持GPTs,最新UI。 ...
11月29日
777
最简单的方法用上GPT-4! - 正则时光

最简单的方法用上GPT-4!

安装CoCopilot插件 安装 CoCopilot的VSCode插件。 安装完成选择菜单:查看 -> 命令面板 后输入 Enable Copilot Chat (GPT-4) 回车确认。 按提示重新加载VSCode即...
PandoraNext:新一代本地chatgpt,免翻墙,更强大! - 正则时光

PandoraNext:新一代本地chatgpt,免翻墙,更强大!

原本的pandora项目,因为种种原因作者已经停止更新了,现在推出了更强大的PandoraNext 项目已更新,以下方法不适用,新方法:https://www.regular.cc/2325.html 简单介绍 Pandora Cloud + Pando...
11月22日
174419
本地搭建ChatGPT! 无需API、免翻墙使用纯正OpenAI的全部功能,完全免费! - 正则时光

本地搭建ChatGPT! 无需API、免翻墙使用纯正OpenAI的全部功能,完全免费!

效果预览 操作步骤 1.下载并安装Docker 【官网下载】 2.使用开源项目:潘多拉 (Pandora) 【github】(https://github.com/zhile-io/pandora) 3.一键安装命令: docker pull pengzhile/pandora ...
9月19日
2375
ChatGpt注册 - 正则时光

ChatGpt注册

产品介绍 ChatGPT(全名:Chat Generative Pre-trained Transformer),是OpenAI 研发的一款聊天机器人程序,于2022年11月30日发布。ChatGPT是人工智能技术驱动的自然语言处理工具,它能够基于...
9月19日
8114