Resume parsing is expensive and requires monthly fees. For low volume, it can cost around $0.10 per resume. Using this API, the cost is at least 100x

Search code, repositories, users, issues, pull requests...

submited by
Style Pass
2025-01-14 12:00:06

Resume parsing is expensive and requires monthly fees. For low volume, it can cost around $0.10 per resume. Using this API, the cost is at least 100x cheaper with no monthly commitment.

The parsing time is longer than the traditional resume parser, based on resume length, model TPS (Tokens Per Second), and model load.

The API returns a JSON object based on the schema in the config.yml file. The default one would return the following structure:

Leave a Comment