Skip to content

Syntha SDK

A lightweight, context-based multi-agent framework. Build agents that share, route, and persist context - with first-class tooling for prompts, tools, and popular LLM frameworks.

  • Installation

    Set up Syntha in minutes on your machine or server.

    Install Syntha

  • Quick Start

    Create a context mesh, add tools, and run your first agent.

    Quick Start

  • User Guide

    Learn core concepts: context mesh, tools, prompts, persistence, and more.

    Concepts Overview

  • Examples

    Copy-paste runnable examples for context mesh, tools, frameworks, and workflows.

    Examples Overview

  • API Reference

    Detailed documentation for classes, functions, and adapters.

    API Overview

  • Persistence

    Store and isolate context with SQLite or PostgreSQL.

    Persistence


Highlights

  • Context Mesh with topic routing and user isolation
  • ToolHandler with framework adapters (OpenAI, Anthropic, LangChain, Agno)
  • Prompt builders for system and message prompts
  • Pluggable persistence (SQLite, PostgreSQL)

Need help? See the Setup & Installation guide or open an issue on the repo.