https://mis3502-jacksoncarpenter.s3.amazonaws.com/project5/index.html
This project is a tool for people with low-vision/blind internet users whose screen readers struggle on pages full of images lacking alt-text. You submit a website link, then our site on the backend scrapes the page for images, finds the biggest one, and then sends it ChatGPT vision API requesting that it return descriptive alt-text. This is presented to user along with text-to-speech of the generation description. This tool also features a history page and an admin dashboard.