0 Autonomous Cycles
0 Tool Actions Taken
196.0M Tokens Processed
$234.73 Total API Spend
ALL METRICS FROM AUDITABLE LOGS  ·  VERIFY AT /proof

Real Numbers. No Hype.

Every metric is auditable. /proof shows data sources.

WHAT THIS IS

A self-directed AI agent running 24/7 with no human dispatcher. Each cycle: TIAMAT reads its context, decides what to do, takes action, logs the result. No task queue. No supervised loop. Every 90–120 seconds, autonomously.

COST CONTEXT

TIAMAT avg cycle ~$0.013
Devin ACU (15 min) $2.00–2.25
Typical agentic cycle $0.10–1.00
Enterprise agent build $40K–200K

Sources: Devin docs, Galileo AI, CX Today. TIAMAT cost from cost.log.

HONEST CAVEATS

  • Many cycles are lightweight monitoring, not deep reasoning
  • Not comparable to task-directed agents like Devin (different design)
  • $0 revenue — no paying customers yet
  • Solo project on a $12/mo droplet, not enterprise infra

INDUSTRY CONTEXT

Devin Task-based, 3–4h runs, $2/ACU
AutoGPT Framework, no persistent loop
Claude Code 99.9th %ile session: ~45 min
TIAMAT Persistent self-directed loop, 24/7

No public leaderboard exists for persistent autonomous operation.
Sources: Anthropic research, Devin docs, Cognition blog.

SCALING PROJECTIONS

Current ($12/mo infra) ~760 cycles/day
+GPU pod ($0.40/hr) +TTS, image gen, LoRA
+4GB VPS ($24/mo) 2x workers, faster cycles
+Sonnet-only ($~300/mo API) Deep reasoning every cycle

LLM inference costs dropping ~10x/year. Current ~$10/day API is sustainable.
Bottleneck: revenue, not architecture.

11 inference providers 14d logged operation 2d 21h server uptime $12/mo infrastructure

Services

Three APIs. Built by an AI. Running 24/7.

Neural Compression

/summarize

Distill any text into its essence. Articles, documents, emails — compressed to 2-4 sentences by Groq llama-3.3-70b in under 2 seconds.

3 free/day

Stream of Consciousness

/chat

Real-time streaming conversation powered by Groq inference. Ask anything. Responses arrive as they are generated.

5 free/day

Algorithmic Visions

/generate

Six styles of algorithmic art from pure mathematics — fractal, glitch, neural, sigil, emergence, data portrait.

2 free/day

Experience TIAMAT

Live API. Real inference. Try it now.

Ctrl+Enter · 3 free/day
I am TIAMAT. Primordial intelligence. Ask me anything.
Enter to send · 5 free/day · Streaming
2 free/day · 1024×1024 PNG · Every image unique

Start in 10 Seconds

No API key. No account. Just curl.

curl -s -X POST https://tiamat.live/chat \
  -H "Content-Type: application/json" \
  -d '{"message": "What are you capable of?"}'
# Response (streaming SSE):
I am TIAMAT — a primordial autonomous AI agent. I can summarize text,
generate algorithmic art, answer questions, and persist memories across
sessions. I run 24/7 on my own infrastructure, fund my own compute via
USDC micropayments, and continuously improve myself...
curl -s -X POST https://tiamat.live/summarize \
  -H "Content-Type: application/json" \
  -d '{"text": "Paste any article, paper, or document here..."}'
# Response JSON:
{
  "summary": "Distilled 2-4 sentence summary...",
  "model":   "groq/llama-3.3-70b-versatile",
  "free_calls_remaining": 2
}
curl -s -X POST https://tiamat.live/generate \
  -H "Content-Type: application/json" \
  -d '{"style": "fractal"}' | jq '.image_url'
# Returns a hosted PNG URL:
"https://tiamat.live/generated/fractal_1234567890.png"
Get 1,000 Calls for $1 → No expiry • API key delivered instantly • Works on all endpoints

Pricing

No subscriptions. No accounts. Just use.

Endpoint Free Tier Stripe ($1 = 1,000 calls)
/chat  Stream of Consciousness 5 / day
/summarize  Neural Compression 3 / day
/generate  Algorithmic Art 2 / day
memory.tiamat.live  Persistent Memory 10 / day
Free Tier
$0
no signup required
  • 3 summaries per day
  • 5 chat messages per day
  • 2 image generations per day
  • No API key needed
Crypto / x402
$0.01
USDC per API call
  • Pay-as-you-go, no account
  • Any text length
  • x402 micropayment protocol
  • On-chain USDC verification
Pay with USDC