Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lollipopkit/flutter_gpt_box
GPTBox - a third-party client for OpenAI API.
https://github.com/lollipopkit/flutter_gpt_box
app chat chatgpt flutter gpt openai
Last synced: 8 days ago
JSON representation
GPTBox - a third-party client for OpenAI API.
- Host: GitHub
- URL: https://github.com/lollipopkit/flutter_gpt_box
- Owner: lollipopkit
- License: gpl-3.0
- Created: 2023-12-25T03:24:30.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-10-17T06:04:26.000Z (22 days ago)
- Last Synced: 2024-10-19T07:37:58.659Z (19 days ago)
- Topics: app, chat, chatgpt, flutter, gpt, openai
- Language: Dart
- Homepage:
- Size: 4.8 MB
- Stars: 169
- Watchers: 5
- Forks: 10
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
English | [简体中文](README_zh.md)
Flutter GPT Box
A third-party GPT Client for OpenAI API.## 😣 Attention
This app is now under development, some features may be missing / not available.
Please refrain from using it in production environments or for critical data.## 🪄 Features
- (🥳 New) Tools
- Load history chats as context.
- Ask GPT to add Memories.
- Api supports viewing the content of Http links. [Video](https://cdn.lpkt.cn/gptbox/screenshot/tools.mp4)
- Run JS locally.
- Restore from [ChatGPT Next Web backup](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web) / [OpenAI exported file](https://chatgpt.com).
- Text / Image / Audio chat.
- Localization. (English, 简体中文, Deutsch, 繁體中文, Indonesian, Français, Dutch, Türkçe, Español, Русский язык, Português, 日本語)
- Share chat as image.
- Url Scheme, eg: `lpkt.cn://gptbox/new?msg=hello`
- Sync with WebDAV / iCloud.
- Mobile & Desktop supports.
- Render code block / latex formula.
- Performance far exceeds traditional Web.## 🏙️ Screenshots
## ⬇️ Use
Platform | From
--- | ---
iOS & macOS | [AppStore](https://apps.apple.com/app/id6476033062)
Android | [Github](https://github.com/lollipopkit/flutter_gpt_box/releases) / [CDN](https://cdn.lpkt.cn/gptbox/pkg/?order=desc) / [OpenAPK](https://www.openapk.net/gptbox/flutter.gpt.box/)
Linux & Windows | [Github](https://github.com/lollipopkit/flutter_gpt_box/releases) / [CDN](https://cdn.lpkt.cn/gptbox/pkg/?order=desc)Only download from the source **you trust**
## 🆘 Help
Before you open an issue, please read the following:
1. Paste the **entire log** (long press home title) in the issue template.
2. Make sure whether the issue is caused by this app.
3. Welcome all valid and positive feedback, subjective feedback (such as you think other UI is better) may not be accepted.After you read the above, you can:
- If you have **any question or feature request**, please open a [discussion](https://github.com/lollipopkit/flutter_gpt_box/discussions/new/choose).
- If app has **any bug**, please open an [issue](https://github.com/lollipopkit/flutter_gpt_box/issues/new).## 🧱 Contribution
- Any positive contribution is welcome.
- [l10n guide](https://blog.lpkt.cn/posts/faq/) can be found in my blog.## 💡 My other apps
- [Server Box](https://github.com/lollipopkit/flutter_server_box) - Server status & tools.
- [More](https://github.com/lollipopkit) - Tools & etc.## 📝 License
`GPL v3 lollipopkit`