This is a submission for Weekend Challenge: Passion Edition
What I Built
I built CreatorFlow AI, an all-in-one productivity dashboard tailored specifically for content creators and digital marketers. Managing multiple content streams can quickly lead to administrative burnout, and this tool solves exactly that.
CreatorFlow AI features two core utilities:
- YouTube Gaming SEO Pack: Generates highly click-worthy titles, descriptive metadata structure placeholders, and high-volume tags based on raw game names and custom keywords.
- Telegram Loot Deal Script: Takes an e-commerce product name, pricing, and affiliate link to instantly format highly conversion-optimized, emoji-rich promotional posts for deal channels.
Demo
🎥 YouTube Gaming SEO Hub
This module helps creators generate high-converting metadata under a second. Below is the live generator interface creating SEO assets for gaming content:
🛍️ Telegram Loot Deals Hub
This module is built for affiliate marketers to instantly convert raw product details into high-conversion, emoji-rich promotional posts for deal channels:
Code
You can explore the full source code for both the frontend dashboard and the Express backend here:
darshanraval7
/
creatorflow-ai
creatorflow-ai
CreatorFlow AI 🚀
The Ultimate AI-Powered Productivity Hub for YouTubers & Affiliate Marketers
CreatorFlow AI is a full-stack web application designed to eliminate administrative burnout for digital content creators and affiliate marketers. Built with React, Node.js, and Google AI (Gemini 2.5 Flash), this tool automates metadata generation and deal curation in under a second.
Developed as a submission for the DEV Weekend Challenge: Passion Edition.
✨ Features
🎥 1. YouTube Gaming SEO Hub
Optimized for mobile and desktop gaming content creators.
- Input a game name (e.g., Dream Cricket 2025, Warships Mobile 2) and custom focus keywords.
- Instantly generates 3 click-worthy titles, a fully SEO-optimized description blueprint (with placeholder timestamps), and 15 trending tags.
🛍️ 2. Telegram Loot Deals Generator
Tailored for affiliate marketers managing channels like The Penguins Deals.
- Input raw product details, target loot price, and your affiliate link.
- Automatically formats an…
How I Built It
The application is built on a modern full-stack architecture using a decoupled setup:
- Frontend: Built using React.js, featuring a clean tabbed structure with responsive UI states, stateful clipboard integrations ("Copy Content" triggers), and loading animations utilizing Lucide icons to ensure a seamless and dynamic UX.
- Backend: Powered by Node.js and Express to route and handle API requests securely.
The core logic revolves around strict prompting structures sent to the AI backend. I integrated the official Google Gen AI SDK to dynamically build metadata structures based on individual user passions—whether it's gaming keywords like Dream Cricket 2025 or marketing links.
Prize Categories
This project is officially entering the following category:
-
Best Use of Google AI: The backend leverages the latest
@google/generative-aiSDK and utilizes the ultra-fastgemini-2.5-flashmodel to process advanced, tailored text generation requests in less than a second.






Top comments (0)