HRGPT avatar

HRGPT

Try for free

1 day trial then $5.00/month - No credit card required now

Go to Store
HRGPT

HRGPT

canadesk/hrgpt
Try for free

1 day trial then $5.00/month - No credit card required now

Find answers (+ sources) and compensation for HR-specific topics with Alberni.AI. No API Key needed. It's fast and costs little!

Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • No reviews yet

  • 1 bookmark

  • >99% runs succeeded

  • Created in Feb 2025

  • Modified 4 days ago

Categories

You can access the HRGPT programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "query": "How do I make my resume ATS-friendly?",
3  "proxy": {
4    "useApifyProxy": true,
5    "apifyProxyGroups": []
6  }
7}' |
8apify call canadesk/hrgpt --silent --output-dataset

HRGPT API through CLI

The Apify CLI is the official tool that allows you to use HRGPT locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: