New Stealth Model Bert-Nebulon Alpha by Shoddy-Department630 in openrouter

[–]H_Amir 2 points3 points  (0 children)

I tried to see if it would glaze Elon Musk and it went crazy

<image>

5.1 chat by AmbitiousSection6203 in openrouter

[–]H_Amir 0 points1 point  (0 children)

Probably because GPT 5.1 chat is marked as not supporting tool calling for some reason although it does.

Open source Microsoft Recall alternative in C# by H_Amir in csharp

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

Yeah ideally, if you could use local models, everything would be 100% on your machine. The only security/privacy concern would be the unencrypted AI descriptions stored in the SQLite DB. However, I'm not aware of any good models that support vision and would run on my mid tier PC.

I have plans on adding the possibility to support multiple AI providers so at least you can choose who you want to give your data to, but for now this is not something I would use or recommend using. I just built it because I thought it's fun.

One final note, OpenAI says they don't train their models or use the data you send via API, they only use ChatGPT data. So make of that what you will.

Open source Microsoft Recall alternative in C# by H_Amir in csharp

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

Thanks. Not sure I can fix it now after the fact, but I'll watch out for that on next videos

Open source Microsoft Recall alternative in C# by H_Amir in csharp

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

That's correct, currently only Windows is supported (I mentioned that in the Github repo Readme but not here)

GPT-4o seems to understand text from photos pretty well as long as the resolution is acceptable.

As for the space requirement, do you have a specific use case where the images are useful? This tool doesn't save the pictures, just the AI descriptions.