Skip to main content
Glama

GenAIScript

Official
by microsoft
MIT License
43
2,820
  • Linux
  • Apple
example-gpt-v.md705 B
--- layout: two-cols-header --- # GenAIScript Example: Translate Any Diagram to Text ::left:: ![Flowchart depicting a process involving an LLM (Language Learning Model) interacting with plugins and external sources to generate a final answer.](/plug-in.png) ::right:: <v-click> ```js script({ title: "explain-diagram", description: "Given an image of a diagram, explain what it contains", model: "vision", }) defImages(env.files) $`You are a helpful assistant. Your goal is to look at the image provided and write a description of what it contains. You should infer the context of the diagram, and write a thorough description of what the diagram is illustrating.` ``` </v-click>

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