From 63498fac89ff4865e7b523d010603e3fe946bf50 Mon Sep 17 00:00:00 2001 From: alichherawalla Date: Wed, 15 Jul 2026 07:49:51 +0530 Subject: [PATCH] Add Off Grid AI Desktop --- applications.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/applications.json b/applications.json index 8324e407f..fbdc318e3 100644 --- a/applications.json +++ b/applications.json @@ -10152,6 +10152,24 @@ "python" ] }, + { + "title": "Off Grid AI Desktop", + "short_description": "Private on-device AI suite for Apple Silicon Macs: local LLM chat via llama.cpp, RAG search over your own data, MCP connectors, and Stable Diffusion image generation, with no account, no telemetry, and no cloud.", + "categories": [ + "chat", + "development", + "productivity" + ], + "repo_url": "https://github.com/off-grid-ai/off-grid-ai-desktop", + "icon_url": "https://raw.githubusercontent.com/off-grid-ai/off-grid-ai-desktop/main/resources/icon.png", + "screenshots": [ + "https://raw.githubusercontent.com/off-grid-ai/off-grid-ai-desktop/main/docs/screenshots/02-chat.png" + ], + "official_site": "https://getoffgridai.co/desktop", + "languages": [ + "typescript" + ] + }, { "short_description": "Simple SQL Client for lightweight data analysis.", "categories": [