We're excited to announce the release of GenkitGo 1.0, the first stable, production-ready release of Googleβs open-source AI development framework for the Go ecosystem. Along with this release, we're also introducing the genkit init:ai-tools command to supercharge your AI-assisted development workflow.
Genkit is an open-source framework for building full-stack AI-powered applications. It provides a unified interface for multiple model providers and streamlined APIs for multimodal content, structured outputs, tool calling, retrieval-augmented generation (RAG), and agentic workflows. With Genkit Go, you can now build and deploy production-ready AI applications with the speed, safety, and reliability of Go.
TL;DR
Genkit Go is now stable and ready for production use!
Key features:
- Type-safe AI flows with Go structs and JSON schema validation
- Unified model interface supporting Google AI, Vertex AI, OpenAI, Ollama, and more
- Tool calling, RAG, and multimodal support
- Rich local development tools with a standalone CLI binary and Developer UI
- AI coding assistant integration via genkit init:ai-tools command for tools like the Gemini CLI
Ready to start coding? Check out our get started guide.
continue reading on developers.googleblog.com
β οΈ This post links to an external website. β οΈ
If this post was enjoyable or useful for you, please share it! If you have comments, questions, or feedback, you can email my personal email. To get new posts, subscribe use the RSS feed.