{"id":13493500,"url":"https://github.com/IAmPara0x/Yuno","last_synced_at":"2025-03-28T11:32:57.975Z","repository":{"id":43841539,"uuid":"398941751","full_name":"IAmPara0x/Yuno","owner":"IAmPara0x","description":"Yuno is context based search engine for anime.","archived":false,"fork":false,"pushed_at":"2022-02-16T12:16:50.000Z","size":144289,"stargazers_count":380,"open_issues_count":1,"forks_count":18,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-31T07:34:20.705Z","etag":null,"topics":["anime","deep-learning","python","search-engine","transformers"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IAmPara0x.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-08-23T01:41:12.000Z","updated_at":"2024-10-13T20:39:15.000Z","dependencies_parsed_at":"2022-09-25T01:42:00.359Z","dependency_job_id":null,"html_url":"https://github.com/IAmPara0x/Yuno","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IAmPara0x%2FYuno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IAmPara0x%2FYuno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IAmPara0x%2FYuno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IAmPara0x%2FYuno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IAmPara0x","download_url":"https://codeload.github.com/IAmPara0x/Yuno/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246021508,"owners_count":20710946,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["anime","deep-learning","python","search-engine","transformers"],"created_at":"2024-07-31T19:01:15.929Z","updated_at":"2025-03-28T11:32:55.757Z","avatar_url":"https://github.com/IAmPara0x.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"\u003ch1 align=\"center\" style=\"color: #916BBF;\"\u003e\u003cb\u003eYuno\u003c/b\u003e\u003c/h1\u003e\n\n\n\n\nhttps://user-images.githubusercontent.com/67608276/144100319-4cb02dd8-f39d-4cbb-98a3-72a3f5b79522.mp4\n\n\n\n\u003cbr\u003e\n\n# Table of Contents\n 1. [**Introduction**](#introduction)\n 2. [**Power Of Yuno**](#power-of-yuno)\n 3. [**Try Yuno**](#try-yuno)\n 4. [**How Yuno was created?**](#Creation)\n 5. [**References**](#References)\n\n\n# Introduction\n\n\nYuno is a context based search engine that indexes over 0.5 million anime reviews and other anime informations. To help you find anime with specific properties. This search engine will help people of [r/AnimeSuggest](http://reddit.com/r/AnimeSuggest) who are looking for specific type of anime to watch.\n\nThis search engine was created to solve the problem of finding an object with specific properties and the object in this case is anime. But this search engine can be easily extended to any domain like books,movies,etc. Without the need of any kind of handcrafted dataset.\n\nyou can watch more about Yuno in this video more in this video: https://www.youtube.com/watch?v=w9NflYMPPtM\n\n\u003chr\u003e\n\n## Power of Yuno\n\n1. [**anime where male MC turns into different species**](https://www.youtube.com/watch?v=sKGJGtmo6zE)\n2. [**romance anime with wholesome plot**](https://www.youtube.com/watch?v=W9zntwi0e04)\n3. [**isekai anime with great worldbuilding**](https://www.youtube.com/watch?v=UmxqXqXcqlQ)\n4. [**anime with romance between teacher and student**](https://www.youtube.com/watch?v=WyPayms4m7I)\n5. [**masterpiece anime with amazing plot**](https://www.youtube.com/watch?v=iWaFQmBUs-M)\n6. [**anime with revenge plot**](https://www.youtube.com/watch?v=lOQxGQ_Stp0)\n\n\u003chr\u003e\n\n## **Try Yuno \u003cspan style=\"font-size:small;\"\u003e(Both notebooks has UI)\u003c/span\u003e**\n\n1. **[Kaggle Notebook](https://www.kaggle.com/iamparadox/yunoo)** (Recommended notebook)\n2. **[Colab Notebook](https://colab.research.google.com/drive/1WAewYgHDmDEWhPBBOvGgyLTiOaasVyOz?usp=sharing)**\n\n\n\u003chr\u003e\n\n## **Creation**\nAll the details about how Yuno was created and everything related is in the following [article](https://medium.com/@confusedstudent13/yuno-context-based-search-engine-for-anime-39f5cb86f845).\n\nBelow are the few kaggle notebooks that you can look into to learn more about the creation of Yuno:\n\n 1. [Anime Search Visualization](https://www.kaggle.com/iamparadox/anime-search-visualization)\n    This notebook contains interactive visualization of all reviews plotted from 1280D -\u003e 2D using [T-SNE](https://www.jmlr.org/papers/v9/vandermaaten08a.html).\n    ![anime reviews](./docs/pictures/10K_reviews.png)\n\n2. [Yuno Models](https://www.kaggle.com/iamparadox/yuno-models)\n    This notebook contains all the information about training Yuno with it's parameters.\n\n\u003chr\u003e\n\n## **References**\n1. This [dataset](https://www.kaggle.com/marlesson/myanimelist-dataset-animes-profiles-reviews)  was used as initial starting point.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FIAmPara0x%2FYuno","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FIAmPara0x%2FYuno","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FIAmPara0x%2FYuno/lists"}