Skip to content

Latest commit

Β 

History

62 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Cognitive Nexus Banner

Cognitive Nexus

Multi-Agent Career Intelligence System

Built using LLMs β€’ LangChain β€’ Ollama β€’ AMD AI Compute

Python

LangChain

Ollama

AMD

πŸ“– Overview

COGNITIVE NEXUS is a Multi-Agent Career Intelligence System built using LLMs, LangChain, Ollama (Qwen) and AMD AI Compute.

The system acts as an autonomous AI career mentor by orchestrating multiple specialized AI agents that work together to analyze resumes, identify technical and soft skills, calculate career readiness, detect skill gaps, recommend personalized learning roadmaps, suggest projects and certifications, prepare interview questions, match job roles, and generate a comprehensive career report.

Unlike traditional resume analyzers, Cognitive Nexus follows an Agentic AI architecture, where each agent is responsible for a dedicated task while collaborating with other agents to deliver intelligent, structured, and personalized end-to-end career guidance.

✨ Key Features

  • πŸ“„ Intelligent Resume Parsing
  • 🧠 AI-powered Skill Extraction
  • πŸ“Š Career Readiness Score
  • πŸ” Skill Gap Detection
  • πŸ—ΊοΈ Personalized Learning Roadmap
  • πŸ’‘ AI Project Recommendation
  • πŸŽ“ Certification Recommendation
  • πŸ“ Resume Improvement Suggestions
  • 🎀 Interview Preparation Agent
  • πŸ’Ό Job Matching Agent
  • πŸ“ˆ Interactive Visualizations
  • πŸ“‘ Professional PDF Report Generation
  • πŸ€– Multi-Agent AI Pipeline
  • πŸ’¬ AI Career Chat Assistant
  • ⚑ Powered by Ollama + Qwen LLM
  • πŸ”’ Local AI Processing for improved privacy

🎯 Problem Statement

Students often struggle to understand how well their resumes align with industry expectations.

They may not know:

  • Which skills they are missing for their target role
  • Which technologies they should learn next
  • Which projects can strengthen their profile
  • Which certifications are relevant
  • How to improve their resume
  • How prepared they are for technical interviews
  • Which career opportunities best match their current skills

Traditional resume analyzers generally focus on ATS scoring or resume feedback, but they do not provide a complete and personalized career development strategy.

COGNITIVE NEXUS addresses this problem by using a collaborative Multi-Agent AI system that analyzes resumes, identifies skill gaps, recommends learning resources, projects and certifications, prepares interview questions, and generates a personalized career roadmap.

πŸ’‘ Our Solution

Cognitive Nexus transforms a simple resume into an intelligent career development plan.

The system follows an end-to-end workflow:

Resume Upload
      ↓
Resume Parsing
      ↓
Skill Extraction
      ↓
Career Readiness Analysis
      ↓
Skill Gap Detection
      ↓
Learning Roadmap
      ↓
Project Recommendations
      ↓
Certification Recommendations
      ↓
Resume Improvement
      ↓
Interview Preparation
      ↓
Job Matching
      ↓
Career Report + Dashboard + AI Chat

πŸ›  Tech Stack

Category Technologies
Programming Language Python
LLM Qwen
Framework LangChain
LLM Runtime Ollama
Notebook Environment Jupyter Notebook
Data Processing Pandas, NumPy
Visualization Matplotlib, Plotly
PDF Processing PDFPlumber, PyPDF
Report Generation FPDF, ReportLab
Vector Search FAISS
AI Platform AMD AI Compute

πŸ—οΈ System Architecture

graph TD
    A[Resume PDF] --> B[Resume Parser Agent]
    B --> C[Skill Extraction Agent]
    C --> D[Career Readiness Agent]
    D --> E[Skill Gap Analysis Agent]

    E --> F[Learning Roadmap Agent]
    E --> G[Project Recommendation Agent]
    E --> H[Certification Recommendation Agent]

    F --> I[Resume Improver Agent]
    G --> I
    H --> I

    I --> J[Interview Preparation Agent]
    J --> K[Job Matching Agent]
    K --> L[Career Report Generator]

    L --> M[Interactive Dashboard]
    M --> N[Cognitive Nexus AI Chat]

    O[Qwen LLM] --> B
    O --> C
    O --> D
    O --> E
    O --> F
    O --> G
    O --> H
    O --> I
    O --> J
    O --> K

    P[LangChain] --> O
    Q[Ollama] --> O
    R[AMD AI Compute] --> Q
Loading

πŸ“Έ Project Screenshots

🏠 Dashboard


πŸ“„ Resume Analyzer


πŸ€– AI Chat


πŸ“ˆ Placement Progress Analytics


🧠 Skills Breakdown


πŸ’‘ AI Suggestions


πŸ“‹ Daily Tasks


πŸ‘€ Profile Dashboard


πŸ“„ Resume Parsing Agent


βš™ Backend Running


πŸ’¬ Cognitive Nexus AI Conversation

πŸš€ Installation

Clone Repository

git clone https://github.com/AnkushRana528/Cognitive-Nexus.git

cd Cognitive-Nexus

Install Dependencies

pip install -r requirements.txt

Start Ollama

ollama serve

Pull the Model

ollama pull qwen3:4b

Launch Jupyter

jupyter notebook

Open

notebooks/00_master_pipeline_(2).ipynb

Run all cells.

πŸ‘₯ Team

Team Lead

Ankush Rana

Team Members

  • Ashish Kumar
  • Saransh Arora
  • Harmandeep Kaur

Institution: Maharishi Markandeshwar (Deemed to be University)

About

Multi-Agent Career Intelligence System powered by LLMs, LangChain and AMD AI Compute. Automatically analyzes resumes, detects skill gaps, generates personalized learning roadmaps, recommends projects, certifications and interview preparation.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages