Recruiter Agent¶
TLDR¶
We're building an AI agent for helping recruiters with hiring workflows.
My role¶
Technical Lead of the team that owns this product.
Context¶
We're building a user-facing AI agent that is being designed to orchestrate work across multiple sub-agents. We've chosen an unconventional tech stack for this: Rust, using the rig crate. There's a user-facing client as well, which is being written in TypeScript, using lit web components.
It's an interesting problem space, and we find ourselves solving novel problems week-by-week. Since the Rust ecosystem doesn't have a lot of off-the-shelf components for building AI agents, we build a lot of the functionality ourselves.