Ava
Ava is an open-source desktop application for running language models locally on your computer. It’s batteries-included GUI for llama.cpp
Download / Build
- Download latest artifacts from Github Actions
- or build it yourself with
zig build run
orzig build run -Dheadless=true
.
Tech stack
- Zig, C++ (llama.cpp), SQLite
- Preact, Preact Signals, Twind
License
MIT