A simple chatbot application built with Node.js.
- Interactive Chat Interface: Engage in conversations with the chatbot.
- Customizable Responses: Modify the chatbot's responses to suit your needs.
- Lightweight and Fast: Efficient performance with minimal resource usage.
-
Clone the Repository:
git clone https://github.com/markhwinters/chatbot.git cd chatbot
-
Install Dependencies:
npm install
- Start the Server:
node server.js