diff --git a/README-zh_CN.md b/README-zh_CN.md new file mode 100644 index 0000000..e0f74f7 --- /dev/null +++ b/README-zh_CN.md @@ -0,0 +1,147 @@ +

ChatGPT Free App

+ +

+chatgpt-free-app +

+ +

免费、无限、强大、智能、迷人

+ +

+ +licence + + +forks + + +stars + + +issues + + +pull-requests + + +

+ +

+ 查看演示 + · + 反馈问题 + · + 请求功能 +

+

您喜欢使用 ChatGPTFreeApp 吗?请给它一个星星以示支持!🌟

+ +## 👋🏻 介绍 `ChatGPTFreeApp` + +

+ + landing + +

+ +您准备好使用 `ChatGPTFreeApp` 充分发掘 ChatGPT 的潜力了吗? + +`ChatGPTFreeApp` 是任何想要体验对话型人工智能无限潜力的人的终极目的地。我们的应用程序利用 OpenAI 的 ChatGPT API 的全部潜力,提供了一个无与伦比的聊天机器人体验,而且完全免费,并且没有任何限制。 + +无论您是想与虚拟助手聊天、提高语言技能,还是想享受有趣而引人入胜的对话,我们的应用都能满足您的需求。那么,为什么还要等呢?立即加入我们,探索 `ChatGPTFreeApp` 的精彩世界! + +## 🔥 功能 + +`ChatGPTFreeApp` 已经包含了大量的功能。您可以使用以下功能: + +### 常规 + +- 🌐 在任何地方完全 **免费** 访问 ChatGPT! +- 🤖 与先进的聊天机器人进行自然和动态的对话。 +- 😂 选择各种有趣和迷人的聊天机器人个性。 + +### 聊天 + +- ✏️ 从多个角度(系统/助手/用户)创建和编辑消息。 +- 🖥️ 调整模型参数,例如采样温度,以达到意外的结果。 +- 🔀 更改消息顺序以满足您的需求。 +- ➕ 在旧消息之间添加新消息,实现十分流畅的对话流。 + +### API + +- ⚙️ 提供您自己的 API 密钥,以超越免费 API 端点的限制 +- ⚙️ 自定义您自己的 API 代理端点 + +### 数据管理 + +- 💾 所有聊天记录都会自动备份到您的浏览器本地存储器中 +- 📥 轻松导入和导出聊天数据 JSON 文件。 +- 📥 下载您的整个聊天记录,以 markdown,pdf 或图像的形式。 + +### UI / UX + +- 💬 支持多种语言,确保最大的可访问性(i18n)。 +- 😊 享受与官方 ChatGPT 完全相同的用户界面。 + +## 🛠️ 使用方法 + +要开始使用,只需访问我们的网站:。您有 3 种方法可以开始使用 `ChatGPTFreeApp`。 + +1. 在 API 菜单中输入您从 [OpenAI API Keys](https://platform.openai.com/account/api-keys) 获得的 OpenAI API 密钥。 +2. 使用提供的免费 API 端点:[ayaka14732/ChatGPTAPIFree](https://github.com/ayaka14732/ChatGPTAPIFree)。 +3. 按照这里提供的说明托管自己的 API 端点:。随后,在 API 菜单中输入 API 端点。 + +# 🙏 支持 + +在 Free ChatGPT,我们致力于为您提供实用和惊人的功能。就像任何项目一样,您的支持和激励将对我们在保持前进方面起到至关重要的作用! + +如果您喜欢使用我们的应用程序,我们恳请您给这个<0>项目一个 ⭐️。您的认可对我们意义重大,鼓励我们更加努力,以提供最佳的体验。 + +如果您想支持我们的团队,请考虑通过以下方法之一赞助我们。每一份贡献,无论多小,都有助于我们维护和改善我们的服务。 + +| 付款方式 | 链接 | +| -------------- | -------------------------------------------------------------------------------------- | +| 支付宝 (Ayaka) | | +| 微信 (Ayaka) | | +| KoFi | [![support](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/freechatgpt) | + +感谢您成为我们社区的一员,我们期待着在未来为您提供更好的服务。 + +--- + +## 🛫 托管自己的实例 + +如果您想运行自己的 `ChatGPTFreeApp` 实例,可以按照以下步骤轻松完成: + +### 步骤 + +1. 创建一个 GitHub 账户(如果您还没有账户)。 +2. 给此[存储库](https://github.com/ztjhz/ChatGPTFreeApp) 一个星星 ⭐️ +3. Fork 此[存储库](https://github.com/ztjhz/ChatGPTFreeApp) +4. 在您的 forked 存储库中点击 `Actions` + ![image](https://user-images.githubusercontent.com/59118459/223751928-cf2b91b9-4663-4a36-97de-5eb751b32c7e.png) +5. 在左侧边栏中,点击 `Deploy to GitHub Pages` + ![image](https://user-images.githubusercontent.com/59118459/223752459-183ec23f-72f5-436e-a088-e3386492b8cb.png) +6. 在运行的工作流列表上方,选择 `Run workflow` 。 + ![image](https://user-images.githubusercontent.com/59118459/223753340-1270e038-d213-4d6f-938c-66a30dad7c88.png) +7. 现在,转到 `Settings` 选项卡 + ![image](https://user-images.githubusercontent.com/59118459/223753577-9b6f8266-26e8-471b-8f45-a1a02fbab232.png) +8. 在左侧边栏中,单击 `Pages` ,在右侧区域中,为 `Source` 选择 `Deploy from a branch`,为 `Branch` 选择 `gh-pages`。然后在顶部部分,您可以看到 "Your site is live at `XXX`"。 + ![image](https://user-images.githubusercontent.com/59118459/223753724-89f6452e-a441-48b8-8665-7a5e515d2a57.png) + +### 在本地运行 + +1. 确保您已安装以下内容: + + - [node.js](https://nodejs.org/en/) + - [yarn](https://yarnpkg.com/) 或者 [npm](https://www.npmjs.com/) + +2. 通过运行 `git clone https://github.com/ztjhz/ChatGPTFreeApp.git` 克隆此[存储库](https://github.com/ztjhz/ChatGPTFreeApp)。 +3. 进入目录通过 `cd ChatGPTFreeApp` +4. 运行 `yarn` 或 `npm install`,具体取决于您是否安装了 yarn 或 npm。 +5. 运行 `yarn dev` 或 `npm run dev` 来启动应用程序。 + +--- + +

+ 给 ChatGPTFreeApp 一个星星 ⭐️ 可以让它更加锦上添花,让更多人受益匪浅。 +

diff --git a/README.md b/README.md index 181d830..d4add12 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@

ChatGPT Free App

+

+ + 简体中文版 + +

+

chatgpt-free-app

@@ -24,11 +30,6 @@

-

- - support - -

View Demo @@ -43,7 +44,7 @@

- landing + landing

@@ -57,14 +58,34 @@ Whether you're looking to chat with a virtual assistant, improve your language s `ChatGPTFreeApp` comes with a bundle of features already. You can do the followings with it, -- 🌐 Access ChatGPT from anywhere in the world, completely free of charge. -- 📝 Create and edit messages from the perspectives of the system, assistant, and user. -- 📝 Customise model parameters such as temperature to achieve an unexpected outcome. -- 🔀 Change the order of messages to suit your needs and preferences. +### General + +- 🌐 Access ChatGPT from anywhere in the world, completely **FREE** of charge! +- 🤖 Engage in natural and dynamic conversation with a cutting-edge chatbot. +- 😂 Choose from a variety of fun and engaging chatbot personalities. + +### Chat + +- ✏️ Create and edit messages from multiple perspectives (system / assistant / user). +- 🖥️ Tweak model parameters such as temperature to achieve an unexpected outcome. +- 🔀 Change the order of messages to suit your needs. - ➕ Add new messages in between old ones for a seamless conversation flow. -- 💬 Utilise a wide range of languages to ensure maximum accessibility. -- 🤖 Engage in natural and dynamic conversation thanks to ChatGPT's advanced conversational AI. -- 🎮 Fun and engaging chatbot personalities to add an element of entertainment to conversations. + +### API + +- ⚙️ Supply your own API key to surpass limits of free API endpoint +- ⚙️ Customise your own API proxy endpoint + +### Data management + +- 💾 All chat history are automatically backed up to your browser's local storage +- 📥 Easily import and export chat data as a JSON file. +- 📥 Download your entire chat log as markdown, pdf or image. + +### UI / UX + +- 💬 Supports multiple languages to ensure maximum accessibility (i18n). +- 😊 Enjoy a UI that is identical to the official ChatGPT ## 🛠️ Usage @@ -74,6 +95,24 @@ To get started, simply visit our website at . There a 2. Utilise the free api endpoint provided by [ayaka14732/ChatGPTAPIFree](https://github.com/ayaka14732/ChatGPTAPIFree) 3. Host your own API endpoint by following the instructions provided here: . Subsequently, enter the API endpoint into the API menu. +# 🙏 Support + +At `ChatGPTFreeApp`, we strive to provide you with useful and amazing features around the clock. And just like any project, your support and motivation will be instrumental in helping us keep moving forward! + +If you have enjoyed using our app, we kindly ask you to give this project a ⭐️. Your endorsement means a lot to us and encourages us to work harder towards delivering the best possible experience. + +If you would like to support the team, consider sponsoring us through one of the methods below. Every contribution, no matter how small, helps us to maintain and improve our service. + +| Payment Method | Link | +| -------------- | -------------------------------------------------------------------------------------- | +| KoFi | [![support](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/freechatgpt) | +| Alipay (Ayaka) | | +| Wechat (Ayaka) | | + +Thank you for being a part of our community, and we look forward to serving you better in the future. + +--- + ## 🛫 Host your own Instance If you'd like to run your own instance of `ChatGPTFreeApp`, you can easily do so by following these steps: @@ -81,7 +120,7 @@ If you'd like to run your own instance of `ChatGPTFreeApp`, you can easily do so ### Steps 1. Create a GitHub account (if you don't have one already) -2. Star this [repository](https://github.com/ztjhz/ChatGPTFreeApp) if you have not done so +2. Star this [repository](https://github.com/ztjhz/ChatGPTFreeApp) ⭐️ 3. Fork this [repository](https://github.com/ztjhz/ChatGPTFreeApp) 4. In your forked repository, click on `Actions` ![image](https://user-images.githubusercontent.com/59118459/223751928-cf2b91b9-4663-4a36-97de-5eb751b32c7e.png) @@ -106,22 +145,6 @@ If you'd like to run your own instance of `ChatGPTFreeApp`, you can easily do so 4. Run `yarn` or `npm install`, depending on whether you have yarn or npm installed. 5. Launch the app by running `yarn dev` or `npm run dev` -# 🙏 Support - -At `ChatGPTFreeApp`, we strive to provide you with useful and amazing features around the clock. And just like any project, your support and motivation will be instrumental in helping us keep moving forward! - -If you have enjoyed using our app, we kindly ask you to give this project a ⭐️. Your endorsement means a lot to us and encourages us to work harder towards delivering the best possible experience. - -If you would like to support the team, consider sponsoring us through one of the methods below. Every contribution, no matter how small, helps us to maintain and improve our service. - -| Payment Method | Link | -| -------------- | -------------------------------------------------------------------------------------- | -| KoFi | [![support](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/freechatgpt) | -| Alipay (Ayaka) | | -| Wechat (Ayaka) | | - -Thank you for being a part of our community, and we look forward to serving you better in the future. - ---

diff --git a/assets/preview-zh_CN.png b/assets/preview-zh_CN.png new file mode 100644 index 0000000..dfd286c Binary files /dev/null and b/assets/preview-zh_CN.png differ diff --git a/assets/preview.png b/assets/preview.png new file mode 100644 index 0000000..35fd8f6 Binary files /dev/null and b/assets/preview.png differ diff --git a/public/apple-touch-icon.png b/public/apple-touch-icon.png index befcee8..9ab1a7b 100644 Binary files a/public/apple-touch-icon.png and b/public/apple-touch-icon.png differ diff --git a/public/favicon-16x16.png b/public/favicon-16x16.png index 079ced0..8b77999 100644 Binary files a/public/favicon-16x16.png and b/public/favicon-16x16.png differ diff --git a/public/favicon-32x32.png b/public/favicon-32x32.png index dc0386d..2f78a56 100644 Binary files a/public/favicon-32x32.png and b/public/favicon-32x32.png differ