Skip to main content
This example demonstrates a multi-modal meeting summarizer and visualizer agent that uses OpenAITools and ReasoningTools to transcribe a meeting recording, extract key insights, generate a visual summary, and synthesize an audio summary.

Code

ref/meeting_summarizer_agent.py

Usage

1

Install dependencies

2

Run the example

By default, the audio summary will be saved to tmp/meeting_summary.mp3.