As a RecruitFlow AI bot user, I want the bot to parse a candidate's CV, So that it can extract and save up to 10 key tech skills and the start date of the candidate's first job to the database.
Acceptance Criteria:
Given that I am a user of the RecruitFlow AI bot, When I upload a candidate's CV in any format (PDF, Word, etc.), Then the bot should be able to parse the CV and extract up to 10 key tech skills and the start date of the candidate's first job.
Given that the bot has successfully parsed the CV, When the bot saves the extracted information, Then it should save it to the database in a structured format that allows for easy retrieval and analysis.
Given that the bot has saved the extracted information to the database, When I search for a candidate's key tech skills or first job start date, Then I should be able to find this information in the database.
Given that I have found the information in the database, When I view the information, Then it should be displayed in a clear and understandable format.
Given that the bot is unable to parse the CV or save the extracted information to the database, When an error occurs, Then the bot should notify me with an error message explaining the issue.
As a RecruitFlow AI bot user, I want the bot to parse a candidate's CV, So that it can extract and save up to 10 key tech skills and the start date of the candidate's first job to the database.
Acceptance Criteria:
Given that I am a user of the RecruitFlow AI bot, When I upload a candidate's CV in any format (PDF, Word, etc.), Then the bot should be able to parse the CV and extract up to 10 key tech skills and the start date of the candidate's first job.
Given that the bot has successfully parsed the CV, When the bot saves the extracted information, Then it should save it to the database in a structured format that allows for easy retrieval and analysis.
Given that the bot has saved the extracted information to the database, When I search for a candidate's key tech skills or first job start date, Then I should be able to find this information in the database.
Given that I have found the information in the database, When I view the information, Then it should be displayed in a clear and understandable format.
Given that the bot is unable to parse the CV or save the extracted information to the database, When an error occurs, Then the bot should notify me with an error message explaining the issue.