Career Compass: an AI career advisor
Files
TR Number
Date
Journal Title
Journal ISSN
Volume Title
Publisher
Abstract
Career Compass is an AI-driven career guidance platform that combines Retrieval-Augmented Generation (RAG), structured labor data from O*NET and BLS, and large language models (LLaMA 3.3) to deliver personalized, explainable career insights. The platform offers a real-time conversational chatbot and an embedded Career Insights Dashboard built in Tableau, enabling users to explore occupations, required skills, education, and job outlooks interactively. Designed for accessibility and scalability, it includes a semantic vector search engine, persistent conversational memory, and structured fallback logic to ensure accurate responses. The data visualization component translates complex employment and wage statistics into narrative-driven dashboards and interactive data stories, making labor trends more understandable for users without technical backgrounds. The application is deployed on AWS EC2 with a Next.js frontend and FastAPI backend.