anse-app / chatgpt-demo

Minimal web UI for ChatGPT.
https://chatgpt.ddiu.me
MIT License
8.01k stars 3.8k forks source link

Introducing: chatgpt-demo v2 #234

Closed ddiu8081 closed 1 year ago

ddiu8081 commented 1 year ago

Clear and concise description of the problem

In recent times, we received some very interesting feature requests one after another. Like #63, #87, #90, #231 and so on.

However, the UI we initially provided was designed to be minimalistic and not able to carry so much features.

Therefore, we plan to update our major UI to provide more panels for more features.

Here's our rough sketch:

Index

Our Figma file

https://www.figma.com/file/LupJ77idVjxFHq4Ox54KiG/Chatgpt-demo-v2

Development

We started a new branch and started work on the new UI.

V2 Branch: feat/v2 V2 Branch preview: https://v2.chatgpt.ddiu.me/v2

Contribution

Feel free to make your further suggestions in this issue, it will help us a lot.

Suggested solution

Alternative

No response

Additional context

No response

Validations

jerryokk commented 1 year ago

228 Hope to have voice input function.

1592363624 commented 1 year ago

nice

dingqiangit commented 1 year ago

cool! 希望UI可以支持中文或者多语言的自适应和切换

Hime-Hina commented 1 year ago

重新生成按钮会放在MessageItem外面吗?目前要是fetch failed就得刷新页面,用户消息还在历史记录里面,但是处于没有调用api的状态,就不得不删除记录重新发送或者再发一次。

Bluex-xx commented 1 year ago

希望能添加针对之前对话的编辑功能,对话数据有法子缓存嘛?

lxxxv5 commented 1 year ago

新UI会兼容手机端显示吗