Skip to content
forked from IAmPara0x/Yuno

Yuno is context based search engine for anime.

License

Notifications You must be signed in to change notification settings

nightcherry/Yuno

 
 

Repository files navigation

Yuno

yuno.mp4

Table of Contents

  1. Introduction
  2. Try Yuno
  3. How Yuno was created?
  4. References

Introduction

Yuno 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 who are looking for specific type of anime to watch.

This 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.

you can watch more about Yuno in this video more in this video: https://www.youtube.com/watch?v=w9NflYMPPtM


Try Yuno (Both notebooks has UI)

  1. Kaggle Notebook (Recommended notebook)
  2. Colab Notebook

Creation

All the details about how Yuno was created and everything related is in the following article.

Below are the few kaggle notebooks that you can look into to learn more about the creation of Yuno:

  1. Anime Search Visualization This notebook contains interactive visualization of all reviews plotted from 1280D -> 2D using T-SNE. anime reviews

  2. Yuno Models This notebook contains all the information about training Yuno with it's parameters.

References

  1. This dataset was used as initial starting point.

About

Yuno is context based search engine for anime.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.5%
  • HTML 3.9%
  • Shell 0.6%