ovoment/ovo-local-llm

102 stars · Last commit 2026-04-22

A private Claude-Code-style coding agent for Apple Silicon — run chat, code, and local model workflows on-device. MLX-native, Ollama/OpenAI API compatible, zero API keys.

README preview

<p align="center">
  <img src="docs/images/logo.jpg" alt="OVO — ovo-local-llm" width="480">
</p>

<p align="center">
  <a href="https://github.com/ovoment/ovo-local-llm/stargazers"><img src="https://img.shields.io/github/stars/ovoment/ovo-local-llm?style=flat&logo=github&color=yellow" alt="Stars"></a>
  <a href="https://github.com/ovoment/ovo-local-llm/releases"><img src="https://img.shields.io/github/downloads/ovoment/ovo-local-llm/total?logo=github&color=brightgreen" alt="Downloads"></a>
  <a href="https://github.com/ovoment/ovo-local-llm/releases/latest"><img src="https://img.shields.io/github/v/release/ovoment/ovo-local-llm?logo=github&color=blue" alt="Release"></a>
  <a href="https://github.com/ovoment/ovo-local-llm/issues"><img src="https://img.shields.io/github/issues/ovoment/ovo-local-llm?logo=github" alt="Issues"></a>
  <a href="https://ko-fi.com/ovoment"><img src="https://img.shields.io/badge/Support%20on-Ko--fi-ff5e5b?logo=ko-fi&logoColor=white" alt="Ko-fi"></a>
  <img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="License">
  <img src="https://img.shields.io/badge/macOS-13%2B-black?logo=apple&logoColor=white" alt="macOS 13+">
  <img src="https://img.shields.io/badge/Apple%20Silicon-M1%20%E2%86%92%20M4-orange" alt="Apple Silicon">
</p>

<h3 align="center">🦉 A private Claude-Code-style coding agent for Apple Silicon</h3>

<p align="center">
  Run chat, code, and local model workflows on-device — without shipping your work to the cloud.<br>
  MLX-native. Ollama/OpenAI API compatible. Zero API keys.

View full repository on GitHub →