Skip to main content

Python hrflow.ai API package

Project description

hrflow

HrFlow.ai Python SDK

Unify, Unleash, Automate Talent & Workforce Data

Test Release Slack YouTube Channel Views License

HrFlow.ai is the first System of Intelligence for Talent & Workforce Data, enabling leading AI-powered Talent & Workforce experiences. Our suite of APIs provide a suite of AI solutions to unleash clean, structured, normalized, updated and analyzed Talent Data with state-of-the-art seven AI modules.

Furthermore, HrFlow.ai breaks data silos and creates a single source of truth (SSOT) for Talent Data. With our API connectors, businesses can sync data between their tools in milliseconds and build customizable workflows that meet their business logic.

Our suite of APIs includes Parsing API, Tagging API, Embedding API, Searching API, Scoring API, Imaging API, and OEM Widgets. With our Automation Studio and AI Studio, businesses can utilize AI-powered user interfaces and low-code/no-code automations to create advanced custom user experiences.

💡 Help

See documentation for more examples.

🛠️ Installation

Install using pip install -U hrflow or conda install hrflow -c conda-forge.

hrflow

🪄 Quick start

from hrflow import Hrflow
client = Hrflow(api_secret="YOUR_API_KEY", api_user="YOU_USER_EMAIL")

# read file from directory (in binary mode) 
with open("path_to_file.pdf", "rb") as profile_file:
  # Parse it using this method without reference:
  response = client.profile.parsing.add_file(
      source_key="INSERT_THE_TARGET_SOURCE_KEY",
      profile_file=file,
      sync_parsing=1, # This is to invoke real time parsing
      tags=[{"name": "application_reference", "value": "TS_X12345"}], # Attach an application tag to the profile to be parsed
  )

📎 Resources

  • Slack for a speedy exchange of ideas between the Community and the HrFlow.ai team
  • HrFlow.ai Academy on Youtube for videos on how to get started with HrFlow.ai
  • Updates page to keep you informed about our product releases
  • Documentation to provide information on HrFlow.ai features
  • Our Roadmap to show upcoming features or request new ones

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hrflow-4.2.0.tar.gz (36.8 kB view details)

Uploaded Source

Built Distribution

hrflow-4.2.0-py3-none-any.whl (55.2 kB view details)

Uploaded Python 3

File details

Details for the file hrflow-4.2.0.tar.gz.

File metadata

  • Download URL: hrflow-4.2.0.tar.gz
  • Upload date:
  • Size: 36.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.9.19 Darwin/23.5.0

File hashes

Hashes for hrflow-4.2.0.tar.gz
Algorithm Hash digest
SHA256 cdd8d643c818e3f5db2adcd67783ac10e7bc343699be0814627dd4bcf49760fc
MD5 8008b60277f2c8ace695c5237febac08
BLAKE2b-256 16b254deab76cf30df88381edd5541fd5cd0a95f5f2e34b27b924277a1f7c891

See more details on using hashes here.

File details

Details for the file hrflow-4.2.0-py3-none-any.whl.

File metadata

  • Download URL: hrflow-4.2.0-py3-none-any.whl
  • Upload date:
  • Size: 55.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.9.19 Darwin/23.5.0

File hashes

Hashes for hrflow-4.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 339a76acaead17b8b4ca7cf4572ad0efb28c40441bceb667a6fe2800686ece33
MD5 a7632e8671aaac2cc48dc8c0762d5f56
BLAKE2b-256 5cebd4972f3ca74f17a28c5646d1594e1d07f69e01ce57800329b753b3f8e59d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page