ai-chat-widget Tech Stacks Next.js Tailwind CSS TypeScript Jotai 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.