Articles tagged “privacy”
3 articles

Security & Compliance·14 min read read
GDPR says delete. EU AI Act says keep. Now what?
GDPR requires deletion on request. The EU AI Act requires 10-year audit trails. Here's how to architect agent memory that satisfies both simultaneously.
Read More

Knowledge & Memory·25 min read read
AI Agent Memory: From Session Context to Long-Term Knowledge
Build AI agent memory systems from scratch in TypeScript. Covers memory types (session, episodic, semantic, procedural), architectures (buffer, summary, vector retrieval), RAG intersection, and privacy-first design.
Read More

Agent Architecture·17 min read read
Edge AI for Voice Agents: Fix Latency and Privacy at the Source
How edge AI eliminates 50-200ms of latency and entire classes of privacy risks for voice agents — with hybrid architecture patterns and TypeScript examples.
Read More
Learn Agentic AI
One lesson a week — practical techniques for building, testing, and shipping AI agents. From prompt engineering to production monitoring. Learn by doing.