Please sign in to access this page

AccessiStudy

AccessiStudy Used AI

5 devlogs
7h 44m
Created by KingJamesH

Making the web more accessible for students.
This is an extension that's not on the web store, so the demo is a video.
--
More info here: https://devpost.com/software/accessistudy

Timeline

Ship 1

0 payouts of shell 0 shells

KingJamesH

26 days ago

KingJamesH Covers 5 devlogs and 7h 44m

Final version of accessiblity extension.

Update attachment

Cleaned up code, devpost submission, small fixes.

Update attachment

V2:

Notes tab - Users can take notes on a website, then export all of the notes to a TXT file, open them in a new tab, or copy them.

Cleaned up code throughout and redid the readme.

Update attachment

Complete UI reword, Gemini API for page summarizer.

Update attachment

Accessibility Extension V1:

The extension allows users to change text size, letter spacing, and line spacing on any website. It can also apply a dyslexia-friendly font to all text and activate a high-contrast mode.

My current problem is incorporating AI. If I wanted to use AI, I'd use an API, which needs an individual key. While I could have a user input their API key into the extension, that wouldn't be very accessible. Soooo, I don't really know. (pls halp)