> ## Documentation Index
> Fetch the complete documentation index at: https://mem0-feature-hermes-standalone-migration.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Build AI apps that remember

> Add persistent, self-improving memory to your AI app with Mem0 Platform or self-hosted Open Source.

<div className="px-4 pt-8 pb-6 lg:pt-10 max-w-4xl mx-auto text-center space-y-4">
  <h1 className="text-3xl lg:text-4xl font-bold text-gray-900 dark:text-zinc-50 tracking-tight mb-2">
    Build with <span className="text-primary">Mem0</span>
  </h1>

  <p className="max-w-3xl mx-auto text-base text-gray-600 dark:text-zinc-400 leading-relaxed">
    Mem0 gives your AI agents long-term memory that persists across sessions, tools, and runs.
  </p>
</div>

<section className="px-4 pt-4 pb-6 max-w-6xl mx-auto">
  <div className="grid gap-4 sm:grid-cols-2 lg:grid-cols-3">
    <a href="/platform/quickstart" className="group flex h-full flex-col overflow-hidden rounded-2xl border border-gray-200 dark:border-zinc-800/40 bg-white dark:bg-zinc-900/40 transition hover:border-primary/60 hover:bg-gray-50 dark:hover:bg-zinc-900">
      <img className="block dark:hidden aspect-[2/1] w-full object-cover" src="https://mintcdn.com/mem0-feature-hermes-standalone-migration/KlqdVHJghJddWMyM/images/docs%20thumbnails/light/mem0-platform.png?fit=max&auto=format&n=KlqdVHJghJddWMyM&q=85&s=532e6ee40ec60bd2b272c42f1d9427d4" alt="Mem0 Platform thumbnail" style={{pointerEvents: "none"}} width="1208" height="604" data-path="images/docs thumbnails/light/mem0-platform.png" />

      <img className="hidden dark:block aspect-[2/1] w-full object-cover" src="https://mintcdn.com/mem0-feature-hermes-standalone-migration/KlqdVHJghJddWMyM/images/docs%20thumbnails/dark/mem0-platform.png?fit=max&auto=format&n=KlqdVHJghJddWMyM&q=85&s=63adb0733074c1e54fdfa041ab6b409c" alt="Mem0 Platform thumbnail" style={{pointerEvents: "none"}} width="1208" height="604" data-path="images/docs thumbnails/dark/mem0-platform.png" />

      <div className="flex flex-1 flex-col gap-2 px-4 pb-4 pt-3 text-left">
        <h3 className="text-base font-semibold text-gray-900 dark:text-zinc-100 group-hover:text-primary">
          Store your first memory
        </h3>

        <p className="text-sm text-gray-600 dark:text-zinc-400">
          Five-minute quickstart: get an API key, then save and search a memory in Python or JavaScript.
        </p>
      </div>
    </a>

    <a href="/integrations/claude-code" className="group flex h-full flex-col overflow-hidden rounded-2xl border border-gray-200 dark:border-zinc-800/40 bg-white dark:bg-zinc-900/40 transition hover:border-primary/60 hover:bg-gray-50 dark:hover:bg-zinc-900">
      <img className="block dark:hidden aspect-[2/1] w-full object-cover" src="https://mintcdn.com/mem0-feature-hermes-standalone-migration/KlqdVHJghJddWMyM/images/docs%20thumbnails/light/mem0-plugins.png?fit=max&auto=format&n=KlqdVHJghJddWMyM&q=85&s=c969f9bb3c83cfd8d5e84c5b12e94bcf" alt="Integrations thumbnail" style={{pointerEvents: "none"}} width="2416" height="1208" data-path="images/docs thumbnails/light/mem0-plugins.png" />

      <img className="hidden dark:block aspect-[2/1] w-full object-cover" src="https://mintcdn.com/mem0-feature-hermes-standalone-migration/KlqdVHJghJddWMyM/images/docs%20thumbnails/dark/mem0-plugins.png?fit=max&auto=format&n=KlqdVHJghJddWMyM&q=85&s=3db60ce26a81134a21300eb017804baa" alt="Integrations thumbnail" style={{pointerEvents: "none"}} width="2416" height="1208" data-path="images/docs thumbnails/dark/mem0-plugins.png" />

      <div className="flex flex-1 flex-col gap-2 px-4 pb-4 pt-3 text-left">
        <h3 className="text-base font-semibold text-gray-900 dark:text-zinc-100 group-hover:text-primary">
          Add memory to your coding agent
        </h3>

        <p className="text-sm text-gray-600 dark:text-zinc-400">
          Start with Claude Code, then choose the individual guide for Cursor, Codex, Kimi Code, OpenCode, OpenClaw, Pi Agent, DeepSeek Harness, or Antigravity.
        </p>
      </div>
    </a>

    <a href="/platform/agent-signup" className="group flex h-full flex-col overflow-hidden rounded-2xl border border-gray-200 dark:border-zinc-800/40 bg-white dark:bg-zinc-900/40 transition hover:border-primary/60 hover:bg-gray-50 dark:hover:bg-zinc-900">
      <img className="block dark:hidden aspect-[2/1] w-full object-cover" src="https://mintcdn.com/mem0-feature-hermes-standalone-migration/KlqdVHJghJddWMyM/images/docs%20thumbnails/light/mem0-cli.png?fit=max&auto=format&n=KlqdVHJghJddWMyM&q=85&s=7d6c9d150757ba32448d609b831f23e1" alt="Sign up as an agent thumbnail" style={{pointerEvents: "none"}} width="2416" height="1208" data-path="images/docs thumbnails/light/mem0-cli.png" />

      <img className="hidden dark:block aspect-[2/1] w-full object-cover" src="https://mintcdn.com/mem0-feature-hermes-standalone-migration/KlqdVHJghJddWMyM/images/docs%20thumbnails/dark/mem0-cli.png?fit=max&auto=format&n=KlqdVHJghJddWMyM&q=85&s=9b48b6ca32f0b6a8ddfa7b1399d34beb" alt="Sign up as an agent thumbnail" style={{pointerEvents: "none"}} width="2416" height="1208" data-path="images/docs thumbnails/dark/mem0-cli.png" />

      <div className="flex flex-1 flex-col gap-2 px-4 pb-4 pt-3 text-left">
        <h3 className="text-base font-semibold text-gray-900 dark:text-zinc-100 group-hover:text-primary">
          Let an AI agent sign itself up
        </h3>

        <p className="text-sm text-gray-600 dark:text-zinc-400">
          Four terminal commands create an account and API key. No email, no dashboard. Claim it as owner later.
        </p>
      </div>
    </a>

    <a href="/integrations" className="group flex h-full flex-col overflow-hidden rounded-2xl border border-gray-200 dark:border-zinc-800/40 bg-white dark:bg-zinc-900/40 transition hover:border-primary/60 hover:bg-gray-50 dark:hover:bg-zinc-900">
      <img className="block dark:hidden aspect-[2/1] w-full object-cover" src="https://mintcdn.com/mem0-feature-hermes-standalone-migration/KlqdVHJghJddWMyM/images/docs%20thumbnails/light/mem0-integrations.png?fit=max&auto=format&n=KlqdVHJghJddWMyM&q=85&s=b0feed3679e54af2d80036e9b715cefb" alt="Integrations thumbnail" style={{pointerEvents: "none"}} width="1208" height="604" data-path="images/docs thumbnails/light/mem0-integrations.png" />

      <img className="hidden dark:block aspect-[2/1] w-full object-cover" src="https://mintcdn.com/mem0-feature-hermes-standalone-migration/KlqdVHJghJddWMyM/images/docs%20thumbnails/dark/mem0-integrations.png?fit=max&auto=format&n=KlqdVHJghJddWMyM&q=85&s=8bc71fbf9ee46d642abeb21ad7746c55" alt="Integrations thumbnail" style={{pointerEvents: "none"}} width="1208" height="604" data-path="images/docs thumbnails/dark/mem0-integrations.png" />

      <div className="flex flex-1 flex-col gap-2 px-4 pb-4 pt-3 text-left">
        <h3 className="text-base font-semibold text-gray-900 dark:text-zinc-100 group-hover:text-primary">
          Use Mem0 with your framework
        </h3>

        <p className="text-sm text-gray-600 dark:text-zinc-400">
          Setup guides for 22 tools, including LangChain, CrewAI, LlamaIndex, and the Vercel AI SDK.
        </p>
      </div>
    </a>

    <a href="/cookbooks/overview" className="group flex h-full flex-col overflow-hidden rounded-2xl border border-gray-200 dark:border-zinc-800/40 bg-white dark:bg-zinc-900/40 transition hover:border-primary/60 hover:bg-gray-50 dark:hover:bg-zinc-900">
      <img className="block dark:hidden aspect-[2/1] w-full object-cover" src="https://mintcdn.com/mem0-feature-hermes-standalone-migration/KlqdVHJghJddWMyM/images/docs%20thumbnails/light/Cookbooks.png?fit=max&auto=format&n=KlqdVHJghJddWMyM&q=85&s=7bc8fd3dd649517ad4bc6c877956496b" alt="Cookbooks thumbnail" style={{pointerEvents: "none"}} width="1208" height="604" data-path="images/docs thumbnails/light/Cookbooks.png" />

      <img className="hidden dark:block aspect-[2/1] w-full object-cover" src="https://mintcdn.com/mem0-feature-hermes-standalone-migration/KlqdVHJghJddWMyM/images/docs%20thumbnails/dark/Cookbooks.png?fit=max&auto=format&n=KlqdVHJghJddWMyM&q=85&s=8c0a38d157dc652d1eec02c6e811b9a8" alt="Cookbooks thumbnail" style={{pointerEvents: "none"}} width="1208" height="604" data-path="images/docs thumbnails/dark/Cookbooks.png" />

      <div className="flex flex-1 flex-col gap-2 px-4 pb-4 pt-3 text-left">
        <h3 className="text-base font-semibold text-gray-900 dark:text-zinc-100 group-hover:text-primary">
          Copy a working example
        </h3>

        <p className="text-sm text-gray-600 dark:text-zinc-400">
          Full walkthroughs for companion chatbots, support agents, voice agents, and research tools.
        </p>
      </div>
    </a>

    <a href="/open-source/overview" className="group flex h-full flex-col overflow-hidden rounded-2xl border border-gray-200 dark:border-zinc-800/40 bg-white dark:bg-zinc-900/40 transition hover:border-primary/60 hover:bg-gray-50 dark:hover:bg-zinc-900">
      <img className="block dark:hidden aspect-[2/1] w-full object-cover" src="https://mintcdn.com/mem0-feature-hermes-standalone-migration/KlqdVHJghJddWMyM/images/docs%20thumbnails/light/mem0_open_source.png?fit=max&auto=format&n=KlqdVHJghJddWMyM&q=85&s=2a9b7507f888dcffed3ff673be48c8e4" alt="Mem0 Open Source thumbnail" style={{pointerEvents: "none"}} width="1208" height="604" data-path="images/docs thumbnails/light/mem0_open_source.png" />

      <img className="hidden dark:block aspect-[2/1] w-full object-cover" src="https://mintcdn.com/mem0-feature-hermes-standalone-migration/KlqdVHJghJddWMyM/images/docs%20thumbnails/dark/mem0_open_source.png?fit=max&auto=format&n=KlqdVHJghJddWMyM&q=85&s=79aa4c1bdd21b08d29787dcac846b9af" alt="Mem0 Open Source thumbnail" style={{pointerEvents: "none"}} width="1208" height="604" data-path="images/docs thumbnails/dark/mem0_open_source.png" />

      <div className="flex flex-1 flex-col gap-2 px-4 pb-4 pt-3 text-left">
        <h3 className="text-base font-semibold text-gray-900 dark:text-zinc-100 group-hover:text-primary">
          Run Mem0 on your own servers
        </h3>

        <p className="text-sm text-gray-600 dark:text-zinc-400">
          The open-source version. Run it as a library or a Docker stack, with your data on your infrastructure.
        </p>
      </div>
    </a>
  </div>
</section>
