Course Recommendation System Start the backend services pip3 install -r requirements.py python3 index.py Start the frontend services npm install In the recommendation.js add the backend host url/ip npm start