A tool to parse resumes using OpenAI's GPT API.
Upload a pdf and the parsed result will be provided as YAML. It is not straight forward to standardize a resume but GPT does it really well. Code for the tool is also generated using ChatGPT. Backend is in Python and uses 🦜️🔗 LangChain.
It takes few minutes to process.
Made with ❤️ by oggreo & ChatGPT