Hi everyone! ![]()
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:
- GitHub: GitHub - yarin-zhang/AI-Gist: ✨ AI Gist 是一款隐私优先的 AI 提示词管理工具,致力于让个人收藏的 AI 提示词能够发挥最大价值。支持变量替换、Jinja 模板、AI 生成与调优、历史版本记录、云端备份等核心功能。 · GitHub
- Website: https://getaigist.com
- iOS App Store: AI Gist App - App Store
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.


