← Registry
CLI Official

Genkit

Open-source framework (with CLI and local dev UI) by Google's Firebase for building AI-powered and agentic apps in JavaScript, Go, and Python with a unified model interface, flows, and RAG.

Install

npm install -g genkit-cli
$

An open-source SDK for building AI-powered and agentic apps in TypeScript/JavaScript and Go, with Python and Dart in preview. A single unified interface calls GoogleAI/Gemini, OpenAI, Anthropic, and Ollama, and you structure chat, RAG, tool use, and agents as composable flows. The CLI and local Developer UI let you run, debug, and observe workflows before deploying to Firebase, Cloud Run, or your own stack.