Inspiration

We were inspired by the need for better accessibility tools for students with special needs. Observing the struggle of these students in accessing reading materials, and the lack of adaptive technologies in schools to support their unique learning requirements, motivated us to develop a solution. Our frustration stemmed from the gap in resources that should be helping these students succeed. ReadOn was born out of a desire to bridge this gap and provide an inclusive tool that empowers students with special needs to access educational content more effectively.

What it does

ReadOn is an accessible reading assistant designed to cater to students with different learning abilities. It simplifies text, generates voiceovers, and uses adaptive reading speeds based on the user’s needs. The app can highlight key information, break down complex paragraphs, and convert text to audio for students who struggle with traditional reading methods. By using ReadOn, students can customize their reading experience to suit their personal needs, improving comprehension and retention of material.

How we built it

We built ReadOn using Next.js for the frontend, ensuring a fast and responsive user experience. The app integrates with natural language processing (NLP) APIs to provide text simplification and summary features. We used text-to-speech libraries to convert text into audio, making the content accessible for users with visual impairments or dyslexia. The backend is powered by Node.js. We also focused on making the user interface intuitive and easy to navigate, ensuring that students and educators can use the tool without a steep learning curve.

Challenges we ran into

One of the major challenges we faced was integrating an accurate and responsive text-to-speech feature that could handle a wide range of educational content without errors. Specifically, we encountered difficulties with phonetic breakdowns, as many words have multiple pronunciations or complex phonetic structures. Ensuring that the text-to-speech system correctly pronounced these words based on context proved to be a significant hurdle. Additionally, optimizing the application’s performance when processing large documents in real-time, while ensuring that all accessibility features like accurate phonetics were properly implemented, presented further obstacles. Balancing these needs without sacrificing user experience was one of our biggest technical hurdles.

Accomplishments that we’re proud of

We’re proud of building an application that can truly make a difference in the lives of students with special needs. Creating an adaptable, multi-functional reading tool that simplifies content while keeping it engaging and accessible is an achievement we’re excited about. Additionally, we successfully integrated key accessibility features like audio generation, customizable reading levels, and visual aids that enhance the overall user experience. Most importantly, we are proud that this tool can empower students who have previously struggled with traditional learning methods.

What we learned

Throughout this journey, we learned the importance of accessibility in education and how small changes in technology can significantly impact the learning experience for students with special needs. We also deepened our understanding of text processing, audio synthesis, and front-end optimization to create a seamless and supportive user experience. Additionally, we gained valuable insight into how inclusive design principles can be applied to software development, ensuring that the app caters to a diverse set of users.

What’s next for ReadOn

Looking ahead, we plan to incorporate AI-driven personalization to automatically adjust reading levels and recommend content based on each user’s progress. We aim to further improve text summarization and make the app compatible with a wider range of devices, including mobile phones and tablets. Our next steps include building a comprehensive dashboard for teachers, where they can monitor their students’ progress and provide personalized guidance. Finally, we hope to collaborate with schools and educational institutions to bring ReadOn into classrooms and assist a larger population of students in their learning journey.

Built With

Share this project:

Updates