This project generates a Ken Burns style video given the name of a politician.
To make the video, the biography is pulled from the wikipedia API, after which it is summarized and used to query the Bing Image Search API for images. OpenCV, moviepy and ffmpeg are used in the video making process.