Skip to content
/ Yuno Public
forked from IAmPara0x/Yuno

Yuno is context based search engine for anime.

License

Notifications You must be signed in to change notification settings

yixuan-Q/Yuno

 
 

Repository files navigation

Yuno

yuno.mp4

Table of Contents

  1. Introduction
  2. Power Of Yuno
  3. Try Yuno
  4. How Yuno was created?
  5. 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


Power of Yuno

  1. anime where male MC turns into different species
  2. romance anime with wholesome plot
  3. isekai anime with great worldbuilding
  4. anime with romance between teacher and student
  5. masterpiece anime with amazing plot
  6. anime with revenge plot

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%