Open-source AI coworker, with memory https://www.rowboatlabs.com
Find a file
2026-02-06 07:12:58 +05:30
.github/workflows add win32 + linux electron builds 2026-02-06 06:44:06 +05:30
apps fix target names 2026-02-06 07:12:58 +05:30
assets Readme updates (#58) 2025-04-03 23:35:15 +05:30
.env.example Run mongodb in docker 2025-04-07 13:30:27 +05:30
.gitattributes Mega UI revamp 2025-04-03 17:56:31 +05:30
.gitignore Use streaming in Copilot 2025-04-16 02:11:35 +05:30
build-electron.sh wip-electron 2026-01-16 12:05:33 +05:30
CLAUDE.md feat: simplify LLM config and onboarding 2026-02-04 01:13:02 +05:30
docker-compose.yml merge job workers 2025-08-17 11:06:53 +05:30
Dockerfile.qdrant improve embedding index docs and setup 2025-05-09 09:38:09 +05:30
LICENSE Fill license placeholder 2025-01-31 16:29:39 +05:30
README.md Update Discord link and remove build instructions 2026-01-21 19:22:02 +05:30
start.sh Revert auth related changes to start.sh 2025-09-16 16:55:29 +04:00

Work knowledge graph

rowboatlabs/rowboat | Trendshift

Website Discord Twitter Y Combinator

Rowboat

An open-source, local-first AI coworker with memory for everyday work

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

Demo video


Quick start

Download for Mac:

https://github.com/rowboatlabs/rowboat/releases/latest

What it does

Rowboat ingests your:

  • Email (Gmail)
  • Meeting notes (Granola, Fireflies)

and organizes them into a local, Obsidian-compatible vault of plain Markdown files with backlinks.

This vault is not just for browsing or search. It becomes a working memory that Rowboats 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 its 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.


Local-first by design

  • 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

Made with ❤️ by the Rowboat team

Discord · Twitter