Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maxfield-chen/kalt

Firefox extension that adds a context menu that chats with a native version of the im2txt AI in order to generate Alt text for accessibility reasons.
https://github.com/maxfield-chen/kalt

accessibility ai firefox-extension nlp

Last synced: about 1 month ago
JSON representation

Firefox extension that adds a context menu that chats with a native version of the im2txt AI in order to generate Alt text for accessibility reasons.

Awesome Lists containing this project

README

        

# K(elleen)'s Alt Text Generator

## What is this?

This project builds off of the Im2txt image to text generator, packaging the AI in a docker container and calling it from a Firefox extension.

## Install Instructions

* Download and extract the release.
* Run install.sh with sudo privileges
* In the browser of your choice, install the manifest.json file.
* ???
* Profit

## How do I use this?

Right click on any image and there will be a new context menu: "Get Kalt text."

Once you select this, a notification will pop up letting you know that the text generation has begun.

After some time, a second notification will appear with the text that Im2txt has produced.

You can click on this notification and the text will be copied to your clipboard.