Skip to content

Conversation

@TheChaoticor
Copy link
Contributor

Description
This pull request adds an AI-powered skill analyzer that helps users assess their skills and receive personalized recommendations for career growth. The feature integrates web scraping and AI-based analysis to provide insights based on a user’s job role goal and current skill set.

Related Issues

Closes #799

Changes Proposed
Implemented the skillAnalyzer module to analyze skills based on job roles.
Integrated web scraping to gather real-time job requirements.
Developed Flask API endpoints to process skill inputs and return missing skills.
Built a React frontend component to allow users to input their skills and receive recommendations.
Added error handling and logging for improved debugging.
Optimized AI model selection for accurate skill gap analysis.
Checklist
I have read and followed the Contribution Guidelines.
All new and existing tests passed.
I have updated the documentation to reflect the changes I've made.
My code follows the code style of this project.
The title of my pull request is a short description of the requested changes.
Screenshots

Note to Reviewers:

This feature enhances DevDisplay by providing AI-driven career recommendations. Please review the skillAnalyzer module, API integration, and frontend updates. There were some problems regarding the deployment,so i have used mock data.If the deployment works perfectly,i will be adding the ai integration part
Any feedback on performance optimization and UI improvements is welcome. 🚀

@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@vercel
Copy link

vercel bot commented Feb 22, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
devdisplay ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 22, 2025 3:47pm

@codeaashu codeaashu self-requested a review February 23, 2025 04:26
@codeaashu codeaashu added DevDisplay 🌟 This label recognizes every contributor to the DevDisplay Community for their support...💌 Dev Innovator 🌟 Label 3 for contributors adding new, innovative features to DevDisplay, leading in creativity.💡 SWOC Label is used for accept the pull request of contributer in SWOC 2025 swoc25 Label is used for accept the pull request of contributer in SWOC 2025 labels Feb 23, 2025
@codeaashu codeaashu merged commit a5422b3 into codeaashu:main Feb 23, 2025
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dev Innovator 🌟 Label 3 for contributors adding new, innovative features to DevDisplay, leading in creativity.💡 DevDisplay 🌟 This label recognizes every contributor to the DevDisplay Community for their support...💌 SWOC Label is used for accept the pull request of contributer in SWOC 2025 swoc25 Label is used for accept the pull request of contributer in SWOC 2025

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feat]: Implement Custom Career Path Prediction and Skill Recommendation Engine

2 participants