Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/TheFireCo/genkit-plugins

Community Plugins for Genkit (OpenAI, Groq, Anthropic, Cohere, etc)
https://github.com/TheFireCo/genkit-plugins

ai cohere-ai embedders firebase genkit genkit-plugin genkitx groq mistral openai plugin vector-database

Last synced: 2 months ago
JSON representation

Community Plugins for Genkit (OpenAI, Groq, Anthropic, Cohere, etc)

Awesome Lists containing this project

README

        

![Firebase Genkit Community Plugins](https://github.com/TheFireCo/genkit-plugins/blob/main/assets/genkit-plugins.png?raw=true)

Community Plugins for Google Firebase Genkit


Github lerna version
GitHub Org's stars
GitHub License
Static Badge


GitHub Issues or Pull Requests
GitHub Issues or Pull Requests
GitHub commit activity
GitHub contributors from allcontributors.org (with branch)

This repository contains community plugins for
[Firebase Genkit](https://github.com/firebase/genkit). Built by [**The Fire Company**](https://github.com/TheFireCo). 🔥

## Available plugins

### Model / Embedding Plugins

- [`genkitx-anthropic`](plugins/anthropic/README.md) - Plugin for Anthropic AI APIs
- [`genkitx-cohere`](plugins/cohere/README.md) - Plugin for Cohere APIs
- [`genkitx-groq`](plugins/groq/README.md) - Plugin for Groq APIs
- [`genkitx-mistral`](plugins/mistral/README.md) - Plugin for Mistral AI APIs
- [`genkitx-openai`](plugins/openai/README.md) - Plugin for OpenAI APIs

### Vector Store Plugins

- [`genkitx-convex`](plugins/convex/README.md) - Plugin for Convex Vector Stores
- [`genkitx-hnsw`](plugins/hnsw/README.md) - Plugin for HNSW Vector Stores

### Other Plugins

- [`genkitx-graph`](plugins/graph/README.md) - 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](https://github.com/TheFireCo/genkit-plugins/blob/main/examples/README.md).

For more detailed information on how to use Genkit plugins, please refer to the [official Genkit documentation](https://firebase.google.com/docs/genkit/get-started).

## Showcase

Products built with `genkit-plugins`:

- 🔥 **[Fireview](https://fireview.dev)** - Notion for your Firestore data
- 🎁 **[Giftit](https://giftit.social)** - an award-winning social gifting app (mobile)

## Contributing

Want to contribute to the project? That's awesome! Head over to our [Contribution Guidelines](https://github.com/TheFireCo/genkit-plugins/blob/main/CONTRIBUTING.md).

## 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](https://github.com/firebase/genkit).

Reach out by opening a discussion on [Github Discussions](https://github.com/TheFireCo/genkit-plugins/discussions).

## Credits

This repository is proudly maintained by the team at [**The Fire Company**](https://github.com/TheFireCo). 🔥

## Contributors



David Oort Alonso
David Oort Alonso

💻 📖 🚧 ⚠️
Matteo Agnoletto
Matteo Agnoletto

💻 📖 ⚠️ 🚧
Giorgio Garasto
Giorgio Garasto

💻 📖 ⚠️
Tommaso Bendinelli
Tommaso Bendinelli

💻 📖 ⚠️
Vukasin Bozic
Vukasin Bozic

💻 📖 ⚠️
Georg Ye
Georg Ye

💻 📖 ⚠️
Michael Doyle
Michael Doyle

💻 📖


Surahutomo Aziz Pradana
Surahutomo Aziz Pradana

💻 📖 ⚠️

## License

This project is licensed under the [Apache 2.0 License](https://github.com/TheFireCo/genkit-plugins/blob/main/LICENSE).

[![License: Apache 2.0](https://img.shields.io/badge/License-Apache%202%2E0-lightgrey.svg)](https://github.com/TheFireCo/genkit-plugins/blob/main/LICENSE)