I Trained an AI to Make Me Laugh... It Worked Too Well

Subscribe, I'm funny I swear. I tried to teach an Artificial Intelligence (AI) to be funny... but it got addicted to one meme. This is the story of my coding project where I use Python and Reinforcement Learning to see if a machine can learn comedy. I gave the AI a soundboard of classic meme sounds and images, then used OpenCV computer vision to watch my face and automatically reward it for making me laugh. The goal was to see if an AI could learn something as human as humor. But when the bot only spammed the Vine Boom sound, I had to solve one of the biggest problems in machine learning: the Exploration vs. Exploitation dilemma. This video documents the entire process, from web scraping the sounds with Selenium to programming the final creative "chaos" that helped the AI discover new jokes. If you're interested in Python projects, machine learning, or just want to see a robot have a comedic crisis, this video is for you! Tools & Concepts Used in this Project: AI Framework: Reinforcement Learning Programming Language: Python Computer Vision: OpenCV for face and laugh detection Web Scraping/Automation: Selenium library Like and subscribe if you enjoyed the video!