Live data from Hacker News

How HN: AndesCode – local AI coding assistant that runs offline

news.ycombinator.com

1–4 of 4 posts

Re: How HN: AndesCode – local AI coding assistant that runs offline

#2
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.