{"id":13456411,"url":"https://github.com/gptlink/gptlink","last_synced_at":"2025-05-15T02:09:23.176Z","repository":{"id":168987058,"uuid":"643885884","full_name":"gptlink/gptlink","owner":"gptlink","description":"10分钟搭建可免费商用的AI对话环境，搭建简单，包含用户，订单，任务，付费等功能","archived":false,"fork":false,"pushed_at":"2024-03-27T09:48:24.000Z","size":19824,"stargazers_count":2652,"open_issues_count":5,"forks_count":380,"subscribers_count":26,"default_branch":"master","last_synced_at":"2025-04-14T00:58:03.849Z","etag":null,"topics":["ai","chatgpt","docker","hyperf"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gptlink.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-22T11:09:25.000Z","updated_at":"2025-04-09T13:43:12.000Z","dependencies_parsed_at":"2024-01-13T17:48:19.291Z","dependency_job_id":"c71be1e7-992c-48b5-b279-a2dff0824a32","html_url":"https://github.com/gptlink/gptlink","commit_stats":null,"previous_names":["gptlink/gptlink"],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gptlink%2Fgptlink","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gptlink%2Fgptlink/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gptlink%2Fgptlink/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gptlink%2Fgptlink/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gptlink","download_url":"https://codeload.github.com/gptlink/gptlink/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254259384,"owners_count":22040820,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","chatgpt","docker","hyperf"],"created_at":"2024-07-31T08:01:21.439Z","updated_at":"2025-05-15T02:09:18.166Z","avatar_url":"https://github.com/gptlink.png","language":"PHP","funding_links":[],"categories":["PHP","Repos","Others","武器库"],"sub_categories":["人工智能"],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1 align=\"center\"\u003eGPTLink\u003c/h1\u003e\n  \u003cp\u003e 只需简单几步，即可快速搭建可用的 AI对话 站点。\u003c/p\u003e\n\n  [体验地址](./DEMO.md) · [演示图片](./docs/show/README.md) · [反馈](https://github.com/gptlink/gptlink/issues) · [微信加群](./docs/images/qrcode.png)\n\n  [商务合作](./docs/images/qrcode.png) · [关注公众号](./docs/images/official.jpg) · [打赏开发者](./docs/images/payment.jpeg)\n\n  \u003cimg src=\"https://github.com/gptlink/gptlink/assets/1472352/98a5012b-3111-4c50-bd36-c8eabf17f6e7\" /\u003e\n \n\u003c/div\u003e\n\n## 功能概览\n\n- 支持 Docker 部署\n- 开箱即用的控制台\n- 完美适配移动端\n- 自定义付费套餐\n- 一键导出对话\n- 任务拉新获客\n\n## 开始使用\n\n1. 项目基于 PHP (Hyperf) + Vue 开发，推荐使用 Docker 进行部署；\n2. 准备好一个 API Key，推荐使用 [GPTLINK](http://gpt-link.cn) Key；\n   - [GPTLINK](http://gpt-link.cn) Key ，注册完成之后进入个人中心申请开发者后获取 API Key，过程非常简单，无需审核，接口无需代理；\n   - OpenAi 官方 Key；\n3. 微信相关应用（非必须）\n   - [微信网站应用](https://developers.weixin.qq.com/doc/oplatform/Website_App/WeChat_Login/Wechat_Login.html)\n   - [微信公众号](https://mp.weixin.qq.com/)\n   - [微信支付](https://pay.weixin.qq.com/)\n\n## 项目仓库\n- 前端源码： https://github.com/gptlink/gptlink-web\n- 部署脚本： https://github.com/gptlink/gptlink-deploy\n- 管理端源码： 新版开发中，敬请期待\n\n## 项目配置\n\n项目提供有限的权限控制功能，项目配置文件位于 `gptserver/.env`，如诺不存在此文件，将 `gptserver/.env.example` 更名为 `.env` 作为配置项进行使用，详细的配置说明 [点此查看](./docs/ENV.md)\n\n## 部署\n项目支持多种部署方式，部署文档参考：[点此查看](https://github.com/gptlink/gptlink-deploy)\n\n- PHP 环境部署\n- Docker 部署\n- Docker Compose 部署\n- ...\n\n### 访问\n\n**项目访问**\n\n- 对话端 访问 `http://域名或IP` 进入对话页面\n- 管理端 访问 `http://域名或IP/admin` 进入管理页\n\n管理员账号密码为配置项设置的 `ADMIN_USERNAME` 与 `ADMIN_USERNAME`，如不传入，默认账号密码为 `admin` `admin888`\n\n**API 文档地址：**\n\n- 用户端 API 文档访问 `/api/docs/default` \n- 管理端 API 文档访问 `/api/docs/admin`\n\n## 版本计划\n- [x] [前端开源](https://github.com/gptlink/gptlink-web)\n- [ ] 管理端开源\n- [x] 账号密码登录\n- [x] 线下收款配置\n- [x] 兑换码\n- [ ] AI 生图\n- [ ] 分销\n- [ ] 统计视图\n\n## 参与贡献\n\n我们深知这不是一个完美的产品，但是它只是一个开始，欢迎加入我们一起完善！:heart: 请参阅 [贡献指南](./CONTRIBUTING.md)\n\n\u003ca href=\"https://github.com/gptlink/gptlink/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=gptlink/gptlink\" /\u003e\n\u003c/a\u003e\n\n## 特别鸣谢\n\n- [@overtrue](https://github.com/overtrue) \n- [@Lainy0307](https://github.com/Lainy0307)\n\n## 疑难解答\n\n常见问题汇总：[点击查看](./docs/FAQ.md)\n\n## 微信交流群\n\u003cimg src=\"https://raw.githubusercontent.com/gptlink/gptlink/master/docs/images/qrcode.png\" width=\"300\" /\u003e\n\n\n## 开源协议\nApache License Version 2.0 see http://www.apache.org/licenses/LICENSE-2.0.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgptlink%2Fgptlink","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgptlink%2Fgptlink","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgptlink%2Fgptlink/lists"}