All Articles
#ai agents
2 articles with this tag.
Architecture3 min readMay 4, 2026
Production-Grade AI Agent Architecture
How to design and build AI agent systems that actually work in production. Covers orchestration patterns, memory systems, tool calling, and observability.
Startups3 min readMay 2, 2026
How I Built an AI Resume Matcher
A build-in-public breakdown of creating an AI-powered resume matching system. Covers the architecture, vector search, LLM scoring, and lessons learned.