AI content summaries #76

Open
opened 2026-02-18 21:09:46 +00:00 by hodlbod · 6 comments
Owner

To enhance the recent activity/feed views. Try to do this in a privacy preserving way, maybe even on-device (nostria has on-device translations).

To enhance the recent activity/feed views. Try to do this in a privacy preserving way, maybe even on-device (nostria has on-device translations).
hodlbod added this to the Future milestone 2026-02-18 21:09:46 +00:00
hodlbod removed this from the Future milestone 2026-04-02 18:57:08 +00:00
hodlbod added the design label 2026-04-02 19:13:36 +00:00
hodlbod changed title from AI content summaries to Design AI content summaries 2026-04-02 19:13:42 +00:00
hodlbod added this to the Future milestone 2026-04-02 19:13:45 +00:00
hodlbod modified the milestone from Future to Current 2026-04-02 19:13:52 +00:00
hodlbod added this to the Microblogging project 2026-04-02 19:45:40 +00:00

Hey @hodlbod, can you please provide some more details to this one?

Hey @hodlbod, can you please provide some more details to this one?
Author
Owner

Right now we show the most recent message from each room on the recent activity page (see attached). The idea is that we would be able to summarize recent activity (probably since the user last viewed the room) using an LLM summary so that the user wouldn't necessarily need to read all 100+ recent messages (catching up can be a pretty big chore). This would just get shown as a card on the recent activity page.

Right now we show the most recent message from each room on the recent activity page (see attached). The idea is that we would be able to summarize recent activity (probably since the user last viewed the room) using an LLM summary so that the user wouldn't necessarily need to read all 100+ recent messages (catching up can be a pretty big chore). This would just get shown as a card on the recent activity page.
Contributor

Hii @hodlbod ,

I can relate to this problem - when a lot of messages pile up, catching up becomes time-consuming.

I’ve explored this direction and created designs for AI-content summary card in the recent activity view for both desktop and mobile interfaces. This enables users to quickly understand the recent discussions without going through every message. Looking forward to your thoughts on this and happy to iterate based on your feedback.

Desktop AI Content Summary Cards
image.png

Mobile AI Content Summary Cards
image.png

Hii @hodlbod , I can relate to this problem - when a lot of messages pile up, catching up becomes time-consuming. I’ve explored this direction and created designs for AI-content summary card in the recent activity view for both desktop and mobile interfaces. This enables users to quickly understand the recent discussions without going through every message. Looking forward to your thoughts on this and happy to iterate based on your feedback. **Desktop AI Content Summary Cards** ![image.png](/attachments/95707f18-2b06-4d1a-8658-dc031a8a75ae) **Mobile AI Content Summary Cards** ![image.png](/attachments/25583280-2061-4851-a56a-d5a46c9e019b)
369 KiB
233 KiB
Author
Owner

Looks great, let's add a couple things:

  • An overflow menu that allows users to "Don't show AI generated summaries"
  • A setting in the Content settings page for "Show AI generated summaries"
Looks great, let's add a couple things: - An overflow menu that allows users to "Don't show AI generated summaries" - A setting in the Content settings page for "Show AI generated summaries"
hodlbod added dev and removed design labels 2026-04-07 17:35:09 +00:00
Contributor

@hodlbod ,

I've updated the suggested changes in the Figma design, Please let me know if there's anything I might have missed or any further improvements you'd like to see.

Content Summary Cards Figma File:
https://www.figma.com/design/SO2fPukHeKC120ZqZQ9kSh/Flotilla-SOB26?node-id=300-1140&t=qNurft6WrcKJ9aEf-1

image.png

image.png

@hodlbod , I've updated the suggested changes in the Figma design, Please let me know if there's anything I might have missed or any further improvements you'd like to see. **Content Summary Cards Figma File:** [https://www.figma.com/design/SO2fPukHeKC120ZqZQ9kSh/Flotilla-SOB26?node-id=300-1140&t=qNurft6WrcKJ9aEf-1](url) ![image.png](/attachments/178ab711-4c18-4048-847a-d62036574b51) ![image.png](/attachments/054dd9a3-f8cd-424c-ae4f-4bc126322f52)
714 KiB
743 KiB
hodlbod changed title from Design AI content summaries to AI content summaries 2026-04-07 20:08:03 +00:00
Author
Owner

Where is the CTA for opening that menu? Is it the three dots at the top? We should use the same styling as we use on the room page, and show it in a popover menu instead of a full modal. No need to do another design pass though, I think this is fine to implement.

Implementation will entail:

  • Generating AI summaries — I think we can do this in-browser with a local model. I know https://github.com/nostria-app/nostria does this for translation
  • Add the settings
  • Update the RecentConversation component
Where is the CTA for opening that menu? Is it the three dots at the top? We should use the same styling as we use on the room page, and show it in a popover menu instead of a full modal. No need to do another design pass though, I think this is fine to implement. Implementation will entail: - [ ] Generating AI summaries — I think we can do this in-browser with a local model. I know https://github.com/nostria-app/nostria does this for translation - [ ] Add the settings - [ ] Update the RecentConversation component
hodlbod modified the milestone from Current to Next 2026-05-06 20:14:11 +00:00
Sign in to join this conversation.
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: coracle/flotilla#76