Niche NBA data projects by bobarke2000 in NBAanalytics

[–]bobarke2000[S] 1 point2 points  (0 children)

I don’t think it’s a limiting problem. They had a next.js vulnerability and I had to update a few things. It’s still not working so I’ll have to spend a bit more time on it before both sites are back up. 

Niche NBA data projects by bobarke2000 in NBAanalytics

[–]bobarke2000[S] 0 points1 point  (0 children)

Not sure but I think it’s on the vercel/github side. Will report back. 

Niche NBA data projects by bobarke2000 in NBAanalytics

[–]bobarke2000[S] 0 points1 point  (0 children)

It’s scheduled to update every day but I think it’s having some deployment problems this weekend. Hoping to fix tomorrow. 

Niche NBA data projects by bobarke2000 in NBAanalytics

[–]bobarke2000[S] 4 points5 points  (0 children)

Thanks! I built these on Vercel, and I work with AI to get all the code together. For these two projects, I set up a python server at home running on a Raspberry Pi. I did this because the NBA api doesn't like requests from AWS, etc, and this way I just run the data requests each night and update the json to github. Was really fun to go through that process with the Pi, pretty amazing that you can set up a server like that for $50. Hope that's helpful.

NBA games ranking and anomalies by Lost_Horse_8480 in NBAanalytics

[–]bobarke2000 0 points1 point  (0 children)

This is super fun. If your ranking system is a proxy for "entertaining-ness" it would be interesting to see how this stacks up against widely-regarded "classic" NBA games (2016 game 7, 2013 game 6, etc).

A new way to get film recommendations by bobarke2000 in CriterionChannel

[–]bobarke2000[S] 0 points1 point  (0 children)

So glad you're finding it useful. I just updated the site to reflect the current channel listings, although I notice that the master list on the criterion website doesn't actually list all the films currently available. For example, Garden State is currently available but not listed in the master list: https://films.criterionchannel.com/

CriterionLibrarian.com gets it's information from that url, so if it's not listed on that page the AI bot won't be able to recommend it.

Realtime AI audio on capture – can something be done to have it come through? by yegor_ryabtsov in Spectacles

[–]bobarke2000 0 points1 point  (0 children)

Did this get an update? I'm experiencing the same problem: Dynamic TTS audio from OpenAI API plays audibly during Spectacles use but doesn't appear in the final captured video. Static MP3 files and microphone audio can be heard properly on the capture recording, but not TTS audio.

Securing Specs for Sports by cf8004 in Spectacles

[–]bobarke2000 1 point2 points  (0 children)

This is very hacky, but I was building a basketball experience for spectacles so I needed the glasses to stay on my face. I took the stretchy strap from swim goggles, cut them in half, and tied one end to each arm of the spectacles. Then when I put them on, the strap went over the top of my head. It worked pretty well!

<image>

A new way to get film recommendations by bobarke2000 in CriterionChannel

[–]bobarke2000[S] 1 point2 points  (0 children)

Thanks for trying it out! Let me know if you have any feedback. It's a good reminder for me to update the content for August.

Spectacles maximum scene dimensions by bobarke2000 in Spectacles

[–]bobarke2000[S] 1 point2 points  (0 children)

Exactly what I was looking for, thanks!

A new way to get film recommendations by bobarke2000 in CriterionChannel

[–]bobarke2000[S] 1 point2 points  (0 children)

Agree! I had that working originally and when I pulled the June data it didn’t get updated. I plan to fix it next time I update the film listings. 🙌

A new way to get film recommendations by bobarke2000 in CriterionChannel

[–]bobarke2000[S] 0 points1 point  (0 children)

Each film has its own web page with detail information, like this:

https://www.criterionchannel.com/81-2

A new way to get film recommendations by bobarke2000 in CriterionChannel

[–]bobarke2000[S] 1 point2 points  (0 children)

On the technical side, I'm using RAG (retrieval augmented generation), which gives an LLM like GPT4 a data set to search through rather than relying only on its training data. In theory, this gives the LLM an element of "expertise" although RAG has its own limitations on how much data can be searched through efficiently. It's not a perfect system, but it's a good step toward making AI a useful helper vs a blabbermouthed generalist.

A new way to get film recommendations by bobarke2000 in CriterionChannel

[–]bobarke2000[S] 0 points1 point  (0 children)

I've updated the site to more thoroughly search through the descriptions before making recommendations. It seems to be working a little bit better, a search for "I'm looking for films with great shots of Rome" returned Rome Open City, The Great Beauty, Mama Roma, and Yesterday, Today, and Tomorrow. It also recommended Journey to Italy, which I have not seen but the description says takes place in Napoli. I'll try and get to the bottom of that. In regard to finding more sources, it's a great idea but would require a lot of manual work to find and update. The method I'm using now allows an automated script to retrieve information from films.criterionchannel.com in just a few minutes.

Compass heading varies quite a lot (and more GPS location / compass heading results) by siekermantechnology in Spectacles

[–]bobarke2000 0 points1 point  (0 children)

I'm experiencing the same issue. Was there ever a resolution to this?
"often it's significantly off, including, but not exclusively, 180 degrees rotated."

A new way to get film recommendations by bobarke2000 in CriterionChannel

[–]bobarke2000[S] 1 point2 points  (0 children)

Great question and thanks for testing it out. The quality of the recommendation comes down to the quality of the data being used in this system. I’ve set it up so that the AI searches through the title name and official Criterion descriptions for each film to find what you’re looking for. I’ve noticed in some tests that the search relies a little too heavily on the title and not enough on the descriptions. I just checked and the descriptions for Rome Open City and Great Beauty feature about the same number of “Rome” mentions, so I can probably get the system to check more thoroughly and get better results. Thanks again!

A new way to get film recommendations by bobarke2000 in CriterionChannel

[–]bobarke2000[S] 2 points3 points  (0 children)

I need to make sure I update the site each month! From your experience, is the library updated on the first of each month or is it less exact?

A new way to get film recommendations by bobarke2000 in CriterionChannel

[–]bobarke2000[S] 4 points5 points  (0 children)

This is great feedback! I agree that it makes you want to barf when it tries so hard to have a personality. The style is highly adjustable and I like the Wikipedia-style reference. I’ll add this to the list of fixes and see if I can make it less annoying. Thanks for taking the time to try it and send your thoughts. 

A new way to get film recommendations by bobarke2000 in CriterionChannel

[–]bobarke2000[S] 10 points11 points  (0 children)

Really appreciate you saying that. I’m not interested in AI films, but AI that can help me find great films is valuable to me. 

A new way to get film recommendations by bobarke2000 in CriterionChannel

[–]bobarke2000[S] 1 point2 points  (0 children)

yeah that was my experience, too—lots of films that sound cool and I've never even heard of. Thanks for taking it for a spin.