This document discusses using online machine learning techniques to optimize online content recommendations. It proposes using a Bayesian bandit approach to select images for display on a homepage by tracking click-through rates and impressions for each image. As the bandit algorithm learns preferences over time, it will select images with higher click-through rates more often. The system would collect data using a Javascript tag and stream events to Kafka for real-time optimization of recommendations.