Skip to content

[FEATURE REQUEST] Add Video Content to Complement Text Lessons #685

@Ahmadshahzad1424

Description

@Ahmadshahzad1424

📝 Proposal: Add Video Content to Complement Text Lessons

🎯 Problem

The course is currently text-heavy, which can be challenging for visual learners. Research shows that 65% of learners are visual learners, and video + text content improves retention by ~65% compared to text alone.

💡 Suggested Solution

Add embedded video content that complements each lesson section, similar to:

  • DeepLearning.AI courses - hybrid text + video approach
  • Kaggle tutorials - documentation + video explanations

🎬 Implementation Idea

For each section, keep the existing text content AND add an embedded video:

📖 What is an Agent? (text)
└─ Explanation, code examples, interactive playground

🎥 NEW: What is an Agent? (video)
└─ 5-15 minute YouTube video explaining the concept
└─ Captions + multiple languages

✨ Key Benefits

  • ✅ Better accessibility for visual learners
  • ✅ Higher engagement & course completion rates
  • ✅ Can leverage existing HuggingFace tutorial videos on YouTube
  • ✅ Easy to implement using standard <iframe> embeds
  • ✅ Minimal infrastructure changes needed
  • ✅ Community can contribute videos

🛠️ Technical Approach

  • Use YouTube embeds (free, widely supported)
  • Alternative: Skilljar or Mux (if professional video platform desired)
  • Simple <iframe> integration into existing course structure

📋 Suggested Starting Point (Proof of Concept)

Start with 1-2 lessons to test the approach:

  • "What is an Agent?" - Create/find 8 min video
  • "Quick Quiz 1" - Create video explanation
  • Gather feedback before rolling out to entire course

🙋 How I Can Help

I'm interested in contributing to this initiative:

  • Help find/curate existing HuggingFace tutorial videos
  • Create video(s) for one lesson as a proof of concept
  • Assist with embedding/integration
  • Support community video submissions

📊 Example: What This Could Look Like

  • Unit 1: Introduction to Agents
    • 📖 "What is an Agent?" (5 min read)
    • 🎥 "What is an Agent?" (8 min video)
    • 📖 "How Agents Work" (8 min read)
    • 🎥 "Agent Architecture Explained" (10 min video)
    • ✅ Interactive Quiz

🤔 Questions for Discussion

  1. Is the team open to adding video content?
  2. Should we reuse existing HuggingFace YouTube videos?
  3. Would community-contributed videos be welcome?
  4. Any preferred video hosting/embedding approach?

I'd love to discuss this further and help make the course even better! 🚀

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions