- 4 Posts
- 4 Comments
Joined 2 months ago
Cake day: February 17th, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Cattail@lemmy.worldOPto Fediverse@lemmy.world•Peertube recommendation algo update part 2English1·19 hours agoapparently not id have to convert the scripts, and i have a lot of issues with the current script
Cattail@lemmy.worldOPto Fediverse@lemmy.world•Peertube recommendation algo update part 2English2·2 days agoI’ve been developing for brave so it will work for chrome and it should work for firefox. for brave its easy you put the github files into a folder, put brave browser into development mode, and then manage your extensions by adding the folder, you press f12 to get the console and look at the variables in extension storage.
if you get it to load properly you should see 🔄 Starting fetch for template: https://dalek.zone/api/v1/videos?sort=-publishedAt&nsfw=both&count=10
in devTools on brave
Cattail@lemmy.worldto Fediverse@lemmy.world•Did you know you can track Elons jet from Mastodon?English6·3 days agoi figured that some did it when elon banned that account on twitter i never got around to looking for it
I did make a classier for for videos that inputs title, tags, description, and closed caption into an LLM. I got roughly 1000 entries classified that way, issue is that most of them were non-english videos and then new videos come from somewhere on peertube that don’t hace these classifiers.
Video processing is cool just expensive computationally. Also watchers could classify the videos themselves then use a cosine similarity (or whatever algo) on that. I did suggest to peertube to share the categories people say a video is with other people (like it’s a Mastodon post) eventually it morphed into an idea light weight peertube instance that only does api.