This project contains a workflow definition for a YouTube Content Generation bot. It uses Large Language Models (specifically Gemini 2.5 Flash) to generate optimized video titles, descriptions, tags, and engagement strategies based on user input and video scripts.
The core of this project is the YouTub20260110083140.yml file, which defines a flow involving:
- User Input: Capturing video info, script, optimization level, and tag count.
- LLM Processing: Using a Large Model node to process the inputs and generate structured JSON output.
- Output: JSON containing titles, descriptions, tags, hashtags, thumbnail ideas, and engagement strategies.
Check out the following video for more context or a demo:
