What do you think about codeium?
Is there any privacy-oriented AI tool for programming?
You're viewing a single thread.
I rarely use AI, but when I do, I use local instances. I personally use Ollama (https://ollama.com). It exposes a REST API which extensions/plugins can talk to. I used Privy in VSCod(e/ium) and CodeCompanion in Neovim.
Thanks! I didn't know about CodeCompanion, I'll look into it more!