This document discusses reinforcement learning and OpenAI. It defines reinforcement learning as a type of machine learning where an agent learns how to behave in an environment through trial and error. OpenAI is introduced as a non-profit researching friendly artificial intelligence. OpenAI Gym and Universe are tools for developing and evaluating reinforcement learning algorithms across a wide range of tasks from games to web interactions. Universe provides a more extensive set of environments than Gym for training agents.