Skip to content

Commit 08ea1dc

Browse files
committed
Enhance future development plans in README.md
- 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.
1 parent ab1c184 commit 08ea1dc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,10 @@ See [RELEASING.md](RELEASING.md) for version and release instructions.
187187
## Future Development Plans
188188

189189
- **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.
190194

191195
Contributions toward these goals are welcome. See [CONTRIBUTING.md](CONTRIBUTING.md).
192196

0 commit comments

Comments
 (0)