All Projects
AI & Automation2025

Griot

Creator

An AI Slack teammate with institutional memory. Answers from your team's knowledge base, remembers decisions (and pushes back on contradictions), and tracks todos.

TypeScriptAWS LambdaCockroachDBVector SearchSlack APIRAG
Griot — AI Slack teammate with institutional memoryVisit Site

[ The Problem ]

Teams bleed knowledge: decisions live in scrollback, context leaves when people do, and new decisions quietly contradict old ones. Nobody notices until something breaks.

[ The Solution ]

Griot is an open-source AI teammate that lives in Slack and never forgets. It maintains four memory types — semantic facts, logged decisions, tracked todos, and recent message context — all stored in CockroachDB with vector search, and answers questions from the team's own knowledge base.

[ Highlights ]

  • Conflict Guard: alerts the team when a new decision contradicts a previously logged one
  • Four-type memory architecture on CockroachDB vector search (RAG over institutional knowledge)
  • Serverless on AWS Lambda — self-hostable, MIT-licensed
  • Natural-language interface for learning facts, logging decisions, and managing todos