jsonify-resume is a command-line tool that converts resumes into JSON Resume schema. Use this tool to save time on the conversion process.
To get started, install Jsonify-Resume using the following command:
pipx install jsonify-resume
-
Configure Access Token: Before using Jsonify-Resume, set your OpenAI access token as an environment variable:
export OPENAI_ACCESS_TOKEN=<YOUR_ACCESS_TOKEN>
-
Conversion Process:
Use the following command to convert your resume (in PDF format) to JSON:
jsonify-resume resume.pdf > resume.json
Found a bug or have a feature in mind? Open an issue. To contribute, fork the repo, make changes, and submit a PR.
This project is licensed under the MIT License.
This project relies on the revchatgpt. Thanks to the developers of revchatgpt.
jsonify-resume is maintained by @ashishbinu. Connect with me on Twitter.