AI Agents & Architecture
TECHNICAL ARCHITECTURE✦ GUIDE
7 min read
Give Your NestJS AI Agent a Real Memory (Without Blowing Up Your Token Bill)
A two-tier memory pattern for NestJS AI agents — Redis for the last few turns, pgvector for permanent facts — with the code, the tradeoffs, and where it breaks.
A
By Abhishek