I made this: https://whattowatch.moe/
Steps to use: (0. Make sure you have js enabled and all that jazz.)
1. Open the page and login to MAL;
2. Use the search on the top section of the page to search and select an anime you want;
3. Play around with the graph by moving nodes around and clicking on them to expand for more recommendations;
4. ...
5. Have fun!
Any feedback is welcome!
This was only tested on the latest version of Firefox, let me know anything weird that happens and I'll try to smash it out.
Here's the sauce: https://gitlab.com/whattowatch/what-to-watch Be warned though, that's definitely not the best code you'll ever seen in your life. It's missing tests, maintainability was not the main concern and there's a little repeated code here and there. I just wanted to do something quick and ended up slapping some code around, but feel free to PR