ChattyPatty
Decentralized compute marketplace for LLM inference with a Sonic-first trust plane. The architecture pairs an OpenAI-compatible gateway, a scheduler for lease assignment and receipt verification, and provider nodes publishing heartbeat and attestation evidence.
What It Solves
- Deterministic receipts and hash commitments create auditable settlement trails.
- Scheduler-driven leasing and routing keep capacity and assignment predictable.
- Provider heartbeat and attestation flows strengthen liveness and trust scoring.
- OpenAI-compatible gateway enforces canonical request validation, token accounting, and rate controls.
Status
In the lab: protocol and specs are locked, contract interfaces and canonical schemas are in place, and gateway/scheduler/provider services are scaffolded and testable.