Articles tagged “privacy”
4 articles

On-device AI agents for CX: what edge deployment unlocks
On-device AI agents are no longer a research project. Here's what running your CX agent on local hardware actually unlocks in 2026, and what it doesn't.

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.

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.

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.
Learn Agentic AI
Weekly. Patterns for shipping agents that work. MCP, scorecards, regression tests, prompts, model comparisons.