Is there any privacy-oriented AI tool for programming?

  • @badcodecat
    link
    English
    21 month ago

    <continue.dev> with a local ollama setup, there’s also tabnine, which can be run locally (i think?)

    • @chanteoma@lemmy.mlOP
      link
      fedilink
      21 month ago

      Thanks! I didn’t know about continue. It seems interesting. I was interested in codeium since I saw it can run in nvim too, which is my preferred editor. But running it with a local ollama setup seems very cool, and would definitely be better. Thanks!

      • @badcodecat
        link
        English
        11 month ago

        on a somewhat related note, you might want to check out the neovim extension, it essentially lets you run neovim inside of VSCod(e/ium) (not just a bunch of shortcuts)