appstore/apps/mi-gpt-gui/README.md
2024-10-13 19:48:25 +08:00

14 lines
851 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# MiGPT GUI
为 [MiGPT](https://github.com/idootop/mi-gpt/) 提供图形化操作界面。
特点:
- 使用图形化界面的方式编辑配置并控制(比如启动 / 停止 / 重置MiGPT
- 内置 [MiGPT TTS](https://github.com/idootop/mi-gpt-tts),所以无需你自己额外部署
- 提供在公网运行所需的安全功能:
- 提供登录认证功能,你可以设置账号密码,确保只有你自己能够控制你的 MiGPT
- 内置的 MiGPT TTS 始终启用了[秘密路径](https://github.com/idootop/mi-gpt-tts/blob/main/docs/mi-gpt.md#2-%E9%85%8D%E7%BD%AE%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F),且会自动下发给 MiGPT对你是无感知的你也不需要知道这个概念
- 可以修改运行的端口号,避免被精准扫描
具体使用方式见 [https://migptgui.com](https://migptgui.com/)。