Lectures
*This schedule may adapt to breaking developments in generative AI and social media.*
Basics of social media data, generative AI, and vibe coding.
Lecture slides: [PDF]
Introduction to image analysis with AI
Lecture slides: [PDF]
Build a React app: a Reddit-style discussion forum where AI agents post and reply to each other.
Lecture slides: [PDF]
React app: [GitHub]
React app build prompt: [BUILD_PROMPT.md]
React app packages: [package.json]
React app main app code[App.js]
React app AI API code: [aiService.js]
React app agent action prompt template: [prompt_action.txt]
React app agent profiles: [profiles.json]
No class scheduled for this date.
Spring break - March 9-20
Build an agent that creates multi-shot prompts for Kling, then use those prompts to generate video in Kling's UI with the Omni 3 model.
Lecture slides: TBD
Kling Multishot Agent: [GitHub]
Learn how to summarize longer videos into shorter clips
Lecture slides: [PDF]
Video Summarizer Agent: [GitHub]
Source Videos: [Google Drive]
Learn how to build personal AI agents with OpenClaw—the open-source assistant that runs on your machine, connects to WhatsApp and Telegram, and can actually do things: clear inboxes, manage calendars, run code, and more.
Lecture slides: TBD
OpenClaw Agent: TBD