IRLFirst physical meetup — Bengaluru, Sat May 23, 4PM · RSVP on Luma
HomeToolsMCPHow It WorksStoriesPhilosophyCommunityArchitectureStar on GitHub
All Tools
G
Dev ToolsFreeOpen Source

GENKIT

Google's open-source framework for building AI-powered apps

Apache 2.0

ABOUT

Building production AI applications requires stitching together multiple SDKs, prompt management systems, model providers, and evaluation tools — often with inconsistent APIs and no unified debugging experience. Genkit provides a single open-source framework with a unified interface across models and providers, built-in prompt templating, structured output, RAG pipelines, agent tool calling, a local developer UI for debugging, and production monitoring — supporting JavaScript, Go, and Python with a consistent API across all three languages.

INSTALL
npm install -g genkit pip install genkit

INTEGRATION GUIDE

1. Build AI-powered chatbots and conversational agents with multi-provider model support and tool calling 2. Create RAG applications with vector search integration and structured output generation 3. Develop multi-step AI workflows with type-safe data generation and validation 4. Prototype and debug AI features rapidly with the built-in developer UI and CLI 5. Deploy full-stack AI applications with web and mobile client SDKs for Next.js, React, Angular, iOS, and Android

TAGS

ai-frameworkgenerative-aiagentsragmultimodalllmtypescriptpythongogoogle