All Projects → IAmPara0x → Yuno

IAmPara0x / Yuno

Licence: Apache-2.0 License
Yuno is context based search engine for anime.

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to Yuno

Haystack
🔍 Haystack is an open source NLP framework that leverages Transformer models. It enables developers to implement production-ready neural search, question answering, semantic document search and summarization for a wide range of applications.
Stars: ✭ 3,409 (+965.31%)
Mutual labels:  search-engine, transformers
SauceKudasai
Get Anime info by image or URL (uses trace.moe and Anilist for animeinfo)
Stars: ✭ 50 (-84.37%)
Mutual labels:  search-engine, anime
SmartImage
Reverse image search tool (SauceNao, ImgOps, trace.moe, and more)
Stars: ✭ 346 (+8.13%)
Mutual labels:  search-engine, anime
Warez
All your base are belong to us!
Stars: ✭ 584 (+82.5%)
Mutual labels:  search-engine, anime
Airanime
轻量化动漫聚合搜索工具
Stars: ✭ 184 (-42.5%)
Mutual labels:  search-engine, anime
Search Engine Parser
Lightweight package to query popular search engines and scrape for result titles, links and descriptions
Stars: ✭ 216 (-32.5%)
Mutual labels:  search-engine, anime
qBit-plugins
Search plugins for qBittorrent
Stars: ✭ 40 (-87.5%)
Mutual labels:  search-engine, anime
thehylia
A script for The Hylia mass downloads. Get anime soundtracks quickly and easily! Also a Python interface.
Stars: ✭ 70 (-78.12%)
Mutual labels:  anime
Anime-Twist
Unofficial Anime Twist application.
Stars: ✭ 16 (-95%)
Mutual labels:  anime
app-search-flask-app
This is an example of a Python Flask app with Elasticsearch/ Elastic App Search with respective Python Clients
Stars: ✭ 17 (-94.69%)
Mutual labels:  search-engine
JASSv2
Experimental search engine in C/C++17 - still in early development.
Stars: ✭ 22 (-93.12%)
Mutual labels:  search-engine
SRGAN-PyTorch
A PyTorch implementation of SRGAN specific for Anime Super Resolution based on "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network". And another PyTorch WGAN-gp implementation of SRGAN referring to "Improved Training of Wasserstein GANs".
Stars: ✭ 65 (-79.69%)
Mutual labels:  anime
oTaku
o'taku is an application that allows you to find functional streaming links for your favorite anime. This project aims to simplify the tracking of a particular anime. Indeed, when you search for an anime, you will receive a lot of information about it, but also, a list of streaming links available in several languages.
Stars: ✭ 23 (-92.81%)
Mutual labels:  anime
ISeeNN
A CNN feature based image retrieval website
Stars: ✭ 15 (-95.31%)
Mutual labels:  search-engine
indieweb-search
Source code for the IndieWeb search engine.
Stars: ✭ 16 (-95%)
Mutual labels:  search-engine
moe.TV
watch bangumi on your tvOS
Stars: ✭ 25 (-92.19%)
Mutual labels:  anime
trace.moe-www
Anime Scene Search by Image
Stars: ✭ 16 (-95%)
Mutual labels:  anime
haitou
Private Torrent Forum/Tracker in Portuguese BR (On Development now)
Stars: ✭ 16 (-95%)
Mutual labels:  anime
ANIME-API
Api for searching page link, download link, streaming link of an anime and a precise episode on many website simultaneously. Only one search and you got the results from all animes websites.
Stars: ✭ 37 (-88.44%)
Mutual labels:  anime
AmimeWatch
Telegram bot made in Python 3 using the @pyrogram framework.
Stars: ✭ 19 (-94.06%)
Mutual labels:  anime

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].