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.
🌈 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.
-
Clone or Download the Repository:
git clone <repository_url>
-
Install Dependencies (if modifying the code):
npm install
-
Build the project
npm run build
-
Load the Extension:
- Open Chrome and navigate to chrome://extensions/.
- Enable Developer Mode.
- Click Load Unpacked and select the build/ folder.
- Select a CVD palette and apply it to any website.
- Click Convert to Bionic Text for enhanced readability.
-
- Use the Summarize button to generate a brief summary of the webpage.
- Save preferences to test persistence across sessions.
- Image adaptation for specific CVD types (e.g., Deuteranopia-friendly images).
- Integration of multimodal AI for processing images, videos, and audio.
Feel free to submit pull requests or report issues to make this project better!