# vercel-labs/gemini-chatbot

Build your own generative UI chatbot using the Vercel AI SDK and Google Gemini

Repository: https://github.com/vercel-labs/gemini-chatbot
Canonical: https://ross.abutalabs.com/products/gemini-chatbot
Homepage: https://gemini.vercel.ai
Language: TypeScript
License: NOASSERTION
License Family: other
Topics: ai, chatbot, gemini-pro, nextjs, react, typescript, vercel
Last push: 2026-05-27T16:07:25+00:00

## Health v2 (maintenance only)
Score: 63/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 84, release rhythm 35, longevity 63
- inputs: {"age_days": 882, "days_push": 98, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1348, forks 495 (observed 2026-08-28T04:04:27.778505+00:00)

## What it is
An open-source Next.js chatbot template powered by Google Gemini and the Vercel AI SDK, with streaming chat, generative UI, chat history persistence, and authentication. It ships as a deployable starter app with one-click Vercel deployment and swappable LLM providers.

## Use cases
- build a chatbot with google gemini
- deploy my own ai chat app on vercel
- next.js chatbot template with streaming responses
- chat app with saved chat history and login
- switch between openai anthropic and gemini providers
- generative ui chat interface starter
- self-host an open source chatgpt alternative

## When to choose
- you want a production-ready Next.js chatbot starter with auth and persistence
- you prefer Google Gemini as the default model but want provider flexibility via the AI SDK
- you deploy on Vercel and want one-click setup with Vercel Postgres and Blob storage

## When to avoid
- you need a backend-agnostic library rather than a full Next.js application
- you want a framework-free or non-React chat frontend
- you need fine-grained control over the chat implementation and would rather build from scratch

## Facets
- artifact type: application
- maturity: active
- function: chatbot, chat-interface, llm-inference, agent-framework, auth, web-framework
- domain: chatbots, large-language-models, web-development, artificial-intelligence, frontend
- platform: self-hosted, cloud
- tags: nextjs, vercel-ai-sdk, google-gemini, template, generative-ui, streaming-chat, shadcn-ui, typescript, nodejs, web-server

## Member repositories
- vercel-labs/gemini-chatbot (main) score 63

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:27.778505+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:42:35.012903+00:00, confidence not recorded.
  - readme: https://github.com/vercel-labs/gemini-chatbot (fetched 2026-08-28T04:04:27.778505+00:00, sha 823280caeab5)
  - homepage: https://gemini.vercel.ai (fetched 2026-08-29T12:01:56.063966+00:00, sha 3041094f24e3)
  - site_page: https://sdk.vercel.ai/docs (fetched 2026-08-29T12:01:56.073337+00:00, sha 6dcfa7274970)
- Data as of 2026-08-30T08:39:29.467469+00:00.
