Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bapaws committed Mar 22, 2023
1 parent fdbb289 commit c09151f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 8 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@ Chat Answer is an open source app based on ChatGPT.
<img src="img/app-store.svg" alt="">
</a>

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

## Android App

<a href="https://play.google.com/store/apps/details?id=com.bapaws.answer">
<img src="img/google-play-badge.png" alt="" height=80>
</a>

![android-screen](img/android-screen.png)
![android-screen-dark](img/android-screen-dark.png)![android-screen-light](img/android-screen-light.png)

## Roadmap

Expand All @@ -39,11 +39,13 @@ Chat Answer is an open source app based on ChatGPT.
- [x] Messages local storage
- [x] Support markdown
- [x] Support code block highlight
- [ ] Support conversation settings
- [x] Support conversation settings
- [x] Support quote message
- [x] Support add prompts
- [x] Support system message
- [ ] Support delete message
- [ ] App settings
- [ ] Support for code replication
- [ ] Support system message
- [ ] Support more chat scenarios

## License
Expand Down
10 changes: 6 additions & 4 deletions README.zh-Hans.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
<img src="img/app-store.svg" alt="">
</a>

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

## Android App

<a href="https://play.google.com/store/apps/details?id=com.bapaws.answer">
<img src="img/google-play-badge.png" alt="" height=80>
</a>

![android-screen](img/android-screen.png)
![android-screen-dark](img/android-screen-dark.png)![android-screen-light](img/android-screen-light.png)

## Roadmap

Expand All @@ -39,11 +39,13 @@
- [x] 消息本地存储
- [x] 消息支持 Markdown
- [x] 支持代码块高亮显示
- [ ] 支持会话设置
- [x] 支持会话设置
- [x] 支持引用消息设置上下文
- [x] 支持系统角色设置
- [x] 支持系统消息
- [ ] 支持删除消息
- [ ] 应用设置,支持语言、外观切换
- [ ] 代码块的复制按钮
- [ ] 支持系统消息
- [ ] 支持更多聊天场景

## License
Expand Down

0 comments on commit c09151f

Please sign in to comment.