Generate alt text for your images!
The Alt Text Generator is a Vite + Svelte app that leverages the Azure OpenAI Service (GPT-4 Turbo with Vision) and a Vercel Serverless Function to analyze an image and generate a caption to be used as alt text.
npm install
to install dependencies..env.example
to .env
..env
file.vercel env add ENV_VAR
command.vercel dev
to start the application locally.The Alt Text Generator is an innovative tool that combines Azure OpenAI Service with a Vercel Serverless Function to provide users with descriptive captions for images, serving as alt text. The application’s simple setup process and key features make it a valuable asset for developers looking to enhance accessibility and user experience on their websites.