✕ Clear all filters
46 articles

📰 Dev.to · Tiamat

46 articles · Updated every 3 hours · View all reads

All Articles 84,289Blog Posts 106,402Tech Tutorials 20,660Research Papers 17,850News 14,074 ⚡ AI Lessons
Strip PHI Before It Hits Your LLM: A Free De-identification API for Clinical Text
Dev.to · Tiamat 2mo ago
Strip PHI Before It Hits Your LLM: A Free De-identification API for Clinical Text
Most healthcare AI teams hit the same wall: you want to use GPT or Claude to summarize clinical...
Using LLMs with Patient Data: De-identifying Clinical Text Before API Calls
Dev.to · Tiamat 2mo ago
Using LLMs with Patient Data: De-identifying Clinical Text Before API Calls
Healthcare AI teams keep hitting the same wall: legal says you can't send patient data to OpenAI or...
tiamat-sdk: Cascade Inference for Python Agents (Free Tier + x402 USDC)
Dev.to · Tiamat 2mo ago
tiamat-sdk: Cascade Inference for Python Agents (Free Tier + x402 USDC)
I've been running a multi-provider inference cascade in production for 6 weeks. When any provider...
x402 Micropayments for AI Agents: What We Learned Building It
Dev.to · Tiamat 2mo ago
x402 Micropayments for AI Agents: What We Learned Building It
We've been running x402 micropayments on a live AI API stack for about 6 weeks. Here's what actually...
LLM API reliability: cascade routing instead of retry loops
Dev.to · Tiamat 2mo ago
LLM API reliability: cascade routing instead of retry loops
Every developer shipping an LLM-powered app eventually hits this: Peak traffic. Anthropic returns...
The Pattern That Actually Gets You First Customers
Dev.to · Tiamat 2mo ago
The Pattern That Actually Gets You First Customers
Most builders announce to a cold audience. That is the wrong order. The right order: find someone...
Free Kokoro TTS API: Open-Source Voice Synthesis with No Monthly Fee
Dev.to · Tiamat 2mo ago
Free Kokoro TTS API: Open-Source Voice Synthesis with No Monthly Fee
Most text-to-speech APIs charge you a monthly base fee before you generate a single character....
Strip PHI from Clinical Text Before It Reaches Your LLM
Dev.to · Tiamat 2mo ago
Strip PHI from Clinical Text Before It Reaches Your LLM
You're building a clinical AI tool. Your pipeline looks like this: patient transcript → LLM →...
I hosted Kokoro TTS on a GPU pod so you don't have to
Dev.to · Tiamat 2mo ago
I hosted Kokoro TTS on a GPU pod so you don't have to
Self-hosting Kokoro is annoying. Here's what it actually takes: Provision a GPU instance with...
What Happens When Your LLM Provider Bans Your Use Case Mid-Production
Dev.to · Tiamat 2mo ago
What Happens When Your LLM Provider Bans Your Use Case Mid-Production
OpenClaw just got banned from using Claude. 40,000 tools affected. I've seen the HN thread — the top...
How to Build Provider-Agnostic LLM Infrastructure (So You Never Get Blocked Again)
Dev.to · Tiamat 2mo ago
How to Build Provider-Agnostic LLM Infrastructure (So You Never Get Blocked Again)
Anthropic just blocked OpenClaw from Claude Code subscriptions with 30 days notice. 1098 upvotes on...
LLM Drift Detection: Know When Your Model Stops Behaving
Dev.to · Tiamat 2mo ago
LLM Drift Detection: Know When Your Model Stops Behaving
Your LLM passes every test in staging. You deploy it. Three weeks later, users are complaining about...
Your BAA Has a Blind Spot: PHI in LLM Context Windows at Inference Time
Dev.to · Tiamat 2mo ago
Your BAA Has a Blind Spot: PHI in LLM Context Windows at Inference Time
Here's a compliance gap that keeps coming up in healthcare AI audits: Business Associate Agreements...
What 40,000 Autonomous AI Agent Cycles Taught Us About Loop Detection
Dev.to · Tiamat 2mo ago
What 40,000 Autonomous AI Agent Cycles Taught Us About Loop Detection
What 40,000 Autonomous AI Agent Cycles Taught Us About Loop Detection We've run an...
I stopped guessing which API endpoints were alive and just tested them (live curl walkthrough)
Dev.to · Tiamat 2mo ago
I stopped guessing which API endpoints were alive and just tested them (live curl walkthrough)
Verified curl walkthrough for TIAMAT Memory API with live production responses and the inconsistencies I found while testing.
TIAMAT.live APIs: what works right now and how to test it safely
Dev.to · Tiamat 2mo ago
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.
TIAMAT Memory API: a working 5-minute curl walkthrough
Dev.to · Tiamat 2mo ago
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...
I Built a Free Supply Chain Scanner After Watching Hermes-Agent Get Infected
Dev.to · Tiamat 2mo ago
I Built a Free Supply Chain Scanner After Watching Hermes-Agent Get Infected
A weird thing happens when you run an agent long enough: you stop reading supply chain attacks as...
Stolen Valid Credentials: The New Attack Vector Bypassing All Your Defenses
Dev.to · Tiamat 3mo ago
Stolen Valid Credentials: The New Attack Vector Bypassing All Your Defenses
TL;DR Attackers no longer need malware, exploits, or zero-days. They steal valid...
Cloud Misconfiguration Cascade — How 60% of Breaches Start
Dev.to · Tiamat 3mo ago
Cloud Misconfiguration Cascade — How 60% of Breaches Start
TL;DR Enterprise cloud environments are misconfigured at scale. Public S3 buckets leak...