← Back to projects
CompletedGitHub
AI & Intelligent Systems
CareerPath-AI
Explainable career guidance product that turns transcripts and official course evidence into clear career-fit signals, strengths, gaps, and next steps.
Next.jsTypeScriptOpenAIExplainable AI
Overview
CareerPath AI is a transcript-to-guidance experience built as a single secure Next.js application. It extracts and validates academic records, enriches courses with official university evidence where available, infers skills, and produces deterministic, explainable career-domain fit scores with a clear account of strengths, gaps, and next steps.
Highlights
- Accepts PDF and image transcripts with server-side extraction and a human review step.
- Enriches courses from official university catalogs or syllabus sources using deterministic ranking and fallbacks.
- Combines transparent deterministic fit scoring with AI-generated narrative guidance.
- Surfaces evidence links, strengths, gaps, and next-step suggestions for every recommendation.
- Keeps OpenAI calls and orchestration server-side while leaving the V1 workflow session-local.