CareerOS AI

Inspiration

Students spend countless hours searching for internships, tailoring resumes, writing cover letters, preparing for interviews, and tracking applications across multiple platforms. Most AI career tools provide one-time answers but fail to remember a user's long-term goals, skills, progress, and previous interactions.

We wanted to build an AI career agent that behaves more like a personal mentor than a chatbot — one that remembers, learns, and continuously adapts to the user's evolving career journey.

This inspired us to create CareerOS AI, a persistent AI career copilot powered by Qwen models.

What It Does

CareerOS AI helps students and job seekers navigate their career journey through an intelligent memory-driven workflow.

Key capabilities include:

  • Persistent memory of user goals, skills, projects, and career preferences.
  • Resume analysis and skill extraction.
  • Skill-gap identification against target roles.
  • Personalized learning roadmaps.
  • Internship and job matching.
  • Tailored cover letter generation.
  • Interview preparation and mock interviews.
  • Application tracking and progress monitoring.

Unlike traditional AI assistants, CareerOS AI continuously updates its understanding of the user and delivers increasingly personalized recommendations over time.

How We Built It

The system consists of several interconnected modules:

Memory Layer

A persistent memory system stores:

  • User skills
  • Projects
  • Career goals
  • Previous applications
  • Interview performance
  • Learning progress

The memory engine prioritizes important information while removing outdated data to maintain efficiency.

AI Reasoning Layer

Qwen models power:

  • Resume understanding
  • Career guidance
  • Job matching
  • Cover letter generation
  • Interview coaching

Workflow Automation Layer

CareerOS AI automates multiple steps of the application process:

Resume → Skill Analysis → Opportunity Matching → Cover Letter Generation → Interview Preparation → Progress Tracking

Frontend

A modern dashboard provides:

  • Career insights
  • Application tracking
  • Learning recommendations
  • Memory visualization
  • Personalized action plans

Challenges We Faced

Building Meaningful Memory

One of the biggest challenges was determining what information should be remembered permanently and what should be forgotten.

The agent needed to:

  • Preserve critical career goals.
  • Update changing skills.
  • Remove outdated preferences.
  • Retrieve relevant memories efficiently.

Personalization at Scale

Another challenge was ensuring that recommendations remained relevant as users gained new skills and changed career directions.

We implemented memory-based retrieval to keep recommendations context-aware and personalized.

Balancing Automation and Control

Fully automated decisions can sometimes be risky. To address this, we incorporated human-in-the-loop checkpoints where users review important actions before proceeding.

What We Learned

Through this project we learned:

  • Designing persistent AI memory systems.
  • Building context-aware retrieval pipelines.
  • Creating end-to-end workflow automation.
  • Developing scalable agent architectures.
  • Improving user experience through long-term personalization.

Most importantly, we learned that AI becomes significantly more useful when it remembers and grows alongside the user.

Future Improvements

Future versions of CareerOS AI will include:

  • Multi-agent collaboration for career planning.
  • Real-time internship discovery.
  • Automated application assistance.
  • Advanced interview simulations.
  • University and industry-specific mentorship pathways.

Impact

CareerOS AI transforms career development from a series of disconnected interactions into a continuous, personalized journey.

Our vision is to give every student access to an intelligent career mentor that remembers their ambitions, understands their growth, and helps them achieve their professional goals.

Built With

Share this project:

Updates