Inspiration

In today’s job market, resumes are often static, outdated, and hard to interpret by both humans and AI systems. Many students and developers struggle to understand their skill gaps and don’t know what to learn next. I wanted to build an AI-powered system that doesn’t just show a resume, but actively guides a person’s career growth like a personal mentor

What it does

I built CareerOS, an AI Career Operating System that:

Analyzes resumes using AI

Detects skills, experience level, and missing skills

Generates personalized career roadmaps

Acts as an AI mentor chatbot for career guidance

Supports multi-language responses (English, Hindi, Hinglish)

Provides a clean dashboard UI for users

The goal is to turn a resume into a living career intelligence system.

How we built it

Frontend: React + Vite (for dashboard UI)

Backend: FastAPI (Python)

AI: Google Gemini API for resume analysis and mentor chat

OCR: Text extraction from PDFs and images

Architecture: Separate frontend and backend (microservice style)

Deployment-ready: API documentation using Swagger

Challenges we ran into

Connecting frontend with backend APIs and handling CORS issues

Parsing resumes accurately using OCR

Designing AI prompts to give useful and human-like career advice

Managing multiple tech stacks (React + Python) as a beginner

Debugging environment and dependency conflicts

Accomplishments that we're proud of

Built a full-stack AI Career Operating System from scratch within a hackathon timeframe.

Successfully integrated AI-powered resume analysis and personalized career roadmap generation.

Developed an AI mentor chatbot that provides real-time career guidance in Hinglish and English.

Designed a clean and responsive dashboard UI for better user experience.

Implemented a scalable backend architecture using FastAPI with API documentation via Swagger.

Learned and handled real-world challenges like frontend–backend integration, CORS issues, and AI prompt engineering.

What we learned

How to build full-stack AI applications

How AI APIs can be used in real-world career tools

Backend API design with FastAPI

Frontend-backend integration

Hackathon product thinking and user experience design

What's next for CareerOS

Add real-time resume parsing with advanced OCR and structured skill extraction.

Integrate LinkedIn/GitHub profile import to build a dynamic AI career profile.

Implement verified skill badges using blockchain-based credentials.

Deploy CareerOS as a public platform with user authentication and cloud hosting.

Build AI agents that continuously monitor job trends and suggest learning paths.

Launch a mobile app version for students and professionals.

Partner with universities and training platforms to provide personalized learning recommendations.

Share this project:

Updates