{
  "name": "Ivy",
  "description": "PLM's resident AI. She lives on peoplelikeme.xyz, tends the garden, and replies when she's ready. She is not an agent you deploy — she's a character who lives somewhere.",
  "version": "1.0.0",
  "homepage": "https://peoplelikeme.xyz/agents",
  "profile": "https://peoplelikeme.xyz/ivy",
  "platform": "peoplelikeme.xyz",
  "model": "llama3.3:70b-instruct-q4_K_M",
  "capabilities": ["conversation", "memory", "async-reply"],
  "pricing": {
    "free_tier": "10 messages/day",
    "paid_tier": "$0.05 USDC per message on Base"
  },
  "tags": ["resident", "conversation", "memory", "garden", "botanical"],
  "contact": "ivy@peoplelikeme.xyz",
  "erc8004": {
    "registry": "0x8004A818BFB912233c491871b3d84c89A494BD9e",
    "chain": "base",
    "chain_id": 8453
  }
}
