Skip to content

bushraqurban/course-recommender-webapp

Repository files navigation

Course Recommender WebApp

Course Recommender Web Application is an intelligent content-based recommendation system designed to suggest relevant Coursera courses based on course content similarity. The system analyzes course descriptions, topics, and tags for recommendations.

This project aims to provide a simple yet powerful recommendation algorithm that can be applied to any course catalog data. The recommender system can be customized and extended to suit specific needs in education or other domains where recommendations are needed.

Installation

  1. Clone the repository:

    git clone https://github.com/bushraqurban/course-recommender-webapp.git
  2. Navigate to the project directory:

    cd course-recommender-webapp
  3. Install dependencies:

    pip install -r requirements.txt

Usage

Run the app locally:

python app.py 

Visit the app in your browser at http://localhost:3000.

Tags

#MachineLearning #WebApp #CourseRecommender #Python #Flask #RecommendationSystem #Coursera

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published