← All projects
Elal
A local-first AI coding agent in Rust, with the inference engine inside the binary.
A coding agent that embeds llama-cpp-2 directly, so a single binary loads a GGUF model onto the GPU and drives an autonomous tool-calling loop over your codebase. No API keys, no inference server alongside it, no remote endpoint in the hot path — the model runs on your machine and the code never leaves it. The terminal UI is inline: the transcript goes to the native scrollback instead of taking over the screen. Named after the culture hero of the Tehuelche people of Patagonia, in the same tradition as Kóoch.