AI/MLPython App

MeetingMind

AI meeting assistant that transcribes, summarizes, and distributes action items so nothing falls through the cracks.

PythonFastAPIOpenAI WhisperGPT-4AirtableSlack

!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

1

Audio file uploaded via API endpoint

2

Whisper API transcribes to text

3

GPT summarizes and extracts action items

4

Structured notes stored in Airtable

5

Summary posted to Slack channel

6

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

PythonFastAPIOpenAI WhisperGPT-4AirtableSlack

Want to see more?

Check out the source code on GitHub or browse other projects in my portfolio.