MeetingMind
AI meeting assistant that transcribes, summarizes, and distributes action items so nothing falls through the cracks.
!The Problem
Important action items and key decisions get lost after meetings because note-taking is inconsistent and follow-up tracking is manual.
✓The Solution
An API endpoint accepts audio uploads, Whisper transcribes the recording, GPT-4 summarizes the content and extracts action items with owner assignments, and the results are distributed via Slack and email.
How It Works
Audio file uploaded via API endpoint
Whisper API transcribes to text
GPT summarizes and extracts action items
Structured notes stored in Airtable
Summary posted to Slack channel
Email sent to meeting attendees
Key Features
Audio transcription with Whisper API
AI meeting summarization
Action item extraction with owner assignment
Decision point identification
Automated Slack distribution
Searchable meeting archive
Tech Stack
Want to see more?
Check out the source code on GitHub or browse other projects in my portfolio.