| Scope |
Workspace: meetings + dictation + day timeline + autocomplete + chat + CLI |
Meeting notetaker with markdown notes |
| Local transcription |
Neural Engine — Granite, Parakeet, or Whisper-family |
On-device |
| Summaries / LLM |
Local llama.cpp built in — works with no keys and no setup |
Bring your own: OpenAI, Anthropic, Gemini, OpenRouter — or local via Ollama / LM Studio |
| Cloud path |
None by default — no account, no API keys |
Optional cloud LLMs through your own API keys |
| Notes on disk |
SQLite library with full-text and vector search |
Markdown files — easy to sync or put in git |
| System-wide dictation |
Hold ⌥ Space in any app |
No |
| Day timeline |
Opt-in screenshots + OCR with app tracking |
No |
| Writing autocomplete |
Cotyping ghost text |
No |
| License |
GPLv3 — every fork's improvements stay open |
MIT — permissive; forks may go closed |
| Direction |
Independent, on-device only |
Maintained; the company's focus now includes Char, a cloud notepad in private beta |
| Platforms |
macOS 15+ on Apple Silicon |
Releases per platform on GitHub |