by rowboatlabs
Open-source AI coworker, with memory
# Add to your Claude Code skills
git clone https://github.com/rowboatlabs/rowboatOpen-source AI coworker that turns work into a knowledge graph and acts on it
</h5>Rowboat connects to your email and meeting notes, builds a long-lived knowledge graph, and uses that context to help you get work done - privately, on your machine.
You can do things like:
Build me a deck about our next quarter roadmap → generates a PDF using context from your knowledge graphPrep me for my meeting with Alex → pulls past decisions, open questions, and relevant threads into a crisp brief (or a voice note)No comments yet. Be the first to share your thoughts!
Download latest for Mac/Windows/Linux: Download
Download latest for Mac/Windows/Linux: Download
All release files: https://github.com/rowboatlabs/rowboat/releases/latest
To connect Google services (Gmail, Calendar, and Drive), follow Google setup.
To enable voice notes (optional), add a Deepgram API key in ~/.rowboat/config/deepgram.json:
{
"apiKey": "<key>"
}
To use Brave web search (optional), add the Brave API key in ~/.rowboat/config/brave-search.json...