Is there any privacy-oriented AI tool for programming?

  • badcodecat@lemux.minnix.devEnglish
    2·
    11 months ago

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

    • chanteoma@lemmy.mlOP
      2·
      11 months 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@lemux.minnix.devEnglish
        1·
        11 months 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)