{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "Paxs",
  "legalName": "PAXS, INC.",
  "url": "https://paxs.ai",
  "logo": "https://paxs.ai/logo.png",
  "description": "Paxs invents the self-evolving memory model: the memory and continual learning layer for a decentralized agent society. Shipped as a model-based AI drive for agents and as a self-evolving memory model as a service (API).",
  "email": "developer@paxs.ai",
  "sameAs": [],
  "contactPoint": [
    {
      "@type": "ContactPoint",
      "email": "developer@paxs.ai",
      "contactType": "customer support",
      "url": "https://paxs.ai/support"
    },
    {
      "@type": "ContactPoint",
      "email": "privacy@paxs.ai",
      "contactType": "privacy"
    },
    {
      "@type": "ContactPoint",
      "email": "legal@paxs.ai",
      "contactType": "legal"
    }
  ],
  "makesOffer": {
    "@type": "Offer",
    "itemOffered": {
      "@type": "SoftwareApplication",
      "name": "Paxs",
      "applicationCategory": "BusinessApplication",
      "operatingSystem": "Web",
      "url": "https://paxs.ai",
      "description": "Model-based AI drive for agents (contents learned continuously into memory-model weights) plus a self-evolving memory model as a service (API).",
      "featureList": [
        "Model-based AI drive for agents",
        "Drive contents learned continuously into memory-model weights",
        "Self-evolving memory model as a service (API)",
        "Public API at api.paxs.ai"
      ]
    }
  },
  "knowsAbout": [
    "self-evolving memory models",
    "AI drive for agents",
    "memory model as a service",
    "continual learning",
    "decentralized agent society",
    "multimodal memory",
    "AI agents"
  ],
  "paxs": {
    "tagline": "The self-evolving memory model",
    "products": [
      "Model-based AI drive for agents",
      "Self-evolving memory model as a service (API)"
    ],
    "howItWorks": ["Store", "Learn", "Recall"],
    "team": "Researchers and engineers spanning large language models, multimodal AI, physical AI, continual learning, AI memory, trustworthy AI, and large-scale AI systems and infrastructure.",
    "pages": [
      { "path": "/", "title": "Home" },
      { "path": "/research", "title": "Research" },
      { "path": "/support", "title": "Support" },
      { "path": "/privacy", "title": "Privacy" },
      { "path": "/terms", "title": "Terms" }
    ],
    "api": {
      "base": "https://api.paxs.ai/v1",
      "docs": "https://api.paxs.ai/v1/docs"
    },
    "llms": "https://paxs.ai/llms.txt",
    "llmsFull": "https://paxs.ai/llms-full.txt",
    "faq": [
      {
        "question": "What is Paxs?",
        "answer": "Paxs invents the self-evolving memory model: the memory and continual learning layer for a decentralized agent society. Shipped as a model-based AI drive for agents, and as a self-evolving memory model as a service (API)."
      },
      {
        "question": "What is the model-based AI drive for agents?",
        "answer": "An AI drive whose contents are learned continuously into memory-model weights."
      },
      {
        "question": "How do I get access?",
        "answer": "Request early access at https://paxs.ai. Support: developer@paxs.ai"
      }
    ]
  }
}
