Elektrine lite

← Feed

@setsubyou@lemmy.world

Post #72639

2025-12-17 06:27 UTC

very few who even touch AI for anything aside from docs or stats Not even translation? That’s probably the biggest browser AI feature.

Replies (2)

  • @JayGray91@piefed.social 2025-12-17 07:40

    Translation is my main use. Yes, the caveat that AI is 50/50 wrong is still there but at least I don’t have to pester friends that know the language for everything. I only use it for unimportant things.

    Open ##72804

  • @Hawk@lemmynsfw.com 2025-12-17 11:39

    Similarly, translating from html/QML or js/py/rust is handy. Its still a pain because even good models like opus are hit or miss. The code still has to be reviewed and adapted. Can save time though. They are also very useful for mocking up a quick proof of concept. Is X doable? Will Y potentially solve the problems that my clients need me to solve? mock it up in two seconds with a few prompts and a language model and you don’t have to take a stroll down a garden path. The actual work I still have to do but that’s why I’m paid to do it.

    Open ##73299