Git Product home page Git Product logo

anime-recommender's Introduction

Anime Recommender

Project Overview

Anime Recommender is an open-source project that uses the MyAnimeList API v2 database to build a recommendation system. The system leverages categorical and numerical features for a machine learning model recommender, content-based filtering, and NLP semantic similarity techniques for synopsis and anime descriptions. This project aims to help users discover new anime that aligns with their tastes.

The techniques used in this project are referenced from various sources including articles, Kaggle, and PapersWithCode.

Recommendation System

The recommendation system is based on two main components:

  1. Content Filtering: This model uses categorical and numerical data to recommend similar anime based on user preferences.
  2. Semantic Similarity: A graphRAG system to analyze the description/synopsis feature column (paragraphs) to recommend similar entities. The results from both models are combined to provide a final recommendation list that is both semantically similar and aligned with the content-based filtering model.

Project Progress

  • Data collection and processing pipeline using anime_scraper.py (ETL (Extract, Transform, Load) pipeline).
  • Designing the recommendation system based on content filtering and semantic similarity.
  • Feature engineering for the recommendation models.
  • Development of the recommendation models.
  • Evaluation of the recommendation models.
  • Development of the Recommendation System Query Engine.
  • Deployment of the recommendation system.

Contributing

Contributions are welcome! If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.

Status

This project is currently under construction. Please check back for updates.

anime-recommender's People

Contributors

mozayed007 avatar deaththrower 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.