Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bapaws/answer
小答是一款基于 ChatGPT API 的开源客户端。Chat Answer is an open source app based on ChatGPT.
https://github.com/bapaws/answer
android app chatgpt flutter ios
Last synced: 10 days ago
JSON representation
小答是一款基于 ChatGPT API 的开源客户端。Chat Answer is an open source app based on ChatGPT.
- Host: GitHub
- URL: https://github.com/bapaws/answer
- Owner: bapaws
- License: gpl-3.0
- Created: 2023-03-12T13:08:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-10T09:17:17.000Z (over 1 year ago)
- Last Synced: 2024-08-01T08:11:06.313Z (3 months ago)
- Topics: android, app, chatgpt, flutter, ios
- Language: Dart
- Homepage:
- Size: 3.53 MB
- Stars: 279
- Watchers: 9
- Forks: 59
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-chatgpt - Chat Answer - Native iOS and Android app. (Apps)
- awesome-chatgpt - Chat Answer - Native iOS and Android app. (Apps)
README
# Chat Answer
Chat Answer is an open source app based on ChatGPT API.
## iOS App
### Screen
![ios-screen-dark](img/ios-screen-dark.png)![ios-screen-light](img/ios-screen-light.png)## Android App
#### GitHub
1. GitHub Latest Release
2. Download "app-release.apk".### Screen
![android-screen-dark](img/android-screen-dark.png)![android-screen-light](img/android-screen-light.png)## Roadmap
- [x] ChatGPT Service
- [x] ChatGPT API Key & API URL setting
- [x] Conversations local storage
- [x] Add or delete conversations
- [x] Messages local storage
- [x] Support markdown
- [x] Support code block highlight
- [x] Support conversation settings
- [x] Support quote message
- [x] Support add prompts
- [x] Support system message
- [ ] Support delete message
- [ ] Add App level settings
- [ ] Support for code replication
- [ ] Support more chat scenarios
- [ ] Support chat stream output
- [ ] Add App level prompts manager
- [ ] Add prompts quick send button on chat page## License
[GNU General Public License v3.0](./LICENSE)