VibeBuild Atlas

What People Build While Vibe Coding

Repo detail

firebase/genkit

Open-source framework for building AI-powered apps in JavaScript, Go, and Python, built and used in production by Google

5440TypeScriptUpdated 1/30/2026View on GitHub

Extracted labels

Project type: Library

Idea patterns: Agent / automation

Scope: Production-ish

Audience: Public users

AI tools: Gemini, Other

Confidence 0.90

Why these labels

  • Supports multiple programming languages
  • Used in production by Google
  • Provides SDKs for AI model integration

Commit activity (sampled)

Commits sampled

100

Active days

19

Build span

20 days

Median gap

1 days

First commit

1/10/2026

Latest commit

1/30/2026

README keyword snippets

oogleAI()] }); const { text } = await ai.generate({ model: googleAI.model('gemini-2.5-flash'), prompt: 'Why is Firebase awesome?' }); ``` ## Explore & build