You really, really don’t need an AI assistant for regular computer usage. It’s a solution in search of a problem.
There are genuinely good reasons to use GitHub Copilot if you’re a developer, but otherwise, I think they’re way more trouble than they’re worth.
No Linux distro has, as M$ hasn’t made their AIs open source. But there are people working on open source alternatives.
Ok that sounds awesome do you know any open source copilot projects by chance?
Not open source but free; https://codeium.com/
Not open source, paid; https://www.tabnine.com/
FOSS; https://github.com/THUDM/CodeGeeX2/blob/main/README_EN.md
Theres paid ai … like this
https://github.com/KillianLucas/open-interpreter
Give commands to chatgpt in the the terminal. Then it executes it. It can generate files, etc as well. Using python iirc.