Skip to content

Nekromenzer/chat-bot-AI-project

Repository files navigation

Chat bot

A brief description of what this project does and who it's for

Demo

https://chat-bot-ai-project.vercel.app/

Authors

Run Locally

Clone the project

  git clone https://github.com/Nekromenzer/chat-bot-AI-project

Go to the project directory

  cd chat-bot-AI-project

Install dependencies

  npm install

Start the server

  npm run dev