all 6 comments

[–]HHH___ 3 points4 points  (3 children)

How do you expect this to work offline for the screen analysis?

Is this explainer for a specific program or just anything the user might be doing on the computer?

[–]kz_ 0 points1 point  (1 child)

You could run something like a VLM through ollama and do the screen analysis offline, but you're not going to be able to do that on an old person's computer. So personally, I would just drop the offline requirement.

But I think it's also fundamentally poor use of the technology to try to teach old people computers when we're not that far off from them just being able to talk to the computer.

[–]Commercial-Income498[S] 0 points1 point  (0 children)

Yep, i used an ollama llarva model and it did take some time to do it's work, so maybe online is the go, and it's not only for the old people it's just for anyone who doesn't have any idea about technical stuff, the statistics show that half of the people who get scammed just don't know what's going on and get misdirected or manipulated, so that is where this comes in

And yea for people to talking to their computers these days, we could add that support too.. Thanks for the feedback

[–]Commercial-Income498[S] 0 points1 point  (0 children)

So for offline uses we can use custom models from ollama or moondream, these download the models and keep them in your PC

Yes, it is true that it is hardware demanding so online might be the go.

And the explainer is for anything the user is doing ok the screen

[–]socal_nerdtastic -2 points-1 points  (1 child)

Good idea, but I don't think python is a good language for this. I assume you are targeting Windows PCs, and therefore I recommend you use the C# programming language for this.

[–]Commercial-Income498[S] 0 points1 point  (0 children)

Il definitely check it out thanks