Rowboat is an open-source AI coworker that builds a knowledge graph from a user's work and meeting notes, providing context-aware assistance for tasks like meeting prep, email drafting, and document generation.
Source: per README View on GitHub →Rowboat is gaining attention due to its unique approach of maintaining a long-lived knowledge graph on the user's machine, differentiating from other AI tools that reconstruct context on demand. Its local-first design, integration with various productivity tools, and customizable model setup are notable technical choices that stand out.
Source: Synthesis of README and project traitsRowboat builds a knowledge graph from email, meeting notes, and other work-related data, allowing users to access relevant context for their tasks.
Source: per READMERowboat provides assistance based on the knowledge graph, such as generating meeting briefs, drafting emails, and summarizing documents.
Source: per READMEAll data is stored locally in a Markdown format, ensuring privacy and allowing users to inspect and edit their data directly.
Source: per READMERowboat supports local models and hosted models, allowing users to choose their preferred AI setup and easily swap models.
Source: per READMEThe architecture of Rowboat is inferred to be modular, with distinct components for data ingestion, knowledge graph construction, and AI assistance. It likely employs design patterns such as Model-View-Controller (MVC) for separation of concerns and uses a local Markdown vault for data storage.
Source: Code tree + dependency filesCenter: project; inner ring: core feature modules; outer ring: key dependencies. Auto-generated from core_features and tech_stack.key_deps.
Not enough informationRowboat is suitable for professionals who need context-aware assistance in their work, such as preparing for meetings, drafting emails, and generating documents. It is particularly useful for individuals who value privacy and control over their data and who work with a variety of productivity tools.
Source: READMEv0.4.3 (2026-05-11): Added tweet embedding and redesigned Live-note sidebar v0.4.2 (2026-05-11): No specific changes noted v0.4.1 (2026-05-08): Fixed TypeScript errors and resolved issues with fileContent state and missing JSX v0.4.0 (2026-05-08): Added support for rendering HTML, images, videos, audio, and PDFs in the knowledge view v0.3.9 (2026-05-08): Fixed context-aware folder/note creation in the knowledge panel
Source: GitHub ReleasesRowboat is a promising open-source project for individuals and teams seeking a private, customizable AI coworker. Its focus on local-first design and context-aware assistance makes it a unique tool for enhancing productivity and managing information overload.
Source: Synthesis