Skip to content

Commit 93652db

Browse files
authored
Update README.md
1 parent 8421c48 commit 93652db

File tree

1 file changed

+4
-104
lines changed

1 file changed

+4
-104
lines changed

README.md

+4-104
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ English / [简体中文](./README_CN.md)
1515

1616
One-Click to get a well-designed cross-platform ChatGPT web UI, with Claude, GPT4 & Gemini Pro support.
1717

18-
一键免费部署你的跨平台私人 ChatGPT 应用, 支持 Claude, GPT4 & Gemini Pro 模型。
19-
2018
[![Saas][Saas-image]][saas-url]
2119
[![Web][Web-image]][web-url]
2220
[![Windows][Windows-image]][download-url]
@@ -25,7 +23,6 @@ One-Click to get a well-designed cross-platform ChatGPT web UI, with Claude, GPT
2523

2624
[NextChatAI](https://nextchat.dev/chat?utm_source=readme) / [Web App Demo](https://app.nextchat.dev) / [Desktop App](https://github.com/Yidadaa/ChatGPT-Next-Web/releases) / [Discord](https://discord.gg/YCkeafCafC) / [Enterprise Edition](#enterprise-edition) / [Twitter](https://twitter.com/NextChatDev)
2725

28-
[NextChatAI](https://nextchat.dev/chat) / [自部署网页版](https://app.nextchat.dev) / [客户端](https://github.com/Yidadaa/ChatGPT-Next-Web/releases) / [企业版](#%E4%BC%81%E4%B8%9A%E7%89%88) / [反馈](https://github.com/Yidadaa/ChatGPT-Next-Web/issues)
2926

3027
[saas-url]: https://nextchat.dev/chat?utm_source=readme
3128
[saas-image]: https://img.shields.io/badge/NextChat-Saas-green?logo=microsoftedge
@@ -55,20 +52,12 @@ Meeting Your Company's Privatization and Customization Deployment Requirements:
5552

5653
For enterprise inquiries, please contact: **[email protected]**
5754

58-
## 企业版
55+
## Screenshots
5956

60-
满足企业用户私有化部署和个性化定制需求:
61-
- **品牌定制**:企业量身定制 VI/UI,与企业品牌形象无缝契合
62-
- **资源集成**:由企业管理人员统一配置和管理数十种 AI 资源,团队成员开箱即用
63-
- **权限管理**:成员权限、资源权限、知识库权限层级分明,企业级 Admin Panel 统一控制
64-
- **知识接入**:企业内部知识库与 AI 能力相结合,比通用 AI 更贴近企业自身业务需求
65-
- **安全审计**:自动拦截敏感提问,支持追溯全部历史对话记录,让 AI 也能遵循企业信息安全规范
66-
- **私有部署**:企业级私有部署,支持各类主流私有云部署,确保数据安全和隐私保护
67-
- **持续更新**:提供多模态、智能体等前沿能力持续更新升级服务,常用常新、持续先进
57+
![Settings](./docs/images/settings.png)
6858

69-
企业版咨询: **[email protected]**
59+
![More](./docs/images/more.png)
7060

71-
<img width="300" src="https://github.com/user-attachments/assets/3d4305ac-6e95-489e-884b-51d51db5f692">
7261

7362
## Features
7463

@@ -115,65 +104,19 @@ For enterprise inquiries, please contact: **[email protected]**
115104
- 🚀 v2.7 let's share conversations as image, or share to ShareGPT!
116105
- 🚀 v2.0 is released, now you can create prompt templates, turn your ideas into reality! Read this: [ChatGPT Prompt Engineering Tips: Zero, One and Few Shot Prompting](https://www.allabtai.com/prompt-engineering-tips-zero-one-and-few-shot-prompting/).
117106

118-
## 主要功能
119-
120-
- 在 1 分钟内使用 Vercel **免费一键部署**
121-
- 提供体积极小(~5MB)的跨平台客户端(Linux/Windows/MacOS), [下载地址](https://github.com/Yidadaa/ChatGPT-Next-Web/releases)
122-
- 完整的 Markdown 支持:LaTex 公式、Mermaid 流程图、代码高亮等等
123-
- 精心设计的 UI,响应式设计,支持深色模式,支持 PWA
124-
- 极快的首屏加载速度(~100kb),支持流式响应
125-
- 隐私安全,所有数据保存在用户浏览器本地
126-
- 预制角色功能(面具),方便地创建、分享和调试你的个性化对话
127-
- 海量的内置 prompt 列表,来自[中文](https://github.com/PlexPt/awesome-chatgpt-prompts-zh)[英文](https://github.com/f/awesome-chatgpt-prompts)
128-
- 自动压缩上下文聊天记录,在节省 Token 的同时支持超长对话
129-
- 多国语言支持:English, 简体中文, 繁体中文, 日本語, Español, Italiano, Türkçe, Deutsch, Tiếng Việt, Русский, Čeština, 한국어, Indonesia
130-
- 拥有自己的域名?好上加好,绑定后即可在任何地方**无障碍**快速访问
131-
132-
## 开发计划
133-
134-
- [x] 为每个对话设置系统 Prompt [#138](https://github.com/Yidadaa/ChatGPT-Next-Web/issues/138)
135-
- [x] 允许用户自行编辑内置 Prompt 列表
136-
- [x] 预制角色:使用预制角色快速定制新对话 [#993](https://github.com/Yidadaa/ChatGPT-Next-Web/issues/993)
137-
- [x] 分享为图片,分享到 ShareGPT 链接 [#1741](https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1741)
138-
- [x] 使用 tauri 打包桌面应用
139-
- [x] 支持自部署的大语言模型:开箱即用 [RWKV-Runner](https://github.com/josStorer/RWKV-Runner) ,服务端部署 [LocalAI 项目](https://github.com/go-skynet/LocalAI) llama / gpt4all / rwkv / vicuna / koala / gpt4all-j / cerebras / falcon / dolly 等等,或者使用 [api-for-open-llm](https://github.com/xusenlinzy/api-for-open-llm)
140-
- [x] Artifacts: 通过独立窗口,轻松预览、复制和分享生成的内容/可交互网页 [#5092](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5092)
141-
- [x] 插件机制,支持`联网搜索``计算器`、调用其他平台 api [#165](https://github.com/Yidadaa/ChatGPT-Next-Web/issues/165) [#5353](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/issues/5353)
142-
- [x] 支持联网搜索、计算器、调用其他平台 api [#165](https://github.com/Yidadaa/ChatGPT-Next-Web/issues/165) [#5353](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/issues/5353)
143-
- [x] 支持 Realtime Chat [#5672](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/issues/5672)
144-
- [ ] 本地知识库
145-
146-
## 最新动态
147-
- 🚀 v2.15.8 现在支持Realtime Chat [#5672](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/issues/5672)
148-
- 🚀 v2.15.4 客户端支持Tauri本地直接调用大模型API,更安全![#5379](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/issues/5379)
149-
- 🚀 v2.15.0 现在支持插件功能了!了解更多:[NextChat-Awesome-Plugins](https://github.com/ChatGPTNextWeb/NextChat-Awesome-Plugins)
150-
- 🚀 v2.14.0 现在支持 Artifacts & SD 了。
151-
- 🚀 v2.10.1 现在支持 Gemini Pro 模型。
152-
- 🚀 v2.9.11 现在可以使用自定义 Azure 服务了。
153-
- 🚀 v2.8 发布了横跨 Linux/Windows/MacOS 的体积极小的客户端。
154-
- 🚀 v2.7 现在可以将会话分享为图片了,也可以分享到 ShareGPT 的在线链接。
155-
- 🚀 v2.0 已经发布,现在你可以使用面具功能快速创建预制对话了! 了解更多: [ChatGPT 提示词高阶技能:零次、一次和少样本提示](https://github.com/Yidadaa/ChatGPT-Next-Web/issues/138)
156-
- 💡 想要更方便地随时随地使用本项目?可以试下这款桌面插件:https://github.com/mushan0x0/AI0x0.com
157-
158107
## Get Started
159108

160-
> [简体中文 > 如何开始使用](./README_CN.md#开始使用)
161-
162109
1. Get [OpenAI API Key](https://platform.openai.com/account/api-keys);
163110
2. Click
164111
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FYidadaa%2FChatGPT-Next-Web&env=OPENAI_API_KEY&env=CODE&project-name=chatgpt-next-web&repository-name=ChatGPT-Next-Web), remember that `CODE` is your page password;
165112
3. Enjoy :)
166113

167114
## FAQ
168115

169-
[简体中文 > 常见问题](./docs/faq-cn.md)
170-
171116
[English > FAQ](./docs/faq-en.md)
172117

173118
## Keep Updated
174119

175-
> [简体中文 > 如何保持代码更新](./README_CN.md#保持更新)
176-
177120
If you have deployed your own project with just one click following the steps above, you may encounter the issue of "Updates Available" constantly showing up. This is because Vercel will create a new project for you by default instead of forking this project, resulting in the inability to detect updates correctly.
178121

179122
We recommend that you follow the steps below to re-deploy:
@@ -200,8 +143,6 @@ You can star or watch this project or follow author to get release notifications
200143

201144
## Access Password
202145

203-
> [简体中文 > 如何增加访问密码](./README_CN.md#配置页面访问密码)
204-
205146
This project provides limited access control. Please add an environment variable named `CODE` on the vercel environment variables page. The value should be passwords separated by comma like this:
206147

207148
```
@@ -212,8 +153,6 @@ After adding or modifying this environment variable, please redeploy the project
212153

213154
## Environment Variables
214155

215-
> [简体中文 > 如何配置 api key、访问密码、接口代理](./README_CN.md#环境变量)
216-
217156
### `CODE` (optional)
218157

219158
Access password, separated by comma.
@@ -400,7 +339,6 @@ NodeJS >= 18, Docker >= 20
400339

401340
## Development
402341

403-
> [简体中文 > 如何进行二次开发](./README_CN.md#开发)
404342

405343
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/Yidadaa/ChatGPT-Next-Web)
406344

@@ -425,10 +363,6 @@ yarn dev
425363

426364
## Deployment
427365

428-
> [简体中文 > 如何部署到私人服务器](./README_CN.md#部署)
429-
430-
### BT Install
431-
> [简体中文 > 如何通过宝塔一键部署](./docs/bt-cn.md)
432366

433367
### Docker (Recommended)
434368

@@ -477,11 +411,7 @@ bash <(curl -s https://raw.githubusercontent.com/Yidadaa/ChatGPT-Next-Web/main/s
477411
- [How to use Vercel (No English)](./docs/vercel-cn.md)
478412
- [User Manual (Only Chinese, WIP)](./docs/user-manual-cn.md)
479413

480-
## Screenshots
481-
482-
![Settings](./docs/images/settings.png)
483414

484-
![More](./docs/images/more.png)
485415

486416
## Translation
487417

@@ -493,37 +423,7 @@ If you want to add a new translation, read this [document](./docs/translation.md
493423

494424
## Special Thanks
495425

496-
### Sponsor
497-
498-
> 仅列出捐赠金额 >= 100RMB 的用户。
499-
500-
[@mushan0x0](https://github.com/mushan0x0)
501-
[@ClarenceDan](https://github.com/ClarenceDan)
502-
[@zhangjia](https://github.com/zhangjia)
503-
[@hoochanlon](https://github.com/hoochanlon)
504-
[@relativequantum](https://github.com/relativequantum)
505-
[@desenmeng](https://github.com/desenmeng)
506-
[@webees](https://github.com/webees)
507-
[@chazzhou](https://github.com/chazzhou)
508-
[@hauy](https://github.com/hauy)
509-
[@Corwin006](https://github.com/Corwin006)
510-
[@yankunsong](https://github.com/yankunsong)
511-
[@ypwhs](https://github.com/ypwhs)
512-
[@fxxxchao](https://github.com/fxxxchao)
513-
[@hotic](https://github.com/hotic)
514-
[@WingCH](https://github.com/WingCH)
515-
[@jtung4](https://github.com/jtung4)
516-
[@micozhu](https://github.com/micozhu)
517-
[@jhansion](https://github.com/jhansion)
518-
[@Sha1rholder](https://github.com/Sha1rholder)
519-
[@AnsonHyq](https://github.com/AnsonHyq)
520-
[@synwith](https://github.com/synwith)
521-
[@piksonGit](https://github.com/piksonGit)
522-
[@ouyangzhiping](https://github.com/ouyangzhiping)
523-
[@wenjiavv](https://github.com/wenjiavv)
524-
[@LeXwDeX](https://github.com/LeXwDeX)
525-
[@Licoy](https://github.com/Licoy)
526-
[@shangmin2009](https://github.com/shangmin2009)
426+
527427

528428
### Contributors
529429

0 commit comments

Comments
 (0)