AI Gist — open-source, local-first AI prompt manager built with Capacitor (iOS / Android / desktop)

Hi everyone! :wave:

I’d like to share AI Gist, an open-source, privacy-first AI prompt manager. All data stays on your device — no account, no server required.

The iOS and Android apps are built with Vue 3 + Capacitor, sharing one codebase with the Electron desktop app (Windows / macOS / Linux) and a self-hostable web version.

What it does:

  • Manage your AI prompt library with categories, tags, favorites and ratings
  • Fill {{variables}} in prompt templates, with full Jinja template support
  • Generate and refine prompts with AI — local models (Ollama, LM Studio) or OpenAI-compatible APIs
  • Version history for every prompt
  • Local-first storage with WebDAV / iCloud backup for cross-device sync
  • Available in English, Simplified & Traditional Chinese, and Japanese

Links:

Happy to answer questions about the Capacitor setup — the same codebase ships to the iOS App Store, Mac App Store, Snap Store and Windows Store.