Completed
15:54 Wrapping up, ideas to extend this concept into a larger search engine
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Using Gemini API to Extract and Analyze YouTube Predictions
Automatically move to the next video in the Classroom when playback concludes
- 1 0:00 Intro
- 2 1:00 Project Description - processing predictions made in YouTube videos and what happened since
- 3 2:12 Begin code walkthrough, dependencies
- 4 5:41 Gemini client, Gemini Pro vs 2.0 Flash, now allows YouTube URLs as input
- 5 7:08 Structured extraction task, prompt for extracting predictions, pydantic models
- 6 8:51 Joseph Wang's excellent macro predictions and S&P 500 targets for 2024, 2025
- 7 11:33 Calling Gemini API in Python, Joseph Carlson's predictions
- 8 14:15 Predictions that didn't go so well
- 9 15:54 Wrapping up, ideas to extend this concept into a larger search engine