Spyke

anote: A MyAnimeList-based anime recommendation system

Sup, I've been working on this project for the past few months and now it's finally finished. It's a MyAnimeList-based anime recommendation system written in Rust. It's still being trained on the background as I've only started the training today in the morning, so tomorrow, the results you get can change.

You can try it out here: https://anote.asudox.dev

Please give feedback!

anote: A MyAnimeList-based anime recommendation systemhttps://github.com/Asudox/anoteOpen linkView original on lemmy.world
Sho
sh.itjust.works

Congrats on finishing your project. Great concept, it looks very clean and my eyes appreciate the black background.

Would it be possible to generate the titles of the anime that go a long with the thumbnails? I ask because some of the thumbnails are in Japanese script, so I can't tell what whats being recommended unless I click the image.

10

Yeah sure. The data is already there, I just left that part out since I thought images would be better looking. WIll add them tomorrow!

7

Done. When you hover over the anime cards, the titles will now appear. I am also planning on adding the media type and maybe genres in the future the next time I decide to retrain it as adding a genres column to the table would require all of them to be readded

2
Shoreply
sh.itjust.works

Thank you for adding the feature so quickly and explaining how it works!

I love the idea of genres because sometimes you can be in the mood for watching certain types of anime or wanting to exclude others, this would make the filtering process easier. Keep up the great work.

2

No problem. Though since it was "quick", it seems like I didn't do it well and the title overlay and stuff can be messy on different resolutions. Mobile (<800px) is unaffected. I'll try to fix that as well.

2
Nix
merv.news

Does it not work if I havent rated animes?

2

Nice, thank you, got my star!

Will be using this soon to find a new anime to watch :D

2
programming.dev

Cloudflare gives an error 525 btw.

But then if I reload, it works for some reason?

2

You reached the end

anote: A MyAnimeList-based anime recommendation system | Spyke