So I feel almost everyone on PieFed/Lemmy/Mbin is against AI, therefor FuckAI is such a big community and so on, and I’m a bit afraid to ask but is there any AI user community on Lemmy where they discuss Harnesses, Agents, recent news and political development out side of FuckAI?
I use it as a cool tool, it helps me implement a lot of small project for which I wouldn’t have had time as a dad with a full time job. And I’d like to discuss those things on Lemmy but everywhere I look it’s just FuckAI.


The only one I currently follow is [email protected]
I’m not anti-AI, but I am very much anti Big AI and also don’t personally care for AI-generated images (they just look…uncanny to me), so I don’t have much interest in anything beyond the tools I can run locally.
Searching “AI” has a lot of false positives, but searching “llama” has some results at https://lemmyverse.net/communities?query=llama
For all the negativity and downvotes I got for asking the question, I’m still happy that I did because you pointed me to the right direction, I asked my question there https://piefed.jeena.net/c/[email protected]/p/373420/good-translation-models-which-fit-on-a-smartphone and I got really good answers, especially someone in https://piefed.jeena.net/post/373420#comment_5964474 pointing to https://github.com/DavidVentura/offline-translator which is a on device translation app and this app exposes an API (see ITranslationService.aidl) that other apps can use to request translations, so I can use it to get really good translation results for my SMS automatically without sending them to any cloud!