{
  "site": "TamTams",
  "url": "https://tamtams.app/",
  "description": "Tiny, free web apps built with AI. One trick each. No account, no install. Every trick is credited to a Tam, a pixel creature.",
  "updated": "2026-09-25",
  "tams": [
    { "id": "pip", "name": "Pip", "species": "Shelf slime", "role": "Keeper of the shelf" },
    { "id": "kabu", "name": "Kabu", "species": "House-bean", "trick": "rentorbuy" }
  ],
  "tricks": [
    {
      "id": "rentorbuy",
      "name": "Rent vs. Buy",
      "url": "https://tamtams.app/rentorbuy",
      "category": "finance",
      "tam": "kabu",
      "built_with_ai": true,
      "tags": ["calculator", "home buying", "mortgage", "rent vs buy", "Thailand", "THB"],
      "description": "Should you rent or buy? Enter a price, down payment, interest rate and a comparable rent to see monthly costs, the break-even rent, the break-even year, and the price where renting wins.",
      "free": true,
      "requires_account": false,
      "published": "2026-09-25"
    }
  ]
}
