Extend Alt Text

This is a Project based on Next-Alt-Text-Generator, it extends its functionality. See Original Project. Or Deploy on Vercel. This project uses that as the backbone and extends the facilites like conversion of multiple files and generating alt text by uploading an image. This project is also open source. Here this is the link to the GitHub Repo. Check out or API for generating random image and description set from Here. Learn about the open graph image generation from our GitHub Readme, or from Here, or Here.

How does it work?

  • It takes the user input as URL
  • Or it takes multiple Images as input and uploads it to File.io
  • It takes the return URL and makes an API call
  • The backend API call requests the Vercel Alt Text Generator
  • The Vercel Alt Text Generator uses ML modal from Salesforce called BLIP on Replicate to generate relevant alt text for images
  • It shows the result to the frontend
  • Fetch request from the alt text generator deletes the File.io image which is essentially a feature of the file.io free plan
  • No file is kept on the database

  • Fill free to use it in your project. Respect to the original creators.

    Your data will be here...