Is there any privacy-oriented AI tool for programming?

  • TheDarkQuark@lemmy.world
    4·
    11 months ago

    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.

    • chanteoma@lemmy.mlOP
      1·
      11 months ago

      Thanks! I didn’t know about CodeCompanion, I’ll look into it more!