Skip to main content
Glama

GenAIScript

Official
by microsoft
MIT License
43
2,820
  • Linux
  • Apple
image-alt-text.md582 B
--- layout: image-left image: /image-alt-text.jpg --- # Image Alt Text Poor alt text descriptions... ```html <img src="..." alt="An image" /> 😦😦😦 ``` GenAI to the rescue! - Add image in context ```js defImages(env.files, { autoCrop: true }) ``` - Tell the LLM to generate an alt text description ```js $`You are an expert in assistive technology. You will analyze each image and generate a description alt text for the image.` ``` - Generate files using the format defined in "system.files" ```js $`Save the alt text in a file called "<filename>.txt".` ```

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/microsoft/genaiscript'

If you have feedback or need assistance with the MCP directory API, please join our Discord server