Speed reading. Use this one weird trick to read quicker!
^ Finished product ^
(Evan)
We built ReadRunner all with Python 3 on Jupyter notebook because we all have experience using it in our coursework and wanted to expand the capabilities of Jupyter Notebook beyond what we were doing in class.
We used the newspaper library to scrape the text from articles that we inputted into our program and then we parsed through this text to make the color of the middle letter red. This middle letter is colored red so that the reader's focus is solely on the middle of the display and they use their peripheral vision to read the words as they come.
We displayed the words one at a time at a certain word per minute rate using Matplotlib and created an MP4 video that we could export and download into any of our devices.
Launch ReadRunner Playground as a Jupyter notebook (Python 3). Run the first fall to launch the user interface:
- Type in a link to an article you'd like to read.
- Type in your desired words per minute.
- Begin reading faster than you've read before!
Tip: begin around 100-150 WPM. You'll find yourself increasing speed pretty quickly from there.