类库
› chatgpt2api
ZyphrZero/chatgpt2api
ForkChatGPT2API是一个基于Go语言实现的开源项目,通过对ChatGPT官网接口协议进行逆向研究,提供了与OpenAI兼容的文本生成、图像生成和编辑API服务。它支持账号池管理、导入多种来源的账号凭证、RBAC权限控制,并内置管理界面和Docker部署,适用于个人学习和技术研究场景,严禁商业用途。
技术栈
根目录 go
查看全部依赖 (6)
依赖
github.com/HugoSmits86/nativewebp
v1.2.1
github.com/enetx/g
v1.0.224
github.com/enetx/surf
v1.0.199
github.com/go-sql-driver/mysql
v1.9.3
github.com/lib/pq
v1.10.9
modernc.org/sqlite
v1.40.1
web javascript
框架
React
19.2.5
状态管理
Zustand
^5.0.8
构建工具
Vite
^8.0.10
网络
Axios
^1.9.0
CSS 框架
Tailwind CSS
^4
代码规范
ESLint
^9
查看全部依赖 (35)
依赖
@radix-ui/react-checkbox
^1.3.3
@radix-ui/react-dialog
^1.1.15
@radix-ui/react-popover
^1.1.15
@radix-ui/react-select
^2.2.6
@radix-ui/react-slot
^1.2.3
class-variance-authority
^0.7.1
clsx
^2.1.1
date-fns
^4.1.0
immer
^10.1.3
localforage
^1.10.0
lucide-react
^0.523.0
motion
^12.38.0
react-day-picker
^9.14.0
react-dom
19.2.5
react-hook-form
^7.62.0
react-medium-image-zoom
^5.3.0
react-router-dom
^7.14.2
sonner
^2.0.6
tailwind-merge
^3.3.1
开发依赖
@eslint/js
^9
@tailwindcss/postcss
^4
@types/node
^20
@types/react
19.1.12
@types/react-dom
19.1.9
@umijs/openapi
^1.13.15
@vitejs/plugin-react
^6.0.1
eslint-config-prettier
^10.1.8
eslint-plugin-react-hooks
^7.1.1
eslint-plugin-react-refresh
^0.5.2
globals
^17.5.0
prettier-plugin-organize-imports
^4.2.0
prettier-plugin-tailwindcss
^0.6.14
tw-animate-css
^1.3.4
typescript
^5
typescript-eslint
^8.59.1
截图