Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CareerGenesis

AI-Powered Career Concierge

CareerGenesis is a Gemini-powered multi-agent career intelligence platform that helps users optimize resumes, identify skill gaps, generate personalized learning roadmaps, and prepare for interviews through an intelligent AI concierge experience.

Features

📄 Resume Analyzer ATS-focused resume analysis Strengths and weaknesses detection Resume improvement recommendations Resume upload support

🎯 Skill Gap Analysis

Compare skills against target roles Identify missing skills Match percentage calculation Personalized recommendations

🗺️ Learning Roadmap Generator

AI-generated career roadmaps Milestones and timelines Resource recommendations Certification suggestions

🎤 Mock Interview Coach

Role-specific interview questions AI-powered answer evaluation Feedback and scoring Model answers and coaching tips

🤖 Coordinator Agent

Routes user requests to the appropriate specialist agent Provides intelligent orchestration across the platform Multi-Agent Architecture User ↓ Coordinator Agent ├── Resume Agent ├── Skill Gap Agent ├── Roadmap Agent └── Interview Agent MCP Server

CareerGenesis includes an MCP (Model Context Protocol) server that exposes agent capabilities and demonstrates agent interoperability concepts learned during the course.

Tech Stack:

Frontend React Vite Tailwind CSS Backend FastAPI Python Gemini 2.5 Flash AI & Agent Technologies Multi-Agent Architecture MCP Server Google Gemini Agent Orchestration

Course Concepts Demonstrated:

✅ Multi-Agent System ✅ MCP Server ✅ Agent Skills ✅ Agent Orchestration ✅ Security Best Practices ✅ Gemini-Powered AI Workflows

Screenshots

Add project screenshots here.

Screenshot 2026-07-07 014133 Screenshot 2026-07-07 014053 Screenshot 2026-07-07 014021 Screenshot 2026-07-07 015407 Screenshot 2026-07-07 015335 Screenshot 2026-07-07 015307 Screenshot 2026-07-07 015144 Screenshot 2026-07-07 015128 Screenshot 2026-07-07 015107 Screenshot 2026-07-07 015042 Screenshot 2026-07-07 015014 Screenshot 2026-07-07 014851 Screenshot 2026-07-07 014834 Screenshot 2026-07-07 014819 Screenshot 2026-07-07 014651 Screenshot 2026-07-07 014615 Screenshot 2026-07-07 014559 Screenshot 2026-07-07 014539 Screenshot 2026-07-07 014434 Screenshot 2026-07-07 014242

Team

CoderVibes

Repository Setup

git clone https://github.com/SujalMahapatra/CareerGenesis.git cd CareerGenesis Backend pip install -r requirements.txt uvicorn backend.api.main:app --reload Frontend cd frontend npm install npm run dev

About

A multi-agent career mentor built using Google ADK, MCP, Antigravity, and Gemini.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages