Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down