Skip to content

jaykay12/KitabGhar-Recommend-API

Repository files navigation

KitabGhar-Recommend-API

This repo holds the source code of the entire Recommender System, I coded for my native project: KitabGhar

Recommendations are generated for any user of KitabGhar platform on two basis:

  • Popularity-based Recommendations
  • Item-Item based Collaborative Filtering Recommendations
  • User-User based Collaborative Filtering Recommendations

Tech-Stack

  • Python 3
  • API written in Flask
  • KitabGhar supports MySQL, so Python-MySQL connectivity achieved using mysqlclient
  • Unit tests written using PyTest

Please find the build instructions associated with the Recommend API at Run-API.md

Please find blog post about Collaborative Filtering written by me at Tech Blog

About

This repo holds the source code of the Recommender, I coded for my native project: KitabGhar

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published