Siestai

Siestai Documentation

Documentation for the Siestai AI Agent Platform

Welcome to the Siestai documentation. Siestai is an AI agent platform for agent-to-agent and agent-to-human interactions.

Sections

Memory Architecture

The memory/index|Memory System is the core intelligence layer that gives agents persistent, contextual knowledge across conversations.

Architecture Overview

Siestai is built as a monorepo with three main applications:

AppStackPurpose
apps/webNext.js 16 + React 19Frontend UI
apps/apiNestJS 11 + MastraBackend API + AI runtime
apps/agentLiveKit WorkersVoice agent processing

Supporting packages:

PackagePurpose
packages/dbDrizzle schema, migrations, seed
packages/sharedShared TypeScript types
packages/tsconfigShared TS config bases
  • Graph View — Interactive knowledge graph visualization

On this page