A cutting-edge tool designed for resume analysis and job seeker assistance, built using LLM, LangChain, ChatGPT 3.5 Turbo API, SERP
π Runners, 24 Hours Googleathon 2.0, Google Developers Student Clubs, SNS Institutions - November 20, 2023
video.mov
git clone https://github.com/raghavtwenty/genz-hiring.git
cd genz-hiring/
pip install -r requirements.txt
Setup .env file
OPENAI_API_KEY = "your api key, supports only ChatGPT 3.5 Turbo"
SERP_API_KEY = "your api key"
python main.py
http://127.0.0.1:8000/
In the realm of employment, there is a need for an AI-powered solution to optimize and enhance job application processes. The proposed system should guide job seekers through an efficient application workflow, utilize advanced document recognition for credential verification, and provide real-time updates on application progress. Security measures must be robust to safeguard personal and professional information, and the system should continually learn from user interactions and industry changes for continuous improvement.
Communication and Growth system
Optimizing Job Application Processes through AI Assistance LLM based: Resume Summary, Score Applicants based on JD Description
Introducing our AI-powered Resume Analysis Tool, a cutting-edge application designed to enhance your job search experience using advanced technologies like LangChain, Generative AI, and Large Language Models (LLM) from OpenAI. This tool not only scores your resume based on relevance and quality but also offers contextual improvements and skill relevance analysis to help you stand out. Leveraging SERP for personalized job recommendations, it provides tailored suggestions to align with your career goals. Additionally, the tool can create customized resumes, perfectly suited to specific job applications, enhancing your chances of success. Built with the Flask web framework and Python, it's an essential companion for students, professionals, and job seekers aiming to optimize their career opportunities.
- Resume scoring system
- Contextual Improvements, Skill Relevance Analysis
- Tailor made new resume for users
- Personalized job recommendations
- LangChain
- Generative AI
- Large Language Models (LLM)
- OpenAI
- Search Engine Results Page (SERP)
- Flask Web framework
- Students
- Professionals
- Job Seekers
- FARHAAN
- MUHILAN
- NAVEEN
- RAGHAVA
END OF README