Multi-Platform Content Generator

This workflow generates tailored content for multiple platforms based on user input. It extracts platform names, processes documents or images, and uses AI to create customized posts in the selected language.

Details

Created on: May 8, 2026
Last modified: May 8, 2026

Tags

Content Creation
Social Media
AI
Automation
Language Processing

Description

The Multi-Platform Content Generator is designed to create customized social media content across various platforms. The workflow begins with user input where users specify a draft title, upload files (images or documents), select a publishing platform, and choose a language. The Parameter Extractor node parses the platform names from the input and outputs them as a JSON array. An If-Else node checks if valid platforms are identified; if not, it ends the process. For valid entries, List Operator nodes filter uploaded files into images and documents. A Document Extractor processes document content while an LLM node integrates this information with the user's draft to generate comprehensive content drafts. An Iteration node iterates over each platform name to tailor content according to specific guidelines using AI models like 'deepseek-r1' and 'qvq-max'. Finally, a Template Transform node formats the output into structured posts ready for publication on each specified platform.

License

This flow is licensed under the Unlicense. You can find the terms here.

Flow Preview

This is a preview, to use it in Dify, click on the install button.