# Genkit > Open-source GenAI toolkit for JS, Go, Dart, and Python. ## Documentation Sets - [JavaScript documentation](https://genkit.dev/llms-js.txt): Genkit documentation focused on JavaScript/TypeScript - [Go documentation](https://genkit.dev/llms-go.txt): Genkit documentation focused on Go - [Python documentation](https://genkit.dev/llms-python.txt): Genkit documentation focused on Python - [Dart documentation](https://genkit.dev/llms-dart.txt): Genkit documentation focused on Dart ### Language-Specific Thematic Sets #### JavaScript - [Building AI Workflows - JS](https://genkit.dev/_llms-txt/building-ai-workflows-js.txt): Guidance on how to generate content and interact with LLM and image models using Genkit in JavaScript. - [Deploying AI Workflows - JS](https://genkit.dev/_llms-txt/deploying-ai-workflows-js.txt): Guidance on how to deploy Genkit code to various environments using JavaScript. - [Observing AI Workflows - JS](https://genkit.dev/_llms-txt/observing-ai-workflows-js.txt): Guidance about Genkit's various observability features in JavaScript. - [Writing Plugins - JS](https://genkit.dev/_llms-txt/writing-plugins-js.txt): Guidance about how to author plugins for Genkit in JavaScript. - [AI Providers - JS](https://genkit.dev/_llms-txt/ai-providers-js.txt): Provider-specific documentation for AI model providers in JavaScript. - [Vector Databases - JS](https://genkit.dev/_llms-txt/vector-databases-js.txt): Documentation for vector database integrations in JavaScript. #### Go - [Building AI Workflows - Go](https://genkit.dev/_llms-txt/building-ai-workflows-go.txt): Guidance on how to generate content and interact with LLM and image models using Genkit in Go. - [Deploying AI Workflows - Go](https://genkit.dev/_llms-txt/deploying-ai-workflows-go.txt): Guidance on how to deploy Genkit code to various environments using Go. - [Observing AI Workflows - Go](https://genkit.dev/_llms-txt/observing-ai-workflows-go.txt): Guidance about Genkit's various observability features in Go. - [Writing Plugins - Go](https://genkit.dev/_llms-txt/writing-plugins-go.txt): Guidance about how to author plugins for Genkit in Go. - [AI Providers - Go](https://genkit.dev/_llms-txt/ai-providers-go.txt): Provider-specific documentation for AI model providers in Go. - [Vector Databases - Go](https://genkit.dev/_llms-txt/vector-databases-go.txt): Documentation for vector database integrations in Go. #### Python - [Building AI Workflows - Python](https://genkit.dev/_llms-txt/building-ai-workflows-python.txt): Guidance on how to generate content and interact with LLM and image models using Genkit in Python. - [Deploying AI Workflows - Python](https://genkit.dev/_llms-txt/deploying-ai-workflows-python.txt): Guidance on how to deploy Genkit code to various environments using Python. - [Observing AI Workflows - Python](https://genkit.dev/_llms-txt/observing-ai-workflows-python.txt): Guidance about Genkit's various observability features in Python. - [Writing Plugins - Python](https://genkit.dev/_llms-txt/writing-plugins-python.txt): Guidance about how to author plugins for Genkit in Python. - [AI Providers - Python](https://genkit.dev/_llms-txt/ai-providers-python.txt): Provider-specific documentation for AI model providers in Python. - [Vector Databases - Python](https://genkit.dev/_llms-txt/vector-databases-python.txt): Documentation for vector database integrations in Python. #### Dart - [Building AI Workflows - Dart](https://genkit.dev/_llms-txt/building-ai-workflows-dart.txt): Guidance on how to generate content and interact with LLM and image models using Genkit in Dart. - [Deploying AI Workflows - Dart](https://genkit.dev/_llms-txt/deploying-ai-workflows-dart.txt): Guidance on how to deploy Genkit code to various environments using Dart. - [Observing AI Workflows - Dart](https://genkit.dev/_llms-txt/observing-ai-workflows-dart.txt): Guidance about Genkit's various observability features in Dart. - [Writing Plugins - Dart](https://genkit.dev/_llms-txt/writing-plugins-dart.txt): Guidance about how to author plugins for Genkit in Dart. - [AI Providers - Dart](https://genkit.dev/_llms-txt/ai-providers-dart.txt): Provider-specific documentation for AI model providers in Dart. - [Vector Databases - Dart](https://genkit.dev/_llms-txt/vector-databases-dart.txt): Documentation for vector database integrations in Dart. ### Developer Tools - [Developer Tools](https://genkit.dev/_llms-txt/devtools.txt): Documentation for development tools, MCP server, and local development. ## Notes - Language-specific versions filter content to show only relevant examples and instructions for that language - The content is automatically generated from the same source as the official documentation - [Complete documentation](https://genkit.dev/llms-full.txt): Full unfiltered documentation (primarily for internal use)