Skip to content

sinchang/ai-chat-widget

Repository files navigation

ai-chat-widget

Tech Stacks

Prerequisite

  • Node.js >= 18.16.0
  • nvm (optional)
  • pnpm installed

Get Started

Create a .env.local file and update the environment variables.

cp .env.example .env.local

Running Locally

pnpm i
pnpm dev

Open http://localhost:3000 with your browser to see the result.