推荐两个可以直接使用的ChatGPT 开源应用

freegpt35, FreeAskInternet 无需注册账号即可使用。

FreeAskInternet

https://github.com/nashsu/FreeAskInternet

git clone https://github.com/nashsu/FreeAskInternet.git
cd ./FreeAskInternet
docker-compose up -d

freegpt35

https://github.com/missuo/FreeGPT35

mkdir freegpt35 && cd freegpt35
wget -O compose.yaml https://raw.githubusercontent.com/missuo/FreeGPT35/main/compose_with_next_chat.yaml
docker compose up -d

加粗样式

最近更新

  1. docker php8.1+nginx base 镜像 dockerfile 配置

    2024-04-12 12:46:02       94 阅读
  2. Could not load dynamic library ‘cudart64_100.dll‘

    2024-04-12 12:46:02       100 阅读
  3. 在Django里面运行非项目文件

    2024-04-12 12:46:02       82 阅读
  4. Python语言-面向对象

    2024-04-12 12:46:02       91 阅读

热门阅读

  1. 从零开始的LeetCode刷题日记:454. 四数相加 II

    2024-04-12 12:46:02       37 阅读
  2. Nginx入门 -- 解析Nginx中的基本概念:Keepalive

    2024-04-12 12:46:02       33 阅读
  3. centos安装nginx php mysql redis mongodb 并配置kohana环境

    2024-04-12 12:46:02       34 阅读
  4. 简单高效的GO发票识别+发票查验接口

    2024-04-12 12:46:02       33 阅读
  5. Hadoop技术详解

    2024-04-12 12:46:02       32 阅读
  6. 负载均衡原理及算法

    2024-04-12 12:46:02       45 阅读
  7. 蓝桥杯历年真题值DFS

    2024-04-12 12:46:02       35 阅读
  8. Linux nfs 环境搭建

    2024-04-12 12:46:02       34 阅读
  9. k8s 节点打污点

    2024-04-12 12:46:02       38 阅读