Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 468 Bytes

README.md

File metadata and controls

42 lines (23 loc) · 468 Bytes

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