Use Cases
- Transform meeting transcripts into structured slide presentations.
- Enhance team collaboration by sharing summarized meeting insights.
- Automate the documentation of key meeting points for future reference.
How It Works
Webhook receives meeting transcript uploads. Transcript is extracted and formatted for processing. OpenAI generates slide content based on the transcript. Slide data is parsed into a structured format. Slides are appended to a Google Sheets document for easy access.
Setup Steps
- 1Import the workflow template into n8n.
- 2Configure the webhook URL for meeting transcript uploads.
- 3Set up OpenAI credentials for slide generation.
- 4Connect Google Sheets with the appropriate credentials.
- 5Test the workflow by uploading a sample meeting transcript.
Apps Used
Google Sheets
OpenAI
Categories
Target Roles
Industries
Tags
#ai content generation
#workflow management
#document automation