Manga Recommender A personal manga recommendation engine built from scratch in Python. How it works Fetches manga data from the AniList GraphQL API Uses cosine similarity to recommend manga based on genre and score (more to come) Stack Python AniList GraphQL API Status In progress