As someone who is knee-deep in prep for my master exam, I found myself wishing for a way to breeze through texts faster. Fast forward few hours, I ended up writing a code to do the same. And that’s when I realised, it actually works. So sharing it with you all!
🚀🚀 Excited to introduce - Fastify Reader📚 - the app that turbocharges your reading speed! Inspired by concepts like Bionic Reading, it lets you devour text at lightning speed and somehow also enables you to grasp concepts in texts much faster!
For a demonstration of Fastify Reader in action, visit the Application Demo.
-
Comparision feature: Side-by-side comparision of original text and Fastified Text
-
Support for PDF and Text Formats: Users can upload text documents in both PDF and text formats, providing flexibility in accessing content from various sources.
-
Enhanced Reading Experience: By presenting text with highlighted segments, Fastify Reader aims to improve reading speed and comprehension, inspired by concepts like Bionic Reading.
-
Download as PDF: You could also download the Fastified PDF for future usage.
Follow these steps to get started with Fastify Reader:
-
Clone the Repository:
git clone https://github.com/yourusername/Fastify-Reader.git cd Fastify-Reader
-
Install Dependencies:
pip install -r requirements.txt
-
Run the Application:
python app.py
Once the application is running, you can access it through your web browser.
Fastify Reader welcomes contributions from the community! If you encounter any issues, have ideas for improvements, or would like to contribute code, please feel free to open an issue or submit a pull request on GitHub.
Fastify Reader is licensed under the MIT License.
Feel free to customize any part of this README to better fit the specifics of your application!