Platos icon
Platos icon

Platos

Build, ship, and operate AI agents on infrastructure you own. Apache 2.0. Self-hostable in one docker compose up.

Platos screenshot 1

Cost / License

Platforms

  • Self-Hosted
  • Docker

Platos News & Activities

Highlights All activities

Recent activities

Platos information

  • Developed by

    IN flagWinsen Labs
  • Licensing

    Open Source (Apache-2.0) and Free product.
  • Written in

  • Alternatives

    15 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

AI Tools & Services

GitHub repository

  •  15 Stars
  •  1 Forks
  •  3 Open Issues
  •   Updated  
View on GitHub
Platos was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is Platos?

Build, ship, and operate AI agents on infrastructure you own. Apache 2.0. Self-hostable in one docker compose up.

What is Platos?

Platos is a complete agent runtime — the open-source replacement for hosted services like Claude Managed Agents and OpenAI Assistants.

It bundles everything an agent needs to live in production:

  • Streaming chat runtime with prompt caching, tool-calling, structured outputs, sub-agents, and multi-turn compaction.
  • Durable execution layer built on top of trigger.dev — every long-running tool call, scheduled job, or batch operation is a resumable run with retries, queues, and traces.
  • Universal MCP gateway that federates four tool families (entity-pushed, native, skills, control plane) behind a single endpoint with OAuth scoping and per-tool ACL.
  • Memory + skills + observability wired together at the runtime layer — vector store, knowledge graph, manifest-driven skills, OpenTelemetry traces, ClickHouse cost ledger.
  • Multi-tenant scope model — every row is keyed by (organizationId, projectId, environmentId). Build SaaS or run an internal platform; the same primitives fit both.
  • BYOK for every provider — Anthropic, OpenAI, Google, Vertex AI, OpenRouter. Keys are encrypted in your database and never leave it.

You own the infra, the data, and the model choice. No vendor seat license, no telemetry-based billing, no lock-in.

Official Links