genkit and genkit-plugins
Genkit-plugins extends the core Genkit framework by providing pre-built integrations with third-party LLM providers (OpenAI, Groq, Anthropic, Cohere), making them complements designed to be used together rather than alternatives.
About genkit
genkit-ai/genkit
Open-source framework for building AI-powered apps in JavaScript, Go, and Python, built and used in production by Google
Provides unified APIs for structured outputs, tool calling, RAG, and agentic workflows across multiple AI model providers with a plugin architecture. Includes a local developer UI with execution tracing and prompt testing, plus production monitoring dashboards integrated with Firebase and Google Cloud platforms. Deploys server-side to Cloud Functions, Cloud Run, or any environment supporting JavaScript, Go, or Python.
About genkit-plugins
BloomLabsInc/genkit-plugins
Community Plugins for Genkit (OpenAI, Groq, Anthropic, Cohere, etc)
Provides modular integrations for LLM providers (OpenAI, Anthropic, Groq, Mistral, Cohere, Azure) alongside vector store backends (Convex, HNSW, Milvus) and graph workflow capabilities, all designed as composable plugins for Firebase Genkit's TypeScript framework. Each plugin follows Genkit's standard interface, enabling developers to swap providers or add retrieval-augmented generation without restructuring core application logic.
Scores updated daily from GitHub, PyPI, and npm data. How scores work