Home

Awesome

jsonify-resume

License GitHub Stars GitHub Issues GitHub Pull Requests

jsonify-resume is a command-line tool that converts resumes into JSON Resume schema. Use this tool to save time on the conversion process.

Installation

To get started, install Jsonify-Resume using the following command:

pipx install jsonify-resume

Usage

  1. Configure Access Token: Before using Jsonify-Resume, set your OpenAI access token as an environment variable:

    export OPENAI_ACCESS_TOKEN=<YOUR_ACCESS_TOKEN>
    
  2. Conversion Process:

    Use the following command to convert your resume (in PDF format) to JSON:

    jsonify-resume resume.pdf > resume.json
    

Contributing

Found a bug or have a feature in mind? Open an issue. To contribute, fork the repo, make changes, and submit a PR.

License

This project is licensed under the MIT License.

Acknowledgements

This project relies on the revchatgpt. Thanks to the developers of revchatgpt.


jsonify-resume is maintained by @ashishbinu. Connect with me on Twitter.