off-grid-ai/OGAM

The Swiss Army Knife of Offline AI. Chat, see, speak, and generate images on your phone or Mac — GGUF LLMs, vision, Whisper speech-to-text, Stable...

View on GitHub ↗Jump to charts ↓Open shareable report →

Data as of . Signed-in members get hourly updates — create a free account.

Summary Information

Updated 38 minutes ago
Added to GitGenius on September 22nd, 2026
Created on January 29th, 2026
Open Issues & Pull Requests: 147 (+0)
GitHub issues: Enabled
Number of forks: 303
Total Stargazers: 3,159 (+0)
Total Subscribers: 19 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 37.2 hours
Mean response time: 5.8 days
90th percentile: 12.0 days
Tracked items: 224

How this project is maintained

Roughly one issue in five opened in the past year never receives a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "bug" is answered fastest, typically in about 2 days, while "src:app-store" waits about 12 days. 80% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 53% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 133
New in 7 days: 2
Closed in 7 days: 5
Avg open age: 147 days
Stale 30+ days: 130
Stale 90+ days: 110

Recent activity

Opened in 7 days: 2
Closed in 7 days: 5
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (136)
  • feedback (91)
  • src:play-store (76)
  • enhancement (69)
  • android (63)
  • auto-crash (63)
  • crash (37)
  • application_not_responding (26)

Most active issues this week

Sign in to see which issues are moving.
Sign in

Detailed Description

OGAM is a mobile and desktop application that brings offline AI capabilities including chat, vision, speech-to-text, and image generation to phones and Macs without requiring cloud services or API keys.

The tool addresses the need to run AI models locally while maintaining complete privacy and avoiding dependency on external services. It accomplishes this by supporting GGUF-format language models, vision capabilities, Whisper speech-to-text, Stable Diffusion image generation, and tool calling—all executable on device hardware including CPUs, GPUs, and NPUs. The application also provides local-network server functionality, allowing models to be shared across devices on the same network without data leaving the user's infrastructure.

OGAM suits developers and users prioritizing privacy who want to deploy AI features on mobile devices or Macs without cloud connectivity or account management overhead. It works well for projects requiring offline-first operation, whether for privacy-sensitive applications, environments with limited internet access, or scenarios where latency and data residency matter. The tool is built with React Native, making it cross-platform across iOS, Android, and macOS from a shared codebase.

The project shows consistent development activity with regular commits addressing bug fixes, feature additions, and dependency updates. Work spans multiple areas including core model inference, platform-specific integrations for iOS and Android, UI improvements, and expansion of supported model types and capabilities. The maintainers actively respond to issues and incorporate user feedback into the roadmap. Development demonstrates attention to both breadth—supporting diverse AI modalities and hardware targets—and depth, with ongoing refinement of performance and user experience across platforms.