Adityaoberai Alt Text Generator Save Abandoned

Generate alt text for your images!

Project README
Alt Text Generator

Alt Text Generator

Description

Svelte app that uses Azure Cognitive Services and a Vercel Serverless Function to analyse an image and provide you with a caption to use as alt text!

Demo Recording

https://github.com/adityaoberai/Alt-Text-Generator/assets/31401437/cdf2ce3c-0c72-47e0-bab2-8bac8e0cd4cc

Steps to Run Locally

  • Create a Microsoft Azure account, followed by a Computer Vision Resource
    • Make sure to choose one of the following Azure regions: East US, France Central, Korea Central, North Europe, Southeast Asia, West Europe, West US (since we're using Image Analysis 4.0, which is in preview)
  • Install Vercel CLI
  • Clone this repository
  • Run npm install
  • Change the file .env.example to .env
  • Add your Azure Computer Vision endpoint and API key to the .env file
  • Add your environment variables to the Vercel project using vercel env add ENV_VAR command (replace ENV_VAR with your environment variables)
  • Run vercel dev
Open Source Agenda is not affiliated with "Adityaoberai Alt Text Generator" Project. README Source: adityaoberai/Alt-Text-Generator
Stars
52
Open Issues
3
Last Commit
10 months ago
License

Open Source Agenda Badge

Open Source Agenda Rating