This is an AI chatbot created using Nodejs as backend, Javascript for frontend and Openai's API.
- clone the repo:
git clone git@github.com:onadan/AiPal.git - then
cd frontend - install all dependencies using:
npm install - then start the server by running
npm run dev
You have successfully started running the app on your local machine.