Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cztomsik/ava

All-in-one desktop app for running LLMs locally.
https://github.com/cztomsik/ava

llama llm machine-learning

Last synced: about 1 month ago
JSON representation

All-in-one desktop app for running LLMs locally.

Awesome Lists containing this project

README

        

---
title: Home
nav_order: 1
permalink: /
---

# Ava

Ava is an open-source desktop application for running language models locally on
your computer. It's batteries-included GUI for
[llama.cpp](https://github.com/ggerganov/llama.cpp)

---

---

## Download / Build

- [Download latest artifacts from Github Actions](https://github.com/cztomsik/ava/actions/runs/11298440735)
- or build it yourself with `zig build run` or `zig build run -Dheadless=true`.

## Tech stack

- Zig, C++ (**llama.cpp**), SQLite
- Preact, Preact Signals, Twind

## License

MIT