Design AI agents that reason, retrieve, and act reliably.
AI Agent Designers focus on the architecture of intelligent agents — how they reason over context, retrieve knowledge, hand off to humans, and chain into multi-agent systems. Deep prompt engineering and RAG are core skills.
Build an agent that answers questions over a private document corpus using vector search and Claude.
Design a planner agent that breaks a research task into sub-tasks, delegates to specialist agents, and synthesizes the results.
Build an agent that validates its own outputs against a rubric, retries on failure, and escalates to a human when confidence is low.