You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added new features to the Future Development Plans section, including action item aggregation, meeting analytics, speaker time analysis, and meeting comparison. Contributions towards these goals are encouraged.
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -187,6 +187,10 @@ See [RELEASING.md](RELEASING.md) for version and release instructions.
187
187
## Future Development Plans
188
188
189
189
-**Transcript vectorization** — Enable vectorization of large transcripts so LLMs can parse and understand them more efficiently. Would be implemented as a stateless worker to ensure no user data is persisted.
190
+
-**Action item aggregation** — Aggregate action items across meetings with filters. "Show all my incomplete action items from this week."
191
+
-**Meeting analytics** — Calculate stats like total meeting time, meeting frequency, and top attendees.
192
+
-**Speaker time analysis** — Analyze transcripts to show who spoke most in a meeting.
193
+
-**Meeting comparison** — Compare two meeting summaries to highlight what changed over time.
190
194
191
195
Contributions toward these goals are welcome. See [CONTRIBUTING.md](CONTRIBUTING.md).
0 commit comments