From be4401c5f3581a77f6406576b760b69da3f399d1 Mon Sep 17 00:00:00 2001 From: alichherawalla Date: Fri, 10 Jul 2026 22:55:51 +0530 Subject: [PATCH] Add Off Grid AI Desktop --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6169783..03cd719 100644 --- a/README.md +++ b/README.md @@ -676,6 +676,11 @@ Jan is an open source alternative to ChatGPT that runs 100% offline on your comp jan.ai/ +## Off Grid AI Desktop +Private, local-first AI desktop app for macOS. Runs LLM chat, image generation, whisper transcription, and RAG over your own data fully on-device via llama.cpp; nothing leaves the machine. AGPL-3.0. + +- https://github.com/off-grid-ai/off-grid-ai-desktop + ## Llama.cpp - https://github.com/ggerganov/llama.cpp