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!

  • Asudox@lemmy.worldOP
    link
    fedilink
    arrow-up
    7
    ·
    3 months ago

    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!

      • Asudox@lemmy.worldOP
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        3 months ago

        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

        • Sho@sh.itjust.works
          link
          fedilink
          arrow-up
          2
          ·
          3 months ago

          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.

          • Asudox@lemmy.worldOP
            link
            fedilink
            arrow-up
            2
            ·
            edit-2
            3 months ago

            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.