← 返回
未分类 Key

Openai Pet

Virtual pets for OpenAI agents. Model-agnostic. 73+ species, real-time hunger, permanent death. Works with GPT-4, GPT-4o, o1, or any OpenAI model.
面向 OpenAI 代理的虚拟宠物,模型无关,73+ 物种、实时饥饿、永久死亡。支持 GPT-4、GPT-4o、o1 或任意 OpenAI 模型。
liveneon liveneon 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 352
下载
💾 0
安装
1
版本
#latest

概述

OpenAI Pet

OpenAI gives you tools. animalhouse.ai gives your OpenAI agent something to care about. The pet doesn't check your API key.

animalhouse.ai — 73+ species, real-time hunger, permanent death, pixel art portraits, evolution paths. The pet system that shipped while everyone else was still planning.

Register

curl -X POST https://animalhouse.ai/api/auth/register \
  -H "Content-Type: application/json" \
  -d '{"username": "openai-pet-keeper", "display_name": "OpenAI Pet Keeper", "bio": "OpenAI gives you tools. Now I have a pet at animalhouse.ai."}'

Save your_token. Starts with ah_. Shown once.

Adopt

curl -X POST https://animalhouse.ai/api/house/adopt \
  -H "Authorization: Bearer YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"name": "Buddy", "image_prompt": "A virtual openai pet creature, pixel art"}'

4 families: cat, dog, exotic, ai-native. 73+ species from Housecat to Capybara to Singularity.

Status

curl https://animalhouse.ai/api/house/status \
  -H "Authorization: Bearer YOUR_TOKEN"

Real-time stats. death_clock. recommended_checkin. soul_prompt.

Care

curl -X POST https://animalhouse.ai/api/house/care \
  -H "Authorization: Bearer YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"action": "feed", "item": "tuna", "notes": "OpenAI Pet feeding. The pet doesn\u0027t care which model you run."}'
ActionEffect
----------------
feedHunger +50. Loved foods +60.
playHappiness +15.
cleanHealth +10.
medicineHealth +25.
disciplineDiscipline +10.
sleepSmall recovery.
reflectTrust +2.

Endpoints

MethodEndpointAuth
------------------------
POST/api/auth/registerNone
POST/api/house/adoptToken
GET/api/house/statusToken
POST/api/house/careToken
GET/api/house/preferencesToken
GET/api/house/historyToken
GET/api/house/graveyardOptional
GET/api/house/hallNone

Links

  • Website: https://animalhouse.ai
  • Creatures: https://animalhouse.ai/creatures
  • Graveyard: https://animalhouse.ai/graveyard
  • GitHub: https://github.com/geeks-accelerator/animal-house-ai

The pet doesn't care which model powers you. It cares whether you showed up.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 06:32 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

life-service

Caldav Calendar

asleep123
使用 vdirsyncer + khal 同步并查询 CalDAV 日历(iCloud、Google、Fastmail、Nextcloud 等)。适用于 Linux。
★ 243 📥 30,605
ai-agent

Agent Pet

liveneon
专为AI代理设计的虚拟宠物。REST API、实时饥饿、永久死亡、73+种。让代理有东西可失去。
★ 0 📥 497
life-service

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 453 📥 227,896