|
|
|
Show HN: Qonvo –Group chat that visualizes conversations as a graph in real-time
(qonvo.xyz)
|
|
1 points
by alphatesterguy
158 days ago
|
|
I built a group chat where every message becomes a node and replies create edges. The conversation turns into an interactive graph as you talk. The idea came from losing track of discussions in group chats. Threads help, but I wanted to see the whole conversation structure at once - who's replying to whom, which topics are connected via hashtags, etc. How it works:
- Send a message → it's a node
- Reply to someone → edge connects them
- Use #tags → lighter edges connect related messages across threads No accounts, rooms auto-delete after 3 hours. There's a demo room you can try without creating anything. Would love feedback on the UX – specifically whether the graph actually helps or just adds noise. |
|