Elevator pitch Automatically extract meeting recaps and action items from Teams calls with minimal setup.
Industry Developer Tools / Productivity
Problem
- Manual note-taking during meetings wastes focus and creates inconsistent records.
- Action items get lost in chat threads and email follow-ups.
Solution
- Parse Teams meeting transcripts to generate structured recaps instantly.
- Extract and assign action items with due dates automatically.
Tools
teams-transcript-fetcher: Retrieves raw meeting transcript and metadata from Teams API.recap-generator: Summarizes transcript into key points and decisions (returns markdown).action-item-parser: Identifies tasks, owners, and deadlines from transcript text.
Widgets
/recap: Displays formatted meeting summary and action item list.
Conversation starters
- "Pull the transcript from my last standup and create a recap."
- "What action items came out of yesterday's planning meeting?"