<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Track Awesome Firebase Genkit Updates Weekly</title>
  <id>https://www.trackawesomelist.com/xavidop/awesome-firebase-genkit/week/feed.xml</id>
  <updated>2025-12-18T02:19:43.225Z</updated>
  <link rel="self" type="application/atom+xml" href="https://www.trackawesomelist.com/xavidop/awesome-firebase-genkit/week/feed.xml"/>
  <link rel="alternate" type="application/json" href="https://www.trackawesomelist.com/xavidop/awesome-firebase-genkit/week/feed.json"/>
  <link rel="alternate" type="text/html" href="https://www.trackawesomelist.com/xavidop/awesome-firebase-genkit/week/"/>
  <generator uri="https://github.com/bcomnes/jsonfeed-to-atom#readme" version="1.2.2">jsonfeed-to-atom</generator>
  <icon>https://www.trackawesomelist.com/favicon.ico</icon>
  <logo>https://www.trackawesomelist.com/icon.png</logo>
  <subtitle>🔥 List of Genkit talks, plugins, tools, examples &amp; articles! Contributions welcome!</subtitle>
  <entry>
    <id>https://www.trackawesomelist.com/2025/51/</id>
    <title>Awesome Firebase Genkit Updates on Dec 22 - Dec 28, 2025</title>
    <updated>2025-12-18T02:19:43.225Z</updated>
    <published>2025-12-18T02:19:43.225Z</published>
    <content type="html"><![CDATA[<h3><p>Plugins / Golang - Community</p>
</h3>
<ul>
<li>Vector Store Plugins<ul>
<li><a href="https://github.com/qdrant/qdrant-genkit/tree/main/go" rel="noopener noreferrer"><code>qdrant</code></a> - Plugin for Qdrant Vector Stores.</li>
</ul>
</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/51/"/>
    <summary>1 awesome projects updated on Dec 22 - Dec 28, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/49/</id>
    <title>Awesome Firebase Genkit Updates on Dec 08 - Dec 14, 2025</title>
    <updated>2025-12-03T13:05:58.283Z</updated>
    <published>2025-12-03T13:05:58.283Z</published>
    <content type="html"><![CDATA[<h3><p>Solutions / Java (Unofficial) - Community</p>
</h3>
<ul>
<li><a href="https://github.com/nozomi-koborinai/gcp-cost-mcp-server" rel="noopener noreferrer"><code>GCP Cost MCP Server</code></a> - An MCP server built with Genkit for Go that enables AI assistants to estimate Google Cloud costs directly, replacing manual use of the GCP Pricing Calculator.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/49/"/>
    <summary>1 awesome projects updated on Dec 08 - Dec 14, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/48/</id>
    <title>Awesome Firebase Genkit Updates on Dec 01 - Dec 07, 2025</title>
    <updated>2025-11-29T02:08:33.676Z</updated>
    <published>2025-11-24T16:41:41.695Z</published>
    <content type="html"><![CDATA[<h3><p>Plugins / JavaScript - Official</p>
</h3>
<ul>
<li>Model / Embedding Plugins<ul>
<li><a href="https://genkit.dev/docs/plugins/vertex-ai/" rel="noopener noreferrer"><code>@genkit-ai/vertexai</code></a> - The Vertex AI plugin provides interfaces to several AI services: Google generative AI models, A subset of evaluation metrics through the Vertex AI Rapid Evaluation API, Vector Search.</li>
<li><a href="https://genkit.dev/docs/plugins/google-genai/" rel="noopener noreferrer"><code>@genkit-ai/googleai</code></a> - The Google Generative AI plugin provides interfaces to Google's Gemini models through the Gemini API.</li>
<li><a href="https://genkit.dev/docs/plugins/ollama/" rel="noopener noreferrer"><code>genkitx-ollama</code></a> - The Ollama plugin provides interfaces to any of the local LLMs supported by Ollama.</li>
<li><a href="https://genkit.dev/docs/plugins/compat-oai/" rel="noopener noreferrer"><code>@genkit-ai/compat-oai</code></a> - Plugin for Compatible OpenAI APIs.</li>
<li><a href="https://genkit.dev/docs/plugins/xai/" rel="noopener noreferrer"><code>@genkit-ai/compat-oai/xai</code></a> - Plugin for XAI APIs.</li>
<li><a href="https://genkit.dev/docs/plugins/openai/" rel="noopener noreferrer"><code>@genkit-ai/compat-oai/openai</code></a> - Plugin for OpenAI APIs.</li>
</ul>
</li>
</ul>

<ul>
<li>Vector Store Plugins<ul>
<li><a href="https://genkit.dev/docs/rag/" rel="noopener noreferrer"><code>@genkit-ai/dev-local-vectorstore</code></a> - Plugin for Local Vector Store for development purposes.</li>
</ul>
</li>
</ul>

<ul>
<li>Other Plugins<ul>
<li><a href="https://genkit.dev/docs/plugins/firebase/" rel="noopener noreferrer"><code>@genkit-ai/firebase</code></a> - Firebase plugin provides several integrations with Firebase services: Indexers and retrievers using Cloud Firestore vector store, Trace storage using Cloud Firestore, Flow deployment using Cloud Functions, Authorization policies for Firebase Authentication users.</li>
<li><a href="https://genkit.dev/docs/plugins/express/" rel="noopener noreferrer"><code>@genkit-ai/express</code></a> - Express plugin provides an Express middleware for Genkit.</li>
<li><a href="https://genkit.dev/docs/plugins/mcp/" rel="noopener noreferrer"><code>@genkit-ai/mcp</code></a> - MCP plugin provides an interface to the MCP (Model Context Procol).</li>
</ul>
</li>
</ul>
<h3><p>Plugins / JavaScript - Community</p>
</h3>
<ul>
<li>Vector Store Plugins<ul>
<li><a href="https://github.com/BloomLabsInc/genkit-plugins/tree/main/plugins/convex" rel="noopener noreferrer"><code>genkitx-convex</code></a> - Plugin for Convex Vector Stores.</li>
<li><a href="https://github.com/BloomLabsInc/genkit-plugins/tree/main/plugins/hnsw" rel="noopener noreferrer"><code>genkitx-hnsw</code></a> - Plugin for HNSW Vector Stores.</li>
<li><a href="https://github.com/qdrant/qdrant-genkit" rel="noopener noreferrer"><code>genkitx-qdrant</code></a> - Plugin for Qdrant Vector Stores.</li>
<li><a href="https://genkit.dev/docs/plugins/astra-db/" rel="noopener noreferrer"><code>genkitx-astra-db</code></a> - Plugin for AstraDB Vector Stores.</li>
<li><a href="https://genkit.dev/docs/plugins/pgvector/" rel="noopener noreferrer"><code>genkitx-pgvector</code></a> - Plugin for PostgeSQL (PGVector) Vector Stores.</li>
<li><a href="https://github.com/retzd-tech/genkitx-redis" rel="noopener noreferrer"><code>genkitx-redis</code></a> - Plugin for Redis Vector Stores.</li>
<li><a href="https://github.com/xavidop/genkitx-voiceflow" rel="noopener noreferrer"><code>genkitx-voiceflow</code></a> - Plugin for Voiceflow KB.</li>
<li><a href="https://genkit.dev/docs/plugins/lancedb/" rel="noopener noreferrer"><code>genkitx-lancedb</code></a> - Plugin for LanceDB Vector Stores.</li>
<li><a href="https://genkit.dev/docs/plugins/pinecone/" rel="noopener noreferrer"><code>genkitx-pinecone</code></a> - Plugin for Pinecone Vector Stores.</li>
<li><a href="https://genkit.dev/docs/plugins/chroma/" rel="noopener noreferrer"><code>genkitx-chromadb</code></a> - Plugin for Chroma Vector Stores.</li>
<li><a href="https://genkit.dev/docs/plugins/neo4j/" rel="noopener noreferrer"><code>genkitx-neo4j</code></a> - Plugin for Neo4j Vector Stores.</li>
<li><a href="https://genkit.dev/docs/plugins/cloud-sql-pg/" rel="noopener noreferrer"><code>genkitx-cloud-sql-pg</code></a> - Plugin for Cloud SQL for PostgreSQL Vector Stores.</li>
<li><a href="https://github.com/xavidop/genkitx-weaviate" rel="noopener noreferrer"><code>genkitx-weaviate</code></a> - Plugin for Weaviate Vector Stores.</li>
<li><a href="https://github.com/mongodb-partners/genkitx-mongodb/tree/main/plugin" rel="noopener noreferrer"><code>genkitx-mongodb</code></a> - Plugin for MongoDB Vector Stores.</li>
</ul>
</li>
</ul>
<h3><p>Plugins / Python - Official</p>
</h3>
<ul>
<li>Model / Embedding Plugins<ul>
<li><a href="https://genkit.dev/python/docs/reference/plugins/google-genai/" rel="noopener noreferrer"><code>google-genai</code></a> - The Google Generative AI plugin provides interfaces to Google's Gemini models through the Gemini API &amp; Vertex AI models.</li>
<li><a href="https://genkit.dev/python/docs/reference/plugins/ollama/" rel="noopener noreferrer"><code>ollama</code></a> - The Ollama plugin provides interfaces to any of the local LLMs supported by Ollama.</li>
</ul>
</li>
</ul>

<ul>
<li>Vector Store Plugins<ul>
<li><a href="https://genkit.dev/python/docs/reference/plugins/firestore/" rel="noopener noreferrer"><code>firestore</code></a> - The Firestore plugin provides interfaces to the Firestore vector store.</li>
<li><a href="https://genkit.dev/python/docs/reference/plugins/dev-local-vectorstore/" rel="noopener noreferrer"><code>dev_local_vectorstore</code></a> - Plugin for Local Vector Store for development purposes.</li>
</ul>
</li>
</ul>

<ul>
<li>Other Plugins:<ul>
<li><a href="https://genkit.dev/python/docs/flask/" rel="noopener noreferrer"><code>server flask</code></a> - Flask plugin for building web applications with Genkit.</li>
</ul>
</li>
</ul>
<h3><p>Plugins / Golang - Official</p>
</h3>
<ul>
<li>Model / Embedding Plugins<ul>
<li><a href="https://genkit.dev/go/docs/plugins/google-genai/" rel="noopener noreferrer"><code>googlegenai</code></a> - The Google Generative AI plugin provides interfaces to Google's Gemini models through the Gemini API &amp; Vertex AI Models.</li>
<li><a href="https://genkit.dev/go/docs/plugins/ollama/" rel="noopener noreferrer"><code>ollama</code></a> - The Ollama plugin provides interfaces to any of the local LLMs supported by Ollama.</li>
<li><a href="https://genkit.dev/go/docs/plugins/openai/" rel="noopener noreferrer"><code>compat_oai,compat_oai/openai,compat_oai/anthropic</code></a> - Plugin for Compatible OpenAI APIs (OpenAI, Anthropic providers).</li>
</ul>
</li>
</ul>

<ul>
<li>Vector Store Plugins<ul>
<li><a href="https://genkit.dev/go/docs/plugins/pinecone/" rel="noopener noreferrer"><code>pinecone</code></a> - Plugin for Pinecone Vector Stores.</li>
<li><a href="https://genkit.dev/go/docs/plugins/alloydb/" rel="noopener noreferrer"><code>alloydb</code></a> - Plugin for AlloyDB Vector Stores.</li>
<li><a href="https://firebase.google.com/docs/genkit-go/rag" rel="noopener noreferrer"><code>localvec</code></a> - Plugin for Local Vector Store for development purposes.</li>
<li><a href="https://genkit.dev/go/docs/plugins/pgvector/" rel="noopener noreferrer"><code>pgvector</code></a> - Plugin for PostgreSQL (PGVector) Vector Stores.</li>
<li><a href="https://genkit.dev/go/docs/plugins/cloud-sql-pg/" rel="noopener noreferrer"><code>postgresql</code></a> - Plugin for Cloud SQL for PostgreSQL Vector Stores.</li>
<li><a href="https://github.com/firebase/genkit/tree/main/go/plugins/weaviate" rel="noopener noreferrer"><code>weaviate</code></a> - Plugin for Weaviate Vector Stores.</li>
</ul>
</li>
</ul>

<ul>
<li>Monitoring Plugins<ul>
<li><a href="https://genkit.dev/go/docs/plugins/google-cloud/" rel="noopener noreferrer"><code>googlecloud</code></a> - The Google Cloud plugin exports Genkit's telemetry and logging data to Google Cloud's operation suite.</li>
</ul>
</li>
</ul>

<ul>
<li>Other Plugins:<ul>
<li><a href="https://genkit.dev/go/docs/plugins/mcp/" rel="noopener noreferrer"><code>mcp</code></a> - The MCP plugin provides interfaces to the MCP (Managed Context Protocol).</li>
</ul>
</li>
</ul>
<h3><p>Plugins / Golang - Community</p>
</h3>
<ul>
<li>Model / Embedding Plugins<ul>
<li><a href="https://pkg.go.dev/github.com/xavidop/genkit-aws-bedrock-go" rel="noopener noreferrer"><code>bedrock</code></a> - Plugin for AWS Bedrock APIs.</li>
<li><a href="https://pkg.go.dev/github.com/xavidop/genkit-azure-foundry-go" rel="noopener noreferrer"><code>azureaifoundry</code></a> - Plugin for Azure AI Foundry.</li>
</ul>
</li>
</ul>

<ul>
<li>Monitoring Plugin:<ul>
<li><a href="https://github.com/xavidop/genkit-opentelemetry-go" rel="noopener noreferrer"><code>opentelemetry</code></a> - Plugin for OpenTelemetry to monitor Genkit applications.</li>
</ul>
</li>
</ul>
<h3><p>Books / Java (Unofficial) - Community</p>
</h3>
<ul>
<li><a href="https://mastering-genkit.github.io/mastering-genkit-go/" rel="noopener noreferrer">Mastering Genkit: Go Edition</a> - Build Production-Ready AI Applications with Go and Genkit.</li>
</ul>
<h3><p>Solutions / Java (Unofficial) - Community</p>
</h3>
<ul>
<li><a href="https://github.com/xavidop/perplexity-cli" rel="noopener noreferrer"><code>Perplexity CLI</code></a> - A command-line interface (CLI) tool that leverages Genkit to provide AI-powered answers to user queries by utilizing web search results from Tavily AI simulating how Perplexity works.</li>
</ul>
<h3><p>Articles / Java (Unofficial) - Community</p>
</h3>
<ul>
<li><a href="https://dev.to/denisvalasek/gemini-in-your-slack-workspace-using-firebase-genkit-530c" rel="noopener noreferrer">Gemini in your Slack workspace using Firebase &amp; Genkit</a> - Learn how to integrate Gemini using Genkit as a Slackbot.</li>
</ul>

<ul>
<li><a href="https://dev.to/denisvalasek/set-up-rag-with-genkit-and-firebase-in-15-minutes-50b2" rel="noopener noreferrer">Set up RAG with Genkit and Firebase in 15 minutes</a> - Introduction to RAG, Genkit and using Firebase Firestore as Vector DB.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/48/"/>
    <summary>17 awesome projects updated on Dec 01 - Dec 07, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/29/</id>
    <title>Awesome Firebase Genkit Updates on Jul 21 - Jul 27, 2025</title>
    <updated>2025-07-14T09:58:13.107Z</updated>
    <published>2025-07-14T09:58:13.070Z</published>
    <content type="html"><![CDATA[<h3><p>Talks / Java (Unofficial) - Community</p>
</h3>
<ul>
<li><a href="https://speakerdeck.com/coborinai/dart" rel="noopener noreferrer">Dart client for Genkit: Call Genkit Flows from Flutter/Dart - Slides</a> - Slides from a lightning talk at Google I/O Extended Tokyo 2025, introducing the Dart client library for calling Genkit flows from Flutter/Dart applications.</li>
</ul>

<ul>
<li><a href="https://youtu.be/AakdczWQLzY?si=S5aT29miICHWQepM" rel="noopener noreferrer">Dart client for Genkit: Call Genkit Flows from Flutter/Dart - Video</a> - Video from a lightning talk at Google I/O Extended Tokyo 2025, introducing the Dart client library for calling Genkit flows from Flutter/Dart applications.</li>
</ul>
<h3><p>Articles / Java (Unofficial) - Community</p>
</h3>
<ul>
<li><a href="https://medium.com/@nozomi-koborinai/dart-client-for-genkit-call-genkit-flows-from-flutter-dart-b5a2c9b9400e" rel="noopener noreferrer">Dart Client for Genkit: Call Genkit Flows from Flutter/Dart</a> - A comprehensive guide to using the Dart client library for calling Genkit flows from Flutter and Dart applications with streaming support and type safety.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/29/"/>
    <summary>3 awesome projects updated on Jul 21 - Jul 27, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/17/</id>
    <title>Awesome Firebase Genkit Updates on Apr 28 - May 04, 2025</title>
    <updated>2025-04-23T17:26:55.300Z</updated>
    <published>2025-04-23T17:26:55.299Z</published>
    <content type="html"><![CDATA[<h3><p>Articles / Java (Unofficial) - Community</p>
</h3>
<ul>
<li><a href="https://medium.com/@nozomi-koborinai/extending-your-ai-application-with-genkit-mcp-475d7533ca9e" rel="noopener noreferrer">Extending Your AI Application with Genkit MCP</a> - Learn how to integrate Google Maps using Genkit MCP client to query MCP servers for enhanced location-based AI features.</li>
</ul>

<ul>
<li><a href="https://medium.com/@nozomi-koborinai/genkit-vs-agent-development-kit-adk-choosing-the-right-google-backed-ai-framework-1744b73234ac" rel="noopener noreferrer">Genkit vs Agent Development Kit (ADK): Choosing the Right Google‑Backed AI Framework</a> - A comparison of two Google-backed AI frameworks, helping developers choose the right tool for their needs.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/17/"/>
    <summary>2 awesome projects updated on Apr 28 - May 04, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/15/</id>
    <title>Awesome Firebase Genkit Updates on Apr 14 - Apr 20, 2025</title>
    <updated>2025-04-10T02:04:38.676Z</updated>
    <published>2025-04-10T02:04:38.642Z</published>
    <content type="html"><![CDATA[<h3><p>API References / Java (Unofficial) - Community</p>
</h3>
<ul>
<li><a href="https://js.api.genkit.dev/" rel="noopener noreferrer">JavaScript</a> - Specs for the JavaScript API.</li>
</ul>

<ul>
<li><a href="https://python.api.genkit.dev/" rel="noopener noreferrer">Python</a> - Specs for the Python API.</li>
</ul>

<ul>
<li><a href="https://pkg.go.dev/github.com/firebase/genkit/go" rel="noopener noreferrer">Golang</a> - Specs for the Golang API.</li>
</ul>
<h3><p>Talks / Java (Unofficial) - Community</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/watch?v=eVud8llb_W0" rel="noopener noreferrer">Supercharge your app with Genkit</a> - A talk on how to supercharge your app with Genkit.</li>
</ul>

<ul>
<li><a href="https://speakerdeck.com/coborinai/accelerating-generative-ai-app-development-with-flutter-and-firebase-genkit" rel="noopener noreferrer">Accelerating Generative AI App Development with Flutter &amp; Genkit</a> - Slides from a presentation at FlutterGakkai, a Flutter conference in Japan, showcasing how to integrate Genkit with Flutter for rapid generative AI app development.</li>
</ul>
<h3><p>Articles / Java (Unofficial) - Community</p>
</h3>
<ul>
<li><a href="https://medium.com/firebase-developers/build-firebase-genkit-nodejs-apps-with-dash-agents-skip-the-docs-258e067b3fdc" rel="noopener noreferrer">Build Genkit Node.js apps with Dash Agents</a> - A step-by-step guide to building Genkit Node.js apps by leveraging Dash Agents.</li>
</ul>

<ul>
<li><a href="https://xavidop.me/firebase/gcp/2024-05-24-firebase-genkit-ollama/" rel="noopener noreferrer">Genkit with Gemma using Ollama</a> - Firebase project that uses the Gen AI Kit with Gemma using Ollama.</li>
</ul>

<ul>
<li><a href="https://medium.com/@nozomi-koborinai/how-to-develop-firebase-genkit-functions-2677b386a227" rel="noopener noreferrer">How to Develop Firebase functions with Genkit</a> - A practical guide to efficient local testing of Firebase Functions with Genkit Firebase product integrations.</li>
</ul>

<ul>
<li><a href="https://medium.com/@yukinagae/firebase-genkit-for-go-developers-a-guide-to-building-llm-applications-f96c51c34b10" rel="noopener noreferrer">Genkit for Go Developers: A Guide to Building LLM Applications</a> - A getting started guide for Go developers using Genkit.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/15/"/>
    <summary>9 awesome projects updated on Apr 14 - Apr 20, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/9/</id>
    <title>Awesome Firebase Genkit Updates on Mar 03 - Mar 09, 2025</title>
    <updated>2025-02-28T12:51:32.279Z</updated>
    <published>2025-02-28T12:51:32.279Z</published>
    <content type="html"><![CDATA[<h3><p>Articles / Java (Unofficial) - Community</p>
</h3>
<ul>
<li><a href="https://xavidop.me/firebase/gcp/2025-02-28-firebase-genkit-node-tool/" rel="noopener noreferrer">Genkit in Node, Building a Weather Service with AI Integration</a> - Explore how to build a weather service using Genkit in Node.js using Express, GitHub Models and Tools.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/9/"/>
    <summary>1 awesome projects updated on Mar 03 - Mar 09, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/8/</id>
    <title>Awesome Firebase Genkit Updates on Feb 24 - Mar 02, 2025</title>
    <updated>2025-02-21T12:52:07.207Z</updated>
    <published>2025-02-20T12:53:12.020Z</published>
    <content type="html"><![CDATA[<h3><p>Solutions / Java (Unofficial) - Community</p>
</h3>
<ul>
<li><a href="https://github.com/tanabee/internal-ai" rel="noopener noreferrer"><code>internal AI</code></a> - An open-source Genkit-based internal AI chat application.</li>
</ul>
<h3><p>Videos / Java (Unofficial) - Community</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/watch?v=M8rfDySBBvM" rel="noopener noreferrer">Getting started with Genkit (outdated)</a> - A video tutorial on how to get started with Genkit.</li>
</ul>

<ul>
<li><a href="https://youtu.be/ONR38NZK5FE" rel="noopener noreferrer">What are Genkit flows? (outdated)</a> - Flows are a key concept in Genkit. Learn what makes them special, and how to use them.</li>
</ul>

<ul>
<li><a href="https://youtu.be/TGHua_RtUjs" rel="noopener noreferrer">Build an Angular app with Genkit and deploy to Firebase (outdated)</a> - Join Pavel as he builds an Angular app and deploys it to Firebase.</li>
</ul>

<ul>
<li><a href="https://youtu.be/CGVBR8quZac" rel="noopener noreferrer">DeepDive #1 - Genkit's reflection API and how it powers Genkit's developer UI (outdated)</a> - Learn how the Genkit developer UI communicates with Genkit through the reflection API.</li>
</ul>

<ul>
<li><a href="https://youtu.be/p8ZlYAmbWHE" rel="noopener noreferrer">Retrieval Augmented Generation (RAG) with Genkit (outdated)</a> - Learn how to efficiently parse PDFs, convert their content into searchable vectors using Genkit's local vector store, and implement a re-ranker to pinpoint the most relevant documents for your queries.</li>
</ul>

<ul>
<li><a href="https://youtu.be/VFPsp7aURWA?t=152s" rel="noopener noreferrer">Firebase After Hours #3 - Genkit: More than Meets the AI! (outdated)</a> - Hang out with Nohe and Peter to learn more about Genkit, Google's open source AI integration framework. With special guest Pavel Jbanov, lead engineer on the Genkit team.</li>
</ul>

<ul>
<li><a href="https://youtu.be/01XOIhh2ibA" rel="noopener noreferrer">Firebase After Hours #4 - Genkit: Tooltime (outdated)</a> - Learn how to give LLMs superpowers by conneting the to the real world using tool calling.</li>
</ul>
<h3><p>Articles / Java (Unofficial) - Community</p>
</h3>
<ul>
<li><a href="https://firebase.blog/posts/2025/02/gemini-genkit-pdf-structured-data" rel="noopener noreferrer">Extracting structured data from PDFs using Gemini 2.0 and Genkit</a> - Learn how to extract structured data from PDFs using Gemini 2.0 and Genkit 1.0.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/8/"/>
    <summary>9 awesome projects updated on Feb 24 - Mar 02, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/7/</id>
    <title>Awesome Firebase Genkit Updates on Feb 17 - Feb 23, 2025</title>
    <updated>2025-02-14T01:54:41.802Z</updated>
    <published>2025-02-14T01:54:41.802Z</published>
    <content type="html"><![CDATA[<h3><p>Videos / Java (Unofficial) - Community</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/watch?v=3p1P5grjXIQ" rel="noopener noreferrer">Getting started with Genkit/JS 1.0</a> - Learn how to get started with Genkit/JS 1.0.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/7/"/>
    <summary>1 awesome projects updated on Feb 17 - Feb 23, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/50/</id>
    <title>Awesome Firebase Genkit Updates on Dec 09 - Dec 15, 2024</title>
    <updated>2024-12-09T12:58:27.407Z</updated>
    <published>2024-12-09T12:58:27.407Z</published>
    <content type="html"><![CDATA[<h3><p>Articles / Java (Unofficial) - Community</p>
</h3>
<ul>
<li><a href="https://medium.com/@nozomi-koborinai/getting-started-with-ai-image-generation-apps-on-flutter-genkit-and-imagen-3-9a83c63cbdf3" rel="noopener noreferrer">Getting Started with AI Image Generation Apps on Flutter, Genkit, and Imagen 3</a> - A guide to building an AI image generation app using Flutter, Genkit, and Google's Imagen 3.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/50/"/>
    <summary>1 awesome projects updated on Dec 09 - Dec 15, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/49/</id>
    <title>Awesome Firebase Genkit Updates on Dec 02 - Dec 08, 2024</title>
    <updated>2024-12-02T02:06:43.159Z</updated>
    <published>2024-12-02T02:06:43.159Z</published>
    <content type="html"><![CDATA[<h3><p>Articles / Java (Unofficial) - Community</p>
</h3>
<ul>
<li><a href="https://docs.google.com/presentation/d/10F2hjzJhdInSuhDQ8G_B2raGz79mzTRIcWU_59Zh5Y8/edit?usp=sharing" rel="noopener noreferrer">Orchestrating Firebase and AI: Genkit architecture example</a> - Presented in a lightning talk at GDG DevFest Tokyo 2024.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/49/"/>
    <summary>1 awesome projects updated on Dec 02 - Dec 08, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/43/</id>
    <title>Awesome Firebase Genkit Updates on Oct 21 - Oct 27, 2024</title>
    <updated>2024-10-23T12:51:41.791Z</updated>
    <published>2024-10-23T12:51:41.789Z</published>
    <content type="html"><![CDATA[<h3><p>Articles / Java (Unofficial) - Community</p>
</h3>
<ul>
<li><a href="https://medium.com/@nozomi-koborinai/orchestrating-firebase-and-ai-8-genkit-architecture-patterns-12e44db40345" rel="noopener noreferrer">Orchestrating Firebase and AI: 8 Genkit Architecture Patterns</a> - A guide to 8 architecture patterns for integrating Firebase and AI using Genkit.</li>
</ul>

<ul>
<li><a href="https://medium.com/firebase-developers/high-precision-responses-with-genkits-google-search-integration-7f142f5c9693" rel="noopener noreferrer">High-Precision Responses with Genkits Google Search Integration</a> - Learn how to integrate Google Search with Genkit.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/43/"/>
    <summary>2 awesome projects updated on Oct 21 - Oct 27, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/39/</id>
    <title>Awesome Firebase Genkit Updates on Sep 23 - Sep 29, 2024</title>
    <updated>2024-09-29T12:47:50.329Z</updated>
    <published>2024-09-25T12:52:26.904Z</published>
    <content type="html"><![CDATA[<h3><p>Plugins / JavaScript - Community</p>
</h3>
<ul>
<li>Evaluator Plugins<ul>
<li><a href="https://github.com/yukinagae/genkitx-promptfoo" rel="noopener noreferrer"><code>genkitx-promptfoo</code></a> - Plugin for Promptfoo Evaluations.</li>
</ul>
</li>
</ul>
<h3><p>Articles / Java (Unofficial) - Community</p>
</h3>
<ul>
<li><a href="https://dev.to/denisvalasek/understanding-genkit-flows-with-czech-language-tricks-26i3" rel="noopener noreferrer">Understanding Genkit flows with Czech language tricks</a> - Learn how to work with Genkit flows and use the features of Genkit UI.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/39/"/>
    <summary>2 awesome projects updated on Sep 23 - Sep 29, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/38/</id>
    <title>Awesome Firebase Genkit Updates on Sep 16 - Sep 22, 2024</title>
    <updated>2024-09-20T01:51:38.788Z</updated>
    <published>2024-09-19T12:50:01.688Z</published>
    <content type="html"><![CDATA[<h3><p>Articles / Java (Unofficial) - Community</p>
</h3>
<ul>
<li><a href="https://medium.com/firebase-developers/how-to-develop-using-the-gemma2-model-in-genkit-085f22ce68f3" rel="noopener noreferrer">Master Gemma2 and Genkit</a> - Learn how to integrate Gemma2 with Genkit.</li>
</ul>

<ul>
<li><a href="https://medium.com/firebase-developers/implementing-function-calling-using-genkit-0c03f6cb9179" rel="noopener noreferrer">Unleash the Power of Function Calling with Genkit</a> - Learn how to implement function calling using Genkit.</li>
</ul>

<ul>
<li><a href="https://medium.com/firebase-developers/getting-started-with-code-execution-in-genkit-c5391b45b321" rel="noopener noreferrer">Unlocking the power of code execution in Genkit</a> - Learn how to integrate Python code within Genkit.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/38/"/>
    <summary>3 awesome projects updated on Sep 16 - Sep 22, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/37/</id>
    <title>Awesome Firebase Genkit Updates on Sep 09 - Sep 15, 2024</title>
    <updated>2024-09-15T11:54:24.000Z</updated>
    <published>2024-09-15T11:53:16.000Z</published>
    <content type="html"><![CDATA[<h3><p>Plugins / JavaScript - Community</p>
</h3>
<ul>
<li>Model / Embedding Plugins<ul>
<li><a href="https://github.com/xavidop/genkitx-github" rel="noopener noreferrer"><code>genkitx-github</code></a> - Plugin for GitHub Models APIs.</li>
<li><a href="https://github.com/BloomLabsInc/genkit-plugins/tree/main/plugins/anthropic" rel="noopener noreferrer"><code>genkitx-anthropic</code></a> - Plugin for Anthropic AI APIs.</li>
<li><a href="https://github.com/BloomLabsInc/genkit-plugins/tree/main/plugins/cohere" rel="noopener noreferrer"><code>genkitx-cohere</code></a> - Plugin for Cohere APIs.</li>
<li><a href="https://github.com/BloomLabsInc/genkit-plugins/tree/main/plugins/groq" rel="noopener noreferrer"><code>genkitx-groq</code></a> - Plugin for Groq APIs.</li>
<li><a href="https://github.com/BloomLabsInc/genkit-plugins/tree/main/plugins/mistral" rel="noopener noreferrer"><code>genkitx-mistral</code></a> - Plugin for Mistral AI APIs.</li>
<li><a href="https://github.com/BloomLabsInc/genkit-plugins/tree/main/plugins/azure-openai" rel="noopener noreferrer"><code>genkitx-azure-openai</code></a> - Plugin for Azure OpenAI APIs.</li>
<li><a href="https://github.com/xavidop/genkitx-aws-bedrock" rel="noopener noreferrer"><code>genkitx-aws-bedrock</code></a> - Plugin for AWS Bedrock APIs.</li>
<li><a href="https://github.com/oddbit/genkitx-deepseek" rel="noopener noreferrer"><code>genkitx-deepseek</code></a> - Plugin for Deepseek Cloud APIs.</li>
<li><a href="https://github.com/aciescrest/genkit-huggingface" rel="noopener noreferrer"><code>genkitx-huggingface</code></a> - Plugin for Hugging Face Inference APIs.</li>
</ul>
</li>
</ul>

<ul>
<li>Other Plugins<ul>
<li><a href="https://github.com/TheFireCo/genkit-plugins/tree/main/plugins/graph" rel="noopener noreferrer"><code>genkitx-graph</code></a> - Plugin for building Graph workflows.</li>
<li><a href="https://github.com/invertase/genkit-plugin-redis" rel="noopener noreferrer"><code>@invertase/genkit-plugin-redis</code></a> - A Redis Plugin for Genkit that adds Redis for efficient state storage, trace storage, caching, and rate limiting.</li>
<li><a href="https://github.com/pavelgj/genkitx-rxjs" rel="noopener noreferrer"><code>genkitx-rxjs</code></a> - A simple RxJS helper/adapter for Genkit.</li>
<li><a href="https://docs.agentic.so/marketplace/ts-sdks/genkit" rel="noopener noreferrer"><code>@agentic/genkit</code></a> - Agentic Tools adapter for the Genkit SDK.</li>
<li><a href="https://genkit.dev/docs/plugins/auth0/" rel="noopener noreferrer"><code>@auth0/ai-genkit</code></a> - Official Auth0 plugin for Genkit that provides authentication and authorization capabilities.</li>
<li><a href="https://github.com/marcelfolaron/genkitx-langfuse" rel="noopener noreferrer"><code>genkitx-langfuse</code></a> - Plugin to integrate with Langfuse for telemetry and prompt management.</li>
<li><a href="https://github.com/orchlab/genkitx-posthog" rel="noopener noreferrer"><code>genkitx-posthog</code></a> - Plugin to integrate with PostHog for telemetry and analytics.</li>
</ul>
</li>
</ul>
<h3><p>Tutorials / Java (Unofficial) - Community</p>
</h3>
<ul>
<li><a href="https://medium.com/firebase-developers/build-a-slack-bot-app-with-firebase-genkit-in-just-100-lines-71d4e49c9e08" rel="noopener noreferrer">Slack Bot App</a> - A tutorial on how to build a Slack Bot App with Genkit.</li>
</ul>
<h3><p>Follow / Java (Unofficial) - Community</p>
</h3>
<ul>
<li><a href="https://x.com/firebase" rel="noopener noreferrer">Firebase</a> - Official Twitter account for Firebase.</li>
</ul>

<ul>
<li><a href="https://discord.gg/qXt5zzQKpc" rel="noopener noreferrer">Genkit Discord server</a> - Official Discord server for Genkit.</li>
</ul>

<ul>
<li><a href="https://github.com/firebase/genkit" rel="noopener noreferrer">Genkit GitHub (⭐5.5k)</a> - Official GitHub repository for Genkit.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/37/"/>
    <summary>6 awesome projects updated on Sep 09 - Sep 15, 2024</summary>
  </entry>
</feed>