Skip to content

GnautSpace/hue-and-you

Repository files navigation

Hue & You

Hue & You is a Chrome extension designed to enhance web accessibility and readability. With features like color vision deficiency (CVD) palettes, Bionic Reading text transformation, and webpage summarization, this tool ensures a seamless browsing experience for everyone.

Features

🌈 CVD-Friendly Colors: Apply color palettes for various types of color vision deficiencies. 📝 Bionic Text Conversion: Enhance readability by emphasizing key parts of the text. 🔍 Webpage Summarization: Generate concise summaries of webpage content. 💾 Preference Saving: Persist your custom settings across sessions.

Setup Instructions

  1. Clone or Download the Repository:

    git clone <repository_url>
    
  2. Install Dependencies (if modifying the code):

    npm install
    
  3. Build the project

    npm run build
    
  4. Load the Extension:

    • Open Chrome and navigate to chrome://extensions/.
    • Enable Developer Mode.
    • Click Load Unpacked and select the build/ folder.

Usage

  1. Select a CVD palette and apply it to any website.
  2. Click Convert to Bionic Text for enhanced readability.
    1. Use the Summarize button to generate a brief summary of the webpage.
  3. Save preferences to test persistence across sessions.

Future Enhancements

  • Image adaptation for specific CVD types (e.g., Deuteranopia-friendly images).
  • Integration of multimodal AI for processing images, videos, and audio.

Contributions

Feel free to submit pull requests or report issues to make this project better!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published