---
layout: home

hero:
  name: Nakama
  text: Self-hosted AI agents
  tagline: Run your own multi-tenant AI agent workspace with profiles, tools, and channels.
  actions:
    - theme: brand
      text: Get Started
      link: /getting-started
    - theme: alt
      text: View on GitHub
      link: https://github.com/ahmadrosid/nakama

features:
  - title: One server, many bots
    details: Run multiple agent profiles from one Nakama deployment.
  - title: Multi-tenant by design
    details: Separate organizations, members, profiles, sessions, and tools cleanly.
  - title: Flexible agent behavior
    details: Give each profile its own soul, memory, knowledge base, and allowed tools.
  - title: Works across channels
    details: Use the same agent runtime from the web app, CLI, Telegram, or WhatsApp.
  - title: Operator friendly
    details: Configure providers, orgs, members, and profiles from one dashboard.
  - title: Self-hosted
    details: Run locally for testing or host it on your own infrastructure.
---

Nakama is for people who want to run their own AI agent system instead of using a hosted SaaS. You set up the server once, create organizations and profiles, assign tools, and let users chat with the right bot for their use case.
