Giter Site home page Giter Site logo

animania's Introduction

Anime Recommendation System Project

Deployed at https://animania-pwa.herokuapp.com

Resources

Jikan (Unofficial MAL API), documentation can be found here: https://jikan.docs.apiary.io/#
Dataset, which will be used for training the model: https://www.kaggle.com/azathoth42/myanimelist

Algorithm: Matching Users to Recommendations

User-Based Collaborative Filtering for a Personalized Recommendations List

We want to find a set of similar users and based on what similar users have rated highly or favourited, these will be matched to the user. Similarity will be defined based on cosine similarity.

Matching to General Trends

  • Display a list of anime based on overall ranking or popularity (this can be all fetched through the API)
  • Additional refinements include filtering genres and type of anime (i.e., TV series or movie)

User Profiles

  • Email as username
  • Can sign in using Google or Facebook (using Firebase authentication)
  • Has a "Completed" List and a "To Watch List"
  • Completed animes must be rated by a user so that recommendations can be provided
  • Settings info

Main Features

  • See the general trends and a personalized recommendation list
  • Add watched or to watch anime into "completed" and "to watch" list respectively
  • Completed animes, each having a rating (1-10), will be used to train the dataset and predict similar users
  • Modify the number of recommendations given in the settings page

Tech Stack

  • Languages: Python, JavaScript, HTML, CSS
  • Frameworks: ReactJS (Front-End), Python Flask (Back-End)
  • Database: MongoDB
  • APIs/Other: JikanAPI, Google Sheets API, Firebase Authentication, Progressive Web App (PWA)

animania's People

Contributors

steffy-lo avatar victoria-lo avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.