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 PLS

Air-gapped Virtual Assistant / Personal Language Server

[Download now](#download){: .btn .btn-primary .fs-5 }

Ava PLS is an open-source desktop application for running language models
locally on your computer. It allows you to perform various language tasks, like
text generation, grammar correction, rephrasing, summarization, data extraction,
and more.

---

---

## Download

- [macOS](https://s3.amazonaws.com/www.avapls.com/Ava_2024-04-21.dmg)
- or `brew install --cask ava`
- [Windows](https://s3.amazonaws.com/www.avapls.com/ava_x86_64_2024-04-21.zip)
- [Linux](https://github.com/cztomsik/ava/actions/runs/8774096132#artifacts)

## Tech stack

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

## License

MIT

## Contributing

Bug reports and pull requests are welcome but if you want to do a bigger change, please open an issue first to discuss it.