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 @@ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查看演示 + · + 反馈问题 + · + 请求功能 +
+您喜欢使用 ChatGPTFreeApp 吗?请给它一个星星以示支持!🌟
+ +## 👋🏻 介绍 `ChatGPTFreeApp` + +
+
+
+
+
|
+| 微信 (Ayaka) |
|
+| KoFi | [](https://ko-fi.com/freechatgpt) |
+
+感谢您成为我们社区的一员,我们期待着在未来为您提供更好的服务。
+
+---
+
+## 🛫 托管自己的实例
+
+如果您想运行自己的 `ChatGPTFreeApp` 实例,可以按照以下步骤轻松完成:
+
+### 步骤
+
+1. 创建一个 GitHub 账户(如果您还没有账户)。
+2. 给此[存储库](https://github.com/ztjhz/ChatGPTFreeApp) 一个星星 ⭐️
+3. Fork 此[存储库](https://github.com/ztjhz/ChatGPTFreeApp)
+4. 在您的 forked 存储库中点击 `Actions`
+ 
+5. 在左侧边栏中,点击 `Deploy to GitHub Pages`
+ 
+6. 在运行的工作流列表上方,选择 `Run workflow` 。
+ 
+7. 现在,转到 `Settings` 选项卡
+ 
+8. 在左侧边栏中,单击 `Pages` ,在右侧区域中,为 `Source` 选择 `Deploy from a branch`,为 `Branch` 选择 `gh-pages`。然后在顶部部分,您可以看到 "Your site is live at `XXX`"。
+ 
+
+### 在本地运行
+
+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` 来启动应用程序。
+
+---
+
++ + 简体中文版 + +
+
-
-
-
-
View Demo @@ -43,7 +44,7 @@
@@ -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
|
+| 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`

@@ -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 | [](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.
-
---