Skip to content

ResumeCraftr is an AI-powered tool that extracts, optimizes, and formats resumes for ATS systems using OpenAI and LaTeX. Tailor your CV to specific job descriptions effortlessly!

License

Notifications You must be signed in to change notification settings

raestrada/ResumeCraftr

Repository files navigation

ResumeCraftr Logo ResumeCraftr - AI-powered ATS Resume Optimization 📄🤖

Welcome to ResumeCraftr, the open-source tool designed to optimize resumes for ATS (Applicant Tracking Systems) using AI and LaTeX formatting. ResumeCraftr extracts, restructures, and formats CVs to ensure they meet ATS requirements while maintaining readability and professionalism.


What's New? Discover AI Craftr 🌐

AI Craftr is now available as a powerful suite for AI-assisted writing, featuring specialized tools like ResumeCraftr for resume optimization and PaperCraftr for academic writing. Each tool simplifies different types of content creation. Explore PaperCraftr for structuring research papers or stay tuned as we add more tools like LegalCraftr for legal documents.


Release Notes v0.2.0

You can find the release notes for version v0.2.0 here.

Step 1: Install ResumeCraftr

First, install ResumeCraftr using pipx, a tool that helps you install and run Python applications in isolated environments. It works on macOS, Linux, and Windows. Using pipx ensures that ResumeCraftr runs in its own virtual environment, keeping your system's Python installation clean.

To install ResumeCraftr, run:

pipx install git+https://github.com/raestrada/ResumeCraftr.git@v0.2.0

Quick Examples

Here are a few ways to get started with ResumeCraftr:

Initialize a workspace:

poetry run resumecraftr init --language EN

Extract text from a resume:

poetry run resumecraftr extract /Users/username/Documents/Personal/Resume.pdf

Extract structured sections:

poetry run resumecraftr extract-sections

Add a job description for optimization:

poetry run resumecraftr add-job-description "Principal Engineer XYZ" --content "About the job... (job description text here)"

Optimize resume based on job description:

poetry run resumecraftr optimize

Generate a PDF resume:

poetry run resumecraftr toPdf

Full Guide

For a complete guide, including more examples and instructions on how to fully leverage ResumeCraftr, visit our Getting Started page:

👉 Getting Started with ResumeCraftr 👈

Why ResumeCraftr?

Applying for jobs requires a well-structured and ATS-optimized resume. ResumeCraftr helps you:

  • Extract resume content from various document formats.
  • Optimize resumes to match job descriptions effectively.
  • Generate professional LaTeX PDFs with structured sections.
  • Ensure ATS compatibility while maintaining readability.

With ResumeCraftr, your resume gets the best chance of passing ATS filters and standing out to recruiters.

Contributing

We welcome contributions of all kinds! Whether you’re a developer, resume expert, or simply interested in improving the tool, you can help. Here’s how you can contribute:

  1. Fork the repository and create your branch:
git checkout -b feature/YourFeature
  1. Make your changes, ensuring all tests pass.

  2. Submit a pull request detailing your changes.

Join us in making ResumeCraftr the best AI-powered resume tool! 🚀

Powered by AI Craftr

ResumeCraftr is part of the AI Craftr suite, an open-source set of tools designed to assist with creative and professional writing. AI Craftr enhances the productivity of job seekers, researchers, and writers, providing advanced tools for content optimization.

AI Craftr Logo

Learn more about AI Craftr and discover other tools like StoryCraftr for novel writing at https://aicraftr.app.

About

ResumeCraftr is an AI-powered tool that extracts, optimizes, and formats resumes for ATS systems using OpenAI and LaTeX. Tailor your CV to specific job descriptions effortlessly!

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published