Please sign in to access this page
A powerful content recommendation system that respects user privacy.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
I started working on the project! Not much is done yet, but I'm mainly trying to figure out the implementation of some of these features with Worker Threads in NodeJS. I'm used to doing everything single-threaded in JS, so this is quite new to me :3
I also was trying to use something called Worker Farm, but it didn't work for my project structure, so I am currently working on rewriting that part around the base NodeJS APIs, thus why my screenshot shows some errors.