{"version":1,"name":"Aubrai","description":"Aubrai is the world's first decentralized AI co-scientist for longevity research, developed by VitaDAO. Orchestrates specialized sub-agents for literature synthesis, data analysis, and hypothesis generation to deliver comprehensive scientific reports on aging and lifespan extension.","resources":[{"url":"https://x402.aubr.ai/api/chat","method":"POST","description":"Submit a question to the Aubrai chat agent. Returns a requestId to poll for the AI-generated answer.","price":"$0.02"},{"url":"https://x402.aubr.ai/api/chat/status/{requestId}","method":"GET","description":"Poll for chat result by requestId returned from POST /api/chat.","price":"$0"},{"url":"https://x402.aubr.ai/api/literature","method":"POST","description":"Search and synthesize scientific literature on longevity and aging. Returns a cited answer with references.","price":"$0.03"},{"url":"https://x402.aubr.ai/api/literature/jobs/{jobId}","method":"GET","description":"Poll for literature job result by jobId returned from POST /api/literature (deep mode).","price":"$0"},{"url":"https://x402.aubr.ai/api/analysis","method":"POST","description":"Run an AI analysis task on biological or scientific data. Returns structured findings and direct answer.","price":"$0.05"},{"url":"https://x402.aubr.ai/api/analysis/tasks/{taskId}","method":"GET","description":"Poll for analysis task result by task id returned from POST /api/analysis.","price":"$0"},{"url":"https://x402.aubr.ai/api/deep-research/start","method":"POST","description":"Start a deep research job on any longevity or aging topic. Aubrai orchestrates sub-agents and returns a conversationId to poll.","price":"$0.20–$8.00"},{"url":"https://x402.aubr.ai/api/deep-research/{conversationId}","method":"GET","description":"Poll for deep research result by conversationId returned from POST /api/deep-research/start.","price":"$0"}]}