Giter VIP home page Giter VIP logo

i-soumya18 / codeclauseinternship_personality-prediction-system-via-cv-analysis Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 17.96 MB

The Personality Prediction System is an innovative application that leverages machine learning and natural language processing techniques to analyze and predict personality traits based on resumes or textual data provided by candidates.

Home Page: https://code-clause-internship-personality-predict-i-soumya18s-projects.vercel.app

License: GNU General Public License v3.0

Python 53.00% JavaScript 8.96% CSS 6.43% HTML 31.61%

codeclauseinternship_personality-prediction-system-via-cv-analysis's Introduction

Personality Prediction System

Project Overview

The Personality Prediction System is an AI-powered application designed to analyze resumes or textual data provided by candidates, predict their personality traits, and assist recruiters in making informed hiring decisions. This system utilizes various technologies and techniques, including machine learning, natural language processing (NLP), and a web interface to streamline the candidate evaluation process.

#Installation Guide

copy this repo link and open on your IDE

Create your Gemini Api key going through the link below.

https://makersuite.google.com/app/apikey

Install the requirements

pip install r- requirements.txt

Run the app.py

python app.py

Enjoy -:)

Technologies Used

  • Programming Languages: Python (for backend), HTML, CSS, JavaScript (for web interface)
  • Libraries/Frameworks: Flask (web development), Pandas (data handling), NLTK (NLP), Google GenerativeAI (AI interaction)
  • Tools: PyPDF2, textract, docx (for text extraction from resumes)

Implementation Details

Resume Processing and Trait Assignment

  • Extracts textual data from resumes using Python libraries such as PyPDF2, textract, and docx.
  • Preprocesses the text by removing punctuation, tokenization, and lemmatization using NLTK.
  • Assigns personality traits to candidates based on extracted skills and predefined associations from 'traits.txt'.

Web Interface and User Interaction

  • Implements a Flask-based web application to facilitate resume uploads and display analysis results.
  • Renders HTML templates ('index.html' and 'result.html') for user interaction and displaying extracted details.

AI Interaction for Trait Description

  • Interacts with Google's GenerativeAI service to describe a candidate's personality based on assigned traits.
  • Constructs queries to the AI model based on the assigned personality traits for trait descriptions.

Data Management and History

  • Stores extracted resume details in a CSV file ('extracted_details.csv') for historical reference.
  • Offers functionalities to view history, export data, and clear history through specific endpoints in the web application.

Objective and Use Cases

The primary objective of the Personality Prediction System is to streamline the candidate evaluation process for recruiters and employers. This system aids in making informed hiring decisions by providing insights into candidate personalities based on their resumes or textual data.

Use Cases

  • Recruitment Agencies:
    • Simplifies candidate evaluation processes by automating personality analysis.
  • HR Departments:
    • Efficiently screens job applicants based on personality traits aligned with specific job roles.
  • Employers/Managers:
    • Facilitates informed decisions in selecting candidates who fit company culture and job requirements.

Conclusion

The Personality Prediction System is a sophisticated tool that amalgamates machine learning, NLP, and web technologies to streamline the hiring process. By automating personality assessment and leveraging AI for trait description, this system empowers recruiters and employers to make better-informed hiring decisions.

codeclauseinternship_personality-prediction-system-via-cv-analysis's People

Contributors

i-soumya18 avatar

Stargazers

 avatar  avatar Nirmal Kumar Ahirwar avatar

Watchers

Kostas Georgiou avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.