Skip to content

muhaksim/customer-support

Repository files navigation

AI Customer Support Chat

An interactive AI-powered customer support chat interface built with Next.js and React.

Quick Start

  1. Clone the repo
  2. Run npm install
  3. Set up environment variables
  4. Start the dev server: npm run dev

Backend Repository

Our backend service is available at: https://github.com/abmoallim/customer_support_api