Inspiration

Ease process of filtering applicants based on resume given.

What it does

  1. Host all pdf resumes in 1 blob container.
  2. Drag and drop resumes to blob storage.
  3. Return resumes based on searched keyword.
  4. Open filtered resumes.
  5. Highlight content that consists of the searched keyword.

How we built it

  1. Azure Storage - Blob container to store all the .pdf resumes.
  2. Azure Cognitive Service and Search Service for indexing and searching.
  3. Azure Cognitive Search UI template ran locally using Visual Studio.

Challenges we ran into

  1. Choosing the right pricing plan so that all the services works well.
  2. Designing and executing the workflow.
  3. 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.

Built With

+ 32 more
Share this project:

Updates