Rowboat: Local-first AI coworker with memory
Open-source AI assistant that builds a knowledge graph from emails and meetings to help with work tasks.
Learn more about Rowboat
Rowboat is a local-first AI assistant that connects to email and meeting notes to build a persistent knowledge graph. It maintains context as an Obsidian-compatible vault of Markdown files with backlinks, storing all data locally on the user's machine. The system uses this accumulated knowledge to generate meeting briefs, draft emails, create documents, and automate routine tasks through background agents. It supports multiple LLM providers and integrates with external tools via Model Context Protocol (MCP).
Knowledge Graph Memory
Maintains long-lived context as editable Markdown files rather than reconstructing information from scratch each time.
Local Data Storage
All data remains on the user's machine in plain Markdown format, compatible with Obsidian and other note-taking tools.
Background Agents
Runs automated workflows for routine tasks like email drafting and project updates without manual intervention.
🛠️ Minor release: UI polish drop
- –Better search UI and access
- –Smoother tabs view behaviour
- –Cleaner file navigation flow
- –More reliable thinking indication in chat
v0.1.55: search through knowledge and chats
- –search through knowledge and chats
- –support for tabbed chats and knowledge
- –split pane view for chats and knowledge
- –fixed tooluse / toolresult order bug (related to Anthropic)
- –fixed bug where OpenAI complains about missing reasoning block
Changes:
- –oauth: persist client state, simplify IPC, and refactor
See how people are using Rowboat
Top in AI & ML
Related Repositories
Discover similar tools and frameworks used by developers
Triton
Domain-specific language and compiler for writing GPU deep learning primitives with higher productivity than CUDA.
DeepSpeed
PyTorch library for training billion-parameter models efficiently.
DINOv2
PyTorch vision transformers pretrained on 142M unlabeled images.
Weights & Biases
ML experiment tracking platform with logging, visualization, and model versioning.
Qwen
Alibaba Cloud's pretrained LLMs supporting Chinese/English with up to 32K context length.