Skip to content

Files

Latest commit

5e0d431 · Mar 31, 2025

History

History
87 lines (67 loc) · 5.09 KB

README.md

File metadata and controls

87 lines (67 loc) · 5.09 KB

hrflow

HrFlow.ai Cookbook

Unify, Unleash, Automate Talent & Workforce Data

HrFlow-Cookbook Slack YouTube Channel Views License


HrFlow Cookbook

Repository containing helpful notebooks by the HrFlow.ai team

All notebooks can run on Google Colab

Getting started

Parsing

HrFlow.ai offers a simple way to parse your resumes no matter the format (pdf, docx, html, etc.), and to extract relevent information from your job descriptions.

Notebook Description Colab
[Parsing] profile_job_parsing.ipynb Parse and store raw CVs and job descriptions Open In Colab
[Parsing] parsing_evaluator.ipynb Evaluate the parsing quality of HrFlow.ai Open In Colab

Storing

Archive profiles based on their storing duration in an HrFlow.ai source.

Notebook Description Colab
[Storing] archive_profiles_based_on_creation_date.ipynb Archive Profiles Open In Colab

Tagging

HrFlow.ai offers a simple way to categorize HR document using the tagging API.

Notebook Description Colab
[Tagging] ocr_and_categorize_a_document.ipynb Categorize HR documents Open In Colab

Scoring

Score your candidates and jobs with HrFlow.ai's scoring models.

Notebook Description Colab
[Scoring] test_scoring_api.ipynb Test the scoring API as a talent or recruiter copilot Open In Colab
[Scoring] enrich_anonymized_profiles.ipynb Tackle the challenge of non-indexed profile Open In Colab

Grading

Grade profiles for a job offer

Notebook Description Colab
[Grading] fast_grade_profiles_for_new_job.ipynb Combine Scoring and Grading for Optimal Matching of Profiles to a Job Offer Open In Colab

Training

HrFlow.ai offers a simple way to enhace your scoring models with your own historical data.

Notebook Description Colab
[Training] tracking_data_upload.ipynb Upload tracking data to HrFlow.ai to enable the training feature Open In Colab