Inspiration
Ease process of filtering applicants based on resume given.
What it does
- Host all pdf resumes in 1 blob container.
- Drag and drop resumes to blob storage.
- Return resumes based on searched keyword.
- Open filtered resumes.
- Highlight content that consists of the searched keyword.
How we built it
- Azure Storage - Blob container to store all the .pdf resumes.
- Azure Cognitive Service and Search Service for indexing and searching.
- Azure Cognitive Search UI template ran locally using Visual Studio.
Challenges we ran into
- Choosing the right pricing plan so that all the services works well.
- Designing and executing the workflow.
- Make the UI work and running.
Accomplishments that we're proud of
Glad that finally it works 30 minutes before the deadline.
What we learned
Never give up and keep exploring. Revisit documentation helps to understand the issue/error that we're facing.
What's next for WowHR
Would be glad if the solution can rank by score and search based on uploaded job description instead of simply keyword.

Log in or sign up for Devpost to join the conversation.