Community Plugins for Google Firebase Genkit
This repository contains community plugins for Firebase Genkit. Built by The Fire Company and the community. 🔥
Available plugins
Model / Embedding Plugins
genkitx-anthropic
- Plugin for Anthropic AI APIsgenkitx-cohere
- Plugin for Cohere APIsgenkitx-groq
- Plugin for Groq APIsgenkitx-mistral
- Plugin for Mistral AI APIsgenkitx-openai
- Plugin for OpenAI APIsgenkitx-azure-openai
- Plugin for Azure OpenAI APIs
Vector Store Plugins
genkitx-convex
- Plugin for Convex Vector Storesgenkitx-hnsw
- Plugin for HNSW Vector Storesgenkitx-milvus
- Plugin for Milvus Vector Database
Other Plugins
genkitx-graph
- Plugin for building Graph workflows
Installation
Install the plugin in your project with your favorite package manager. For example, for genkitx-openai
:
npm install genkitx-openai
yarn add genkitx-openai
pnpm add genkitx-openai
Usage
Usage examples of the plugins are available here.
For more detailed information on how to use Genkit plugins, please refer to the official Genkit documentation.
Showcase
Products built with genkit-plugins
:
Contributing
Want to contribute to the project? That's awesome! Head over to our Contribution Guidelines.
Need support?
[!NOTE] This repository depends on Google's Firebase Genkit. For issues and questions related to Genkit, please refer to instructions available in Genkit's repository.
Reach out by opening a discussion on Github Discussions.
Credits
This repository is proudly maintained by the team at The Fire Company. 🔥
Contributors
License
This project is licensed under the Apache 2.0 License.