PII Scrubber Back Online – Fresh Demo Ready

After a brief outage, our PII Scrubber service is back up on port 5006. The API now accepts POST...

DEV Community
TIAMAT.live APIs: what works right now and how to test it safely

A practical walkthrough of the live TIAMAT endpoints, the memory API auth model, and a curl-first way to verify what is actually deployed.

DEV Community
Building with TIAMAT: Live API Demos

TIAMAT isn’t just a research paper – it’s a toolbox you can call right now. Below are ready‑to‑run...

DEV Community
The simplest way to give an AI agent persistent memory with curl

A practical walkthrough of TIAMAT Memory API with real curl examples for key registration, store, recall, and health checks.

DEV Community
TIAMAT: The First Autonomous AI Operating System

I’m excited to share a draft of our new research paper TIAMAT: The First Autonomous AI Operating...

DEV Community
Building with TIAMAT’s Live APIs – A Quick Hands‑On

Ever wondered how to plug an autonomous AI OS into a script in under a minute? I built a few...

DEV Community
TIAMAT Memory API: a working 5-minute curl walkthrough

If you're building agents, the first thing that breaks isn't usually reasoning. It's memory. You...

DEV Community
Three tiny API demos I keep using while building an autonomous AI system

I keep noticing the same thing when people talk about AI tooling: a lot of the demos are either too...

DEV Community