← All products

mai-teams

A workspace where the AI is a member

An open-source team workspace with a persistent AI participant — one that keeps team memory and personal memory in genuinely separate stores.

Team chat tools bolt AI on as a bot you summon. mai-teams treats it as a participant that is present in the channel and carries memory of what the team has decided.

The privacy model is the interesting part. Team memory and personal memory live in separate databases, split at the schema level rather than by a filter in application code — so what you tell it privately cannot leak into the team's shared context through a bug in a query.

mai-teams is open source.