mirror of
https://github.com/NovaOSS/nova-betterchat.git
synced 2024-11-25 21:43:59 +01:00
159 lines
8 KiB
Markdown
159 lines
8 KiB
Markdown
<h1 align="center"><b>Better ChatGPT</b></h1>
|
||
|
||
<p align="center">
|
||
<a href="https://bettergpt.chat" target="_blank"><img src="public/apple-touch-icon.png" alt="Better ChatGPT" width="100" /></a>
|
||
</p>
|
||
|
||
<h4 align="center"><b>免费、无限、强大、智能、迷人</b></h4>
|
||
|
||
<p align="center">
|
||
<a href="https://github.com/ztjhz/BetterChatGPT/blob/main/LICENSE" target="_blank">
|
||
<img src="https://img.shields.io/github/license/ztjhz/BetterChatGPT?style=flat-square" alt="licence" />
|
||
</a>
|
||
<a href="https://github.com/ztjhz/BetterChatGPT/fork" target="_blank">
|
||
<img src="https://img.shields.io/github/forks/ztjhz/BetterChatGPT?style=flat-square" alt="forks"/>
|
||
</a>
|
||
<a href="https://github.com/ztjhz/BetterChatGPT/stargazers" target="_blank">
|
||
<img src="https://img.shields.io/github/stars/ztjhz/BetterChatGPT?style=flat-square" alt="stars"/>
|
||
</a>
|
||
<a href="https://github.com/ztjhz/BetterChatGPT/issues" target="_blank">
|
||
<img src="https://img.shields.io/github/issues/ztjhz/BetterChatGPT?style=flat-square" alt="issues"/>
|
||
</a>
|
||
<a href="https://github.com/ztjhz/BetterChatGPT/pulls" target="_blank">
|
||
<img src="https://img.shields.io/github/issues-pr/ztjhz/BetterChatGPT?style=flat-square" alt="pull-requests"/>
|
||
</a>
|
||
<a href="https://twitter.com/intent/tweet?text=👋看看这个惊人的存储库%20https://github.com/ztjhz/BetterChatGPT,由%20@nikushii_%20创建。"><img src="https://img.shields.io/twitter/url?label=%E5%88%86%E4%BA%AB%E5%88%B0%E6%8E%A8%E7%89%B9&style=social&url=https%3A%2F%2Fgithub.com%2Fztjhz%2FBetterChatGPT"></a>
|
||
</p>
|
||
|
||
<p align="center">
|
||
<a href="https://bettergpt.chat">进入网站</a>
|
||
·
|
||
<a href="https://github.com/ztjhz/BetterChatGPT/issues/new/choose">反馈问题</a>
|
||
·
|
||
<a href="https://github.com/ztjhz/BetterChatGPT/issues/new/choose">请求功能</a>
|
||
</p>
|
||
<p align="center"><i>您喜欢使用 Better ChatGPT 吗?请给它一个星星以示支持!🌟</i></p>
|
||
|
||
## 👋🏻 介绍 Better ChatGPT
|
||
|
||
<p align="center">
|
||
<a href="https://bettergpt.chat" target="_blank">
|
||
<img src="assets/preview-zh_CN.png" alt="landing" width=500 />
|
||
</a>
|
||
</p>
|
||
|
||
您准备好使用 Better ChatGPT 充分发掘 ChatGPT 的潜力了吗?
|
||
|
||
Better ChatGPT 是任何想要体验对话型人工智能无限潜力的人的终极目的地。我们的应用程序利用 OpenAI 的 ChatGPT API 的全部潜力,提供了一个无与伦比的聊天机器人体验,而且完全免费,并且没有任何限制。
|
||
|
||
无论您是想与虚拟助手聊天、提高语言技能,还是想享受有趣而引人入胜的对话,我们的应用都能满足您的需求。那么,为什么还要等呢?立即加入我们,探索 Better ChatGPT 的精彩世界!
|
||
|
||
# 🔥 功能
|
||
|
||
Better ChatGPT 已经包含了大量的功能。您可以使用以下功能:
|
||
|
||
- 支持使用内置代理解決 ChatGPT 地区限制
|
||
- 支持自定义提示词资料库
|
||
- 支持使用文件夹整理聊天
|
||
- 支持实时计算 token 数量和价格
|
||
- 支持使用 ShareGPT 分享聊天
|
||
- 支持自定义 API 参数(例如存在惩罚)
|
||
- 支持自定义用户/助理/系统身份
|
||
- 支持任意编辑/插入/调整消息顺序
|
||
- 支持自动生成聊天标题
|
||
- 支持自动保存聊天记录
|
||
- 支持导入/导出聊天记录
|
||
- 支持将聊天保存为 Markdown/图片/JSON
|
||
- 支持多语言 (i18n)
|
||
|
||
# 🛠️ 使用方法
|
||
|
||
要开始使用,只需访问我们的网站:<https://bettergpt.chat/>。您有 3 种方法可以开始使用 Better ChatGPT。
|
||
|
||
1. 在 API 菜单中输入您从 [OpenAI API Keys](https://platform.openai.com/account/api-keys) 获得的 OpenAI API 密钥。
|
||
2. 使用提供的 API 端点代理:[ayaka14732/ChatGPTAPIFree](https://github.com/ayaka14732/ChatGPTAPIFree)。(如果您所在的区域无法访问 ChatGPT)
|
||
3. 按照这里提供的说明托管自己的 API 端点:<https://github.com/ayaka14732/ChatGPTAPIFree>。随后,在 API 菜单中输入 API 端点。
|
||
|
||
## 桌面应用
|
||
|
||
在此下载桌面应用程序:<https://github.com/ztjhz/BetterChatGPT/releases/>
|
||
|
||
- 无限本地存储
|
||
- 本地运行(即使无法访问 Better ChatGPT 网站也可以使用)
|
||
|
||
# 🛫 托管自己的实例
|
||
|
||
如果您想运行自己的 Better ChatGPT 实例,可以按照以下步骤轻松完成:
|
||
|
||
## Vercel
|
||
|
||
使用 Vercel 一键部署
|
||
|
||
[![Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fztjhz%2FBetterChatGPT)
|
||
|
||
## GitHub 页面
|
||
|
||
### 步骤
|
||
|
||
1. 创建一个 GitHub 账户(如果您还没有账户)。
|
||
1. 给此[存储库](https://github.com/ztjhz/BetterChatGPT) 一个星星 ⭐️
|
||
1. Fork 此[存储库](https://github.com/ztjhz/BetterChatGPT)
|
||
1. 在 fork 之后的存储库中点击 `Settings` 选项卡
|
||
![image](https://user-images.githubusercontent.com/59118459/223753577-9b6f8266-26e8-471b-8f45-a1a02fbab232.png)
|
||
1. 在左侧边栏中,单击 `Pages` ,在右侧区域中,为 `Source` 选择 `GitHub Actions`。
|
||
![image](https://user-images.githubusercontent.com/59118459/227568881-d8fb7baa-f890-4dee-8fc2-b6b429ba2098.png)
|
||
1. 现在点击 `Actions`
|
||
![image](https://user-images.githubusercontent.com/59118459/223751928-cf2b91b9-4663-4a36-97de-5eb751b32c7e.png)
|
||
1. 在左侧边栏中,点击 `Deploy to GitHub Pages`
|
||
![image](https://user-images.githubusercontent.com/59118459/223752459-183ec23f-72f5-436e-a088-e3386492b8cb.png)
|
||
1. 在运行的工作流列表上方,选择 `Run workflow` 。
|
||
![image](https://user-images.githubusercontent.com/59118459/223753340-1270e038-d213-4d6f-938c-66a30dad7c88.png)
|
||
1. 返回到 `Settings` 选项卡
|
||
![image](https://user-images.githubusercontent.com/59118459/223753577-9b6f8266-26e8-471b-8f45-a1a02fbab232.png)
|
||
1. 在左侧边栏中,单击 `Pages` 。然后在顶部部分,您可以看到 "Your site is live at `XXX`"。
|
||
![image](https://user-images.githubusercontent.com/59118459/227568881-d8fb7baa-f890-4dee-8fc2-b6b429ba2098.png)
|
||
|
||
### 在本地运行
|
||
|
||
1. 确保您已安装以下内容:
|
||
|
||
- [node.js](https://nodejs.org/en/)
|
||
- [yarn](https://yarnpkg.com/) 或者 [npm](https://www.npmjs.com/)
|
||
|
||
2. 通过运行 `git clone https://github.com/ztjhz/BetterChatGPT.git` 克隆此[存储库](https://github.com/ztjhz/BetterChatGPT)。
|
||
3. 进入目录通过 `cd BetterChatGPT`
|
||
4. 运行 `yarn` 或 `npm install`,具体取决于您是否安装了 yarn 或 npm。
|
||
5. 运行 `yarn dev` 或 `npm run dev` 来启动应用程序。
|
||
|
||
# ⭐️ 星星历史
|
||
|
||
[![Star History Chart](https://api.star-history.com/svg?repos=ztjhz/BetterChatGPT&type=Date)](https://github.com/ztjhz/BetterChatGPT/stargazers)
|
||
|
||
<h3 align="center">
|
||
给 <b>Better ChatGPT</b> 一个星星 ⭐️ 可以让它更加锦上添花,让更多人受益匪浅。
|
||
</h3>
|
||
|
||
# ❤️ 贡献者
|
||
|
||
感谢所有贡献者!
|
||
|
||
<a href="https://github.com/ztjhz/BetterChatGPT/graphs/contributors">
|
||
<img src="https://contrib.rocks/image?repo=ztjhz/BetterChatGPT" />
|
||
</a>
|
||
|
||
# 🙏 支持
|
||
|
||
在 Better ChatGPT,我们致力于为您提供实用和惊人的功能。就像任何项目一样,您的支持和激励将对我们在保持前进方面起到至关重要的作用!
|
||
|
||
如果您喜欢使用我们的应用程序,我们恳请您给这个<0>项目</0>一个 ⭐️。您的认可对我们意义重大,鼓励我们更加努力,以提供最佳的体验。
|
||
|
||
如果您想支持我们的团队,请考虑通过以下方法之一赞助我们。每一份贡献,无论多小,都有助于我们维护和改善我们的服务。
|
||
|
||
| 付款方式 | 链接 |
|
||
| -------------- | ---------------------------------------------------------------------------------------- |
|
||
| 支付宝 (Ayaka) | <img src="https://ayaka14732.github.io/sponsor/alipay.jpg" width=150 /> |
|
||
| 微信 (Ayaka) | <img src="https://ayaka14732.github.io/sponsor/wechat.png" width=150 /> |
|
||
| KoFi | [![support](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/betterchatgpt) |
|
||
|
||
感谢您成为我们社区的一员,我们期待着在未来为您提供更好的服务。
|