Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 411 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 411 Bytes

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