nextcloud / spreed

🗨️ Nextcloud Talk – chat, video & audio calls for Nextcloud
https://nextcloud.com/talk
GNU Affero General Public License v3.0
1.63k stars 436 forks source link

AI generated unread messages summaries #13430

Open marcoambrosini opened 1 month ago

marcoambrosini commented 1 month ago

When we have a lot of unread messages in a conversation, it would be nice to have a short summary of them.

marcoambrosini commented 1 month ago

Kickoff meeting happening on Monday 7/10

nickvergessen commented 1 month ago
marcoambrosini commented 2 weeks ago

A few mockups based on our discussion:

A button that allows to generate summaries would appear next to the unread messages divider. Clicking it would start the action

Image

An "info" badge would appear in the new message form, indicating that the task has started

Image

And finally, when the summary is generated, it could look like this.

Image

nickvergessen commented 2 weeks ago

Looks like a good place for the button and the summary. Just have to keep in mind that we should generate the summary from the "button point" because the readmarker might have been updated already (we have visual vs another readmarker), so the UI needs to send the "since message" part to the API.

nickvergessen commented 2 weeks ago

[!WARNING] The summary box MUST contain a disclaimer that the summary is AI generated and can contain mistakes