2026-01-21 19:22:02 +05:30
< img width = "1409" height = "605" alt = "Work knowledge graph" src = "https://github.com/user-attachments/assets/707d0452-459d-4710-be85-b5322b433151" / >
2025-01-13 15:05:09 +05:30
2025-04-03 19:58:39 +05:30
< h5 align = "center" >
2025-05-29 20:47:56 +05:30
< p align = "center" style = "display: flex; justify-content: center; gap: 20px; align-items: center;" >
< a href = "https://trendshift.io/repositories/13609" target = "blank" >
2026-01-21 18:04:54 +05:30
< img src = "https://trendshift.io/api/badge/repositories/13609" alt = "rowboatlabs/rowboat | Trendshift" width = "250" height = "55" / >
2025-05-29 20:47:56 +05:30
< / a >
< / p >
< p align = "center" >
2026-01-21 18:25:44 +05:30
< a href = "https://www.rowboatlabs.com/" target = "_blank" rel = "noopener" >
< img alt = "Website" src = "https://img.shields.io/badge/Website-10b981?labelColor=10b981&logo=window&logoColor=white" >
< / a >
2026-01-21 19:22:02 +05:30
< a href = "https://discord.com/invite/htdKpBZF" target = "_blank" rel = "noopener" >
2025-05-29 23:24:16 +05:30
< img alt = "Discord" src = "https://img.shields.io/badge/Discord-5865F2?logo=discord&logoColor=white&labelColor=5865F2" >
< / a >
2025-08-20 00:11:33 +05:30
< a href = "https://x.com/intent/user?screen_name=rowboatlabshq" target = "_blank" rel = "noopener" >
< img alt = "Twitter" src = "https://img.shields.io/twitter/follow/rowboatlabshq?style=social" >
< / a >
2026-01-21 18:25:44 +05:30
< a href = "https://www.ycombinator.com" target = "_blank" rel = "noopener" >
< img alt = "Y Combinator" src = "https://img.shields.io/badge/Y%20Combinator-S24-orange" >
< / a >
2025-05-29 20:47:56 +05:30
< / p >
2026-01-21 18:04:54 +05:30
# Rowboat
**An open-source, local-first AI coworker with memory for everyday work**
2025-04-03 19:58:39 +05:30
< / h5 >
2025-11-17 22:08:40 +05:30
2026-01-21 18:04:54 +05:30
Rowboat connects your email and meeting notes, builds long-lived knowledge from them, and uses that knowledge to help get work done on your machine.
---
## Demo
[](https://www.youtube.com/watch?v=T2Bmiy05FrI)
2025-12-03 00:10:16 +05:30
2026-01-21 18:04:54 +05:30
---
2025-04-03 19:58:39 +05:30
2025-04-07 16:13:49 +05:30
## Quick start
2025-01-14 12:28:44 +05:30
2026-01-21 18:04:54 +05:30
**Download for Mac:**
2025-11-20 16:51:26 +05:30
2026-01-21 18:04:54 +05:30
https://github.com/rowboatlabs/rowboat/releases/latest
2025-11-26 22:09:54 +05:30
2026-01-21 18:04:54 +05:30
## What it does
2025-11-26 22:09:54 +05:30
2026-01-21 18:04:54 +05:30
Rowboat ingests your:
- **Email** (Gmail)
- **Meeting notes** (Granola, Fireflies)
2025-11-26 22:09:54 +05:30
2026-01-21 18:04:54 +05:30
and organizes them into a local, Obsidian-compatible vault of plain Markdown files with backlinks.
2025-11-26 13:14:41 +05:30
2026-01-21 18:04:54 +05:30
This vault is not just for browsing or search. It becomes a working memory that Rowboat’ s AI uses to take actions on your behalf.
As new emails and meetings come in, the relevant notes update automatically, building persistent context across people, projects, organizations, and topics.
---
## How it’ s different
Most AI tools reconstruct context on demand by searching transcripts or documents.
Rowboat maintains **long-lived knowledge** instead:
- context accumulates over time
- relationships are explicit and inspectable
- notes are editable by you, not hidden inside a model
- everything lives on your machine as plain Markdown
The result is memory that compounds, rather than retrieval that starts cold every time.
---
## What you can do with it
Rowboat uses this knowledge to help with everyday work, including:
- Drafting emails using accumulated context
- Preparing for meetings from prior decisions and discussions
- Organizing files and project artifacts as work evolves
- Running shell commands or scripts as agent actions
- Extending capabilities via external tools and MCP servers
Actions are explicit and grounded in the current state of your knowledge.
---
2025-11-26 13:14:41 +05:30
2026-01-21 18:04:54 +05:30
## Local-first by design
2025-11-26 13:14:41 +05:30
2026-01-21 18:04:54 +05:30
- All data is stored locally as plain Markdown
- No proprietary formats or hosted lock-in
- Works with local models via Ollama or LM Studio, or hosted models if you prefer
- You can inspect, edit, back up, or delete everything at any time
2025-11-26 13:14:41 +05:30
---
2025-11-26 22:09:54 +05:30
< div align = "center" >
Made with ❤️ by the Rowboat team
2025-11-26 13:14:41 +05:30
2026-01-21 19:22:02 +05:30
[Discord ](https://discord.com/invite/htdKpBZF ) · [Twitter ](https://x.com/intent/user?screen_name=rowboatlabshq )
2025-11-26 22:09:54 +05:30
< / div >