Inspiration
Many content creators struggle not with ideas, but with planning and prioritization. They have notes scattered across docs, apps, and brain dumps, making it hard to decide what to post next. We were inspired to build an AI tool that turns messy chaos into a structured plan, using Gemini 3’s reasoning power rather than just text generation. The goal: save time, reduce decision fatigue, and give creators confidence in their next steps.
-----------------------------------------------------------------------------------------------------------------## What it does CreatorOS transforms unstructured ideas into a full YouTube content strategy:
- Extracts content pillars from raw ideas
- Generates a 7–14 day content calendar
- Creates video ideas with titles, hooks, outlines, CTAs
- Prioritizes ideas with effort vs impact reasoning
Judges and users immediately see the difference between messy inputs and a ready-to-execute plan, making the AI’s strategic reasoning obvious.
How we built it
- Inputs: Users provide raw text ideas, channel niche, posting frequency, and optional goals.
- Gemini 3 AI Engine: Uses a carefully designed prompt template to generate structured JSON output, including content pillars, calendar, video ideas, and priority scores.
- Frontend: Minimal UI with a text area and Generate Strategy button; results displayed clearly with content pillars, calendar, and video ideas.
The focus was on structure and clarity, not flashy features.
Challenges we ran into
- Prompt design: Early prompts returned unstructured or verbose output. Iterating on the prompt and enforcing strict JSON formatting solved this.
- Scope creep: Initially added analytics, thumbnails, and multi-platform features. We cut everything non-essential to focus on a polished demo.
- Demo clarity: It was hard to make the before/after contrast obvious; we solved this by carefully designing the input/output flow for judges.
Accomplishments that we're proud of
- Built a working AI prototype that transforms messy ideas into a structured content plan.
- Created a clean demo that clearly shows Gemini 3’s reasoning.
- Locked a tight scope to maximize clarity and judge appeal.
- Designed a prompt and JSON schema that enforce structured, reproducible output.
What we learned
- AI is strongest when guided to reason and structure, not just generate content.
- Judges reward clarity and execution over feature quantity.
- A small, focused project can outperform bigger, over-engineered ideas if the demo is polished.
What's next for CreatorOS
- Expand to multi-platform content planning (TikTok, Instagram, etc.)
- Add analytics-driven adaptive strategies
- Introduce team collaboration features
- Improve AI reasoning for long-term content strategy optimization
Log in or sign up for Devpost to join the conversation.