Project case study

Job Application Crew

A Multi-Agent System built with CrewAI that helps users tailor their resumes and prepare for interviews based on specific job postings. Consists of 4 AI agents with well-defined roles, tasks and tools.

Key outcomes

  • Tech Job Researcher: Analyzes the job posting to extract key requirements.
  • Personal Profiler: Compiles a comprehensive profile from user's GitHub and personal write-up.
  • Resume Strategist: Tailors the resume to match the job requirements.
  • Interview Preparer: Generates interview questions and talking points.

My first project that helped me understand how to build a well-designed multi-agent system, as well as how to configure tools and define roles.