The Job Description Project is a web application designed to increase your chances of being hired by providing a list of projects that match your job description so that you can be prepared for the job and stand out from the rest of applicants.
-
Job Description Input: Users can input their job description from the Linkedin description through a user-friendly interface.
-
Project Recommendation: Based on the provided job description, the application will analyze the input and recommend a list of relevant projects that can boost the user's chances of getting hired.
-
Table of Recommended Projects: The recommended projects will be displayed in a tabular format, allowing users to easily review and explore each project.
-
OpenAI API: The recomendations are made through OpenAI API, make sure you have a personal key and include it in ask_gpt.py
LinkedIn Integration: Users can connect their LinkedIn profile to enhance project recommendations.
- HTML
- CSS
- Python (Flask)
- OpenAI API
- Enrique Gil Garcia (enrique1999gilgarcia@gmail.com)