🚀 ResumeCraftr v0.2.0 - Smarter, More Customizable & Better ATS Optimization!
🔥 Big Updates in v0.2.0! This release brings smarter parsing, more customization, and a fix for contact info extraction. ResumeCraftr is getting better at optimizing CVs for ATS systems and specific job descriptions!
📌 What's New in v0.2.0?
🛠️ New Features & Improvements
✅ Custom Information Support (custom.md
)
- Now you can add extra details to your resume that may not be present in your original CV!
- Place them inside
cv-workspace/custom.md
, and ResumeCraftr will use them when optimizing your resume. - You can also provide special instructions to ChatGPT for fine-tuning.
✅ Choose Your GPT Model (--gpt-model
)
- You can now specify which GPT model to use for parsing and optimization!
- Use
--gpt-model gpt-4o-mini
(recommended for testing) or switch to another model easily. - To change the model, use
resumecraftr delete-agents
, and new agents will be created with the updated settings.
✅ Improved Contact Info Extraction
- Fixed an issue where
Contact Information
extraction was inconsistent or missing fields. - Now correctly extracts full name, email, phone, LinkedIn, GitHub, and portfolio links.
✅ More Reliable LaTeX Generation & Fixes
- Improved handling of LaTeX formatting when generating resumes.
- OpenAI now automatically corrects LaTeX errors to prevent failed compilations.
- Edge cases causing missing sections in PDFs have been addressed.
✅ Multiple Small Fixes & Optimizations
- Better handling of multi-line job descriptions and structured sections.
- General performance improvements in text extraction and section parsing.
- Internal refinements to make resume generation smoother and faster.
🚀 Upgrade Now!
To get the latest version, update ResumeCraftr with:
pipx install --force git+https://github.com/raestrada/ResumeCraftr.git@v0.2.0
💡 New to ResumeCraftr? Install it with:
pipx install git+https://github.com/raestrada/ResumeCraftr.git@v0.2.0
🔍 Want to reset agents to apply new settings? Run:
resumecraftr delete-agents
💬 Help Improve ResumeCraftr!
ResumeCraftr is still experimental, and your feedback is crucial! Found a bug or have a feature suggestion? Join the discussion and contribute:
👉 [GitHub Issues](https://github.com/raestrada/ResumeCraftr/issues)
👉 [Submit a Pull Request](https://github.com/raestrada/ResumeCraftr/pulls)
Thanks for using ResumeCraftr! 🚀 Your feedback makes it better every day. 🎯