title | nav_order | permalink |
---|---|---|
Home |
1 |
/ |
Ava is an open-source desktop application for running language models locally on your computer. It's batteries-included GUI for llama.cpp
Screen.Recording.2023-12-06.at.16.05.11.mov
Screen.Recording.2023-12-06.at.16.07.30.mov
Screen.Recording.2023-12-06.at.16.08.24.mov
Screen.Recording.2023-12-06.at.16.06.58.mov
- Download latest artifacts from Github Actions
- or build it yourself with
zig build run
orzig build run -Dheadless=true
.
- Zig, C++ (llama.cpp), SQLite
- Preact, Preact Signals, Twind
MIT