Skip to content

Digvijay-Bokey/Disassist

Repository files navigation

Disassist

Disassist is an innovative Chrome extension designed to make the web more accessible for children with dyslexia. By transforming the online reading experience, it empowers dyslexic learners to engage with digital content more comfortably and effectively.

Features

  • Dyslexia-Friendly Fonts: Automatically converts text to dyslexia-friendly fonts like Dyslexiefont.
  • AI-Powered Simplification: Utilizes AI to identify and simplify complex words and phrases.
  • Text-to-Speech: Integrates a Google Translate-style feature for interactive reading.
  • AI-Generated Imagery: Provides visual context to words using AI tools like DALL-E and Stable Diffusion.
  • Custom GPT Integration: Offers simplified explanations for challenging texts.

Installation

To install Disassist, follow these simple steps:

  1. Fork the repo, and add your api keys utilizing the creds template below.
  2. Open within Chrome's extension manager.
  3. Enable the extension and customize settings as per your preference.

Usage

Once installed, Disassist will automatically convert text on web pages into a dyslexia-friendly format. You can click on complex words to hear their pronunciation or see AI-generated images for visual aid.

Creds

You will need a creds.js file within your project which follows this format:

export default {
    openAiKey: 'Your Open Ai API Key',
    mongoUrl: 'Your MongoDB Link'
};

Contributing

We welcome contributions to make Disassist even better! If you're interested in contributing, please:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Commit your changes (git commit -am 'Add some feature').
  4. Push to the branch (git push origin feature-branch).
  5. Submit a pull request.

Acknowledgments

  • Thanks to all the contributors who have helped in building Disassist.
  • Special thanks to the dyslexia community for their invaluable feedback and support.

Prizes

Fidelity All In Open Source Hackathon winner for:

Most creative use for Google Cloud

Best use of generative AI

View the project devpost here: Devpost Link

Disassist - Making the digital world more accessible, one word at a time.

About

Fidelity open source 23' hackathon winner: Disassist is a groundbreaking Chrome extension specifically designed to support children with dyslexia. By transforming their online reading experience, Disassist makes digital content more accessible and engaging, breaking down the barriers that dyslexic learners face every day.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors