All projects
2026

Pathfinder AI: Multi-Agent Career Guidance

4-agent career coach that turns user intake into ranked paths and actionable plans.

TypeScriptReactFastifyPythonFastAPIuAgentsPlaywright

For DiamondHacks 2026, in a team of 2, we built Pathfinder AI intended to be a full-stack career guidance platform using React, Fastify API, and a Python agent service.

My teammate worked on a four-agent pipeline: Research, Profile Analysis, Recommendations, and Report Generation. It runs a structured intake-to-analysis flow, validates recommendation quality, and produces clear outputs for users and demo judges.

I focused on reliability as much as features by adding test coverage, operator playbooks, observability endpoints, and demo contingency workflows so the product could run confidently in live hackathon settings!