Skip to content

The-Pa5s-W0rld/Student-counselling-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Student-counselling-bot

chatbot with the aim of students counselling

To get started :

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

To run the server:

  1. cd server
  2. bun install
  3. bun start

To run the client:

  1. cd client
  2. bun install
  3. bun run start

To run the chatbot:

  1. cd model
  2. pip install -r requirements.txt
  3. python chatbot.py

About

chatbot with the aim of students counselling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published