🎮 The Next Input — Issue #027

The AI That Builds Your Online Courses

Artificial Intelligence Tech GIF by JSain123

⚡ The Briefing — 60 sec

🛠️ The Playbook — Adaptive Learning Path Builder (Model-Smart)

Mission Feed a course outline → bot selects the best model for each module (Gemini for quizzes, GPT-oss for flashcards, Claude for long-form explanations) and assembles a ready-to-share Notion workbook.
Difficulty Advanced | Build time 80 min
ROI Instructional designers reclaim ≈ 12 h/course and personalise content at scale.

Step

Action

1

Trigger – Upload Google Doc “Course Outline” to Drive.

2

Parser – Apps Script converts outline to JSON: {module_title, goals, length}.

3

Router (Make.com) – For each module:  • if length < 500GPT-oss-20B → generate flashcards. • if goal.includes("concept quiz")Gemini Guided Learning API → build 3 Q&A. • else → Claude Opus 4.1 → draft 300-word explainer.

4

Formatter – Merge outputs into Notion page template.

5

Notion API – Create /Learning Paths/{Course}/{date} complete workbook.

6

Slack Push – Post link to #learning-team with “Workbook ready”.

7

Fail-safe – If any model call fails, stub section with “⚠ Needs Review” and tag owner.

Pro tip: Store model thresholds (length, goal keywords) in a Config table—tweak logic without touching the scenario.

🎯 The Arsenal — Tools & Prompts

Asset

What it does

Link

Gemini Guided Learning API

Auto-creates quizzes & hints.

https://ai.google/gemini/guides

Ollama Desktop

Run GPT-oss locally on Windows & macOS.

https://ollama.ai

Supercreate AI Video

Turns scripts into short explainer videos via avatars.

https://supercreate.ai

Prompt · 7-Word Module Teaser

Feed module title → get hook.

Rewrite this module title as an engaging 7-word teaser.

💡 Free Office Hours

Need an adaptive learning bot or model-router tune-up?
Book a free 15-minute Office Hours slot—no sales pitch, just workflows solved.

🕹️ Game Over

Auto-build one workbook tonight—tomorrow’s learners will thank you.
Share your win; you could headline Issue #028.

Aaron
Automating the boring. Amplifying the brilliant.

Forwarded this? Subscribe here