Integrations
Connect Engram to your existing workflows. Local-first data pipelines, zero data egress.
Obsidian Vault
Index local Markdown files and canvas diagrams directly.
Local File Ingestor
Extract and vectorize text from PDF, TXT, MD, CSV, JSON, and Python files. Dropped files are auto-ingested within 5 seconds.
Documentation Crawler
Point Engram at any documentation URL — DocSpider BFS-crawls and stores it in Qdrant's doc_knowledge collection for offline RAG queries.
Notion
Securely sync Notion pages to local storage for offline RAG.
VS Code Extension (Spectre)
Ask Spectre to explain, refactor, or analyze selected code — all inference via local Llama 3.1, nothing leaves your machine. Requires manual VSIX build and install.
Terminal Genie
Type ?? after a failed shell command to get a corrected version from Llama 3.1. Zsh and Bash supported.
Git Automator
Generate semantic commit messages and PR descriptions from git diff. Pre-push secret scanning via regex patterns.
Google Calendar
Calendar Agent reads your memories and creates events for explicit scheduling requests. Runs every 15 minutes via APScheduler.
Gmail
Email Agent reads unread threads and drafts replies locally via Llama 3.1. Saves to Drafts — never sends automatically.
Linear
Fetch assigned issues and surface them in the Daily Briefing dashboard widget.
Jira
Fetch assigned issues from Jira and combine with Linear for a unified task view.
Llama 3.1 Local
Powers all chat, agents, and code analysis. Runs entirely on your hardware via Ollama — no API key required.
nomic-embed-text
768-dimensional embedding model used for all Qdrant vector storage and semantic search.