-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,10 @@ | ||
# Job_applying_accelerator | ||
Web application that help student and job seek in their process of finding new job, the idea was inspired when I started my massive search for a Data science internship . the mean goal is to help student, job seeker to optimize the time spent with their job applications. The project focus on the idea of automatic generation of job application automatically , the app create , edit, and generate a cover letter and a resume adapted to the job description, the user can give the link of job offre and his information just the fist time and then the app gives as output the Resume and the cover letter correspond to this offre. the idea of applying Deep learning in this project is to achieve the goal of understanding the job description , and to extract the key words to create the list of skills needed, the sector of job, type , requirement ...etc. we try to much this information with the skills of the job seeker (user) the prototype work perfectly until now, and we are working on new challenges. | ||
Web application that helps student and job seeker in their process of finding new job, the idea was inspired when I started my massive search for a Data science internship. | ||
|
||
the mean goal of this project is to help student, job seeker to optimize the time spent in their job applications, The project focus on the idea of automatic generation of job application. | ||
|
||
the app create , edit, and generate a cover letter and a resume adapted to the job description, the user can give the link of job offre (or linkedin search link) and his information as input (just the fist time) and then the app gives as output the Resume and the cover letter correspond to this offre. | ||
|
||
the idea of applying Deep learning in this project is achieving the goal of understanding the job description, and then extract the key words to create the list of skills needed, the job sector, type , requirement...etc. we try to mach this information with the skills of the job seeker (user) | ||
|
||
Our first prototype work perfectly until now, and we are working on new challenges. |