A brief description of what this project does and who it's for
https://chat-bot-ai-project.vercel.app/
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