chatbot with the aim of students counselling
that is, to run the project on your local machine, you need to have the following installed:
make sure you have bun installed on your machine, if not, you can install it by running the following command:
npm install -g bun
cd serverbun installbun start
cd clientbun installbun run start
cd modelpip install -r requirements.txtpython chatbot.py