Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Pocket Flow Tutorial Project: Explain Youtube Video To Me Like I'm 5

License

NotificationsYou must be signed in to change notification settings

The-Pocket/PocketFlow-Tutorial-Youtube-Made-Simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: MIT

Have a 5-hour YouTube video but no time to watch it? This LLM application pulls the main topics and explains to you like you are 5, so you can catch up in just minutes.

Design Doc:docs/design.md, Flow Source Code:flow.py

Try running the code in your browser using thedemo notebook.

Example Outputs


NVIDIA CEO Jensen Huang's Vision for the Future

DeepSeek, China, OpenAI, NVIDIA, xAI, TSMC, Stargate, and AI Megaclusters

Demis Hassabis – Scaling, Superhuman AIs, AlphaZero atop LLMs, AlphaFold

Elon Musk: War, AI, Aliens, Politics, Physics, Video Games, and Humanity

In conversation with Elon Musk: Twitter's bot problem, SpaceX's grand plan, Tesla stories & more

In conversation with President Trump

Jeff Dean & Noam Shazeer – 25 years at Google: from PageRank to AGI

In conversation with Tucker Carlson, plus OpenAI chaos explained

Jonathan Ross, Founder & CEO @ Groq: NVIDIA vs Groq - The Future of Training vs Inference

Volodymyr Zelenskyy: Ukraine, War, Peace, Putin, Trump, NATO, and Freedom

Sarah C. M. Paine - Why Dictators Keep Making the Same Fatal Mistake

Satya Nadella – Microsoft's AGI Plan & Quantum Breakthrough

Full interview: "Godfather of artificial intelligence" talks impact and potential of AI

The Stablecoin Future, Milei's Memecoin, DOGE for the DoD, Grok 3, Why Stripe Stays Private

The Future Mark Zuckerberg Is Trying To Build

Tucker Carlson: Putin, Navalny, Trump, CIA, NSA, War, Politics & Freedom

How to Run

  1. Set up LLM inutils/call_llm.py by providing credentials.

    You can refer toLLM Wrappers for example implementations.

    You can verify that it is correctly set up by running:

    python utils/call_llm.py
  2. Install the dependencies and run the program:

pip install -r requirements.txtpython main.py --url"https://www.youtube.com/watch?v=example"
  1. When it's done, open output.html (created in the project folder) to see the results.

I built this in just an hour, and you can, too.

  • Built WithPocket Flow, a 100-line LLM framework that lets LLM Agents (e.g., Cursor AI) build Apps for you

  • Check out the Step-by-Step YouTube Tutorial:


IMAGE ALT TEXT

About

Pocket Flow Tutorial Project: Explain Youtube Video To Me Like I'm 5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp