🎬 Create social media content from Telegram with AI

⚑ 13,070 views · 🎬 Content Creation & Video

Description

Description:

Create Social Media Content from Telegram with AI

This n8n workflow empowers you to effortlessly generate social media content and captivating image prompts, all powered by AI. Simply send a topic request through Telegram (as a voice or text message), and watch as the workflow conducts research, crafts engaging social media posts, and creates detailed image prompts ready for use with your preferred AI art generation tool.

What does this workflow do?

This workflow streamlines the content creation process by automating research, social media content generation, and image prompt creation, triggered by a simple Telegram message.

Who is this for?

Benefits

How it Works

  1. Receive Request: The workflow listens for incoming voice or text messages on Telegram containing your content request.
  2. Process Voice (if necessary): If the message is a voice message, it’s transcribed into text using OpenAI’s Whisper API.
  3. AI Takes Over: The AI agent, powered by an OpenAI Chat Model and SerpAPI, conducts online research based on your request.
  4. Content and Image Prompt Generation: The AI agent generates engaging social media content and a detailed image prompt based on the research.
  5. Image Generation (Optional): You can use the generated image prompt with your preferred AI art generation tool (e.g., DALL-E, Stable Diffusion) to create a visual.
  6. Output: The workflow provides you with the social media content and the detailed image prompt, ready for you to use or refine.

n8n Nodes Used

Prerequisites

Setup

  1. Import the workflow JSON into your n8n instance.
  2. Configure the Telegram Trigger node with your Telegram bot token.
  3. Set up the OpenAI and SerpAPI credentials in the respective nodes.
  4. If you want to generate images directly within the workflow, configure the HTTP Request node with your Hugging Face API key.
  5. Test the workflow by sending a voice or text message to your Telegram bot with a topic request.

This workflow combines the convenience of Telegram with the power of AI to provide a seamless content creation experience. Start generating engaging social media content today!

πŸ”— Nodes Used

HTTP Request, Telegram, Telegram Trigger, AI Agent, OpenAI Chat Model, Structured Output Parser

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup