So I opened Google Lens for the first time in years to identify a logo, and got prompted by this. Thank you but no thank you

  • Saik0@lemmy.saik0.com
    link
    fedilink
    English
    arrow-up
    1
    ·
    4 months ago

    Depends on the operation. Basic object recognition… your phone can easily do. Can run object database against an image after you take the image and store the found objects in metadata. Then you just search the metadata.

    This doesn’t have to go to the cloud if that’s all you’re doing.

    I do this on my Nextcloud instance. It doesn’t require a full “AI” implementation to do at all.