Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

# Chat Answer


English | 中文


Tests Passing


GitHub Contributors


Issues


GitHub pull requests

Chat Answer is an open source app based on ChatGPT API.

## iOS App

### Download





### Screen
![ios-screen-dark](img/ios-screen-dark.png)![ios-screen-light](img/ios-screen-light.png)

## Android App

### Download
#### Google Play


#### 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)