Fully Automated Instagram Reels to Content Workflow using n8n, Telegram, AssemblyAI, and OpenAI or Mistral

Hello n8n community

I wanted to share a workflow I recently built using n8n. It automates the full content repurposing pipeline specifically for Instagram Reels. The trigger is handled via Telegram where users can submit a Reel link to start the process.

Overview of the workflow

The flow downloads the Reel, extracts the transcript and description using AssemblyAI, then uses a selected language model such as OpenAI or Mistral to analyze the content. It identifies the niche and core message, generates three content ideas, and writes matching short-form scripts.

The audio is extracted from the video and converted to MP3 using FreeConvert’s API. All results including media links and generated content are automatically appended to a Google Sheet. Each step in the workflow has been documented using sticky notes for clarity

1 Like

Get it here: Transform Instagram Reels into Viral Content with Mistral AI, AssemblyAI & Sheets | n8n workflow template