Skip to content

HarshYadv5554/AICC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🚀 AI Career Coach - Hackathon Project

An intelligent career guidance platform powered by AI to help users discover their career path, analyze skills gaps, and generate personalized learning roadmaps.

React Node.js AI

🛠 Tech Stack

Frontend: React 19.1.1 + Vite + Tailwind CSS
Backend: Node.js + Express + PostgreSQL + Prisma
AI: Google Gemini AI
Auth: JWT + OAuth (Google, LinkedIn)

✅ Available Features

1. Dashboard 📊

Central hub with user statistics and quick actions

2. Resume Analyzer 📄

AI-powered resume analysis with skill extraction and improvement suggestions

3. Skills Gap Analysis 📈

Visual skill gap analysis with study resources and interactive roadmaps

4. Roadmap Generator 🗺️

Custom career roadmaps with pictorial design and PDF export

5. Career Q&A 💬

Interactive AI-powered career counseling and guidance

🔐 How to Login

OAuth (Recommended): Click "Login with Google" or "Login with LinkedIn"
Traditional: Register/Login with email and password
Demo: Use OAuth for best experience

🚧 Features Under Development (6 Features)

Roadmap 🛤️ - Advanced roadmap customization Job Matches 💼 - AI-powered job matching
Job Recommendations 🎯 - Personalized job suggestions
My History 📚 - Learning history tracking
Progress & Badges 🏆 - Gamification system
Reports 📊 - Detailed analytics

📸 Key Features

Skills Gap Analysis 📈

  • Visual skill gap analysis with pictorial representation
  • Interactive hover cards with study resources
  • Custom role input and skill assessment

Roadmap Generator 🗺️

  • AI-generated personalized learning paths
  • Beautiful pictorial design with gradient circles
  • PDF export functionality

Resume Analyzer 📄

  • AI-powered resume parsing and skill extraction
  • Improvement suggestions and recommendations
  • Support for PDF and Word documents

Career Q&A 💬

  • Interactive AI-powered career counseling
  • Real-time chat with contextual responses
  • Conversation history and export

🚀 Quick Start

# Install dependencies
cd ai-career-coach-william && npm install
cd ../server && npm install

# Setup environment variables
# Create .env file with DATABASE_URL, JWT_SECRET, GOOGLE_AI_API_KEY

# Start servers
cd server && npm start
cd ai-career-coach-william && npm run dev

Access: Frontend (http://localhost:5173) | Backend (http://localhost:5000)


🏆 Hackathon Project - AI-Powered Career Development Platform

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages