How HN: AndesCode – local AI coding assistant that runs offline1 ポイント·投稿者 angarrido·3 か月前·2 コメント3 コメントコメントを投稿[–]angarrido·3 か月前返信I built this because I couldn’t use Copilot or Claude at work without risking exposing internal code.This runs fully local (Gemma 4 26B), indexes your codebase, and answers questions about it without anything leaving your machine.Still early, but works well on large projects. Curious where this breaks for others.[–]greton7·3 か月前返信interesting as I have the same problem at work does it need a big machine or dev laptop possible ? does it generate code ? does the exposition of internal code may not be solved through obfuscation/anonymization ? thanks[+]angarrido·3 か月前
This runs fully local (Gemma 4 26B), indexes your codebase, and answers questions about it without anything leaving your machine.
Still early, but works well on large projects. Curious where this breaks for others.