Next.js 14 and App Router Semantic Search.

An open-source chatbot built with Next.js, the Vercel AI SDK, and the Chrome AI provider.

Features · Deploy Your Own · Running locally ·


Features

Deploy Your Own

You can deploy your own version of the Chrome AI Chatbot to Vercel with one click:

Deploy with Vercel

Running locally

Install dependencies:

pnpm install

Run the dev server:

pnpm run dev

Your app template should now be running on localhost:3000.