Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ebowwa/resume-generator


https://github.com/ebowwa/resume-generator

employment hiring llm llm-inference llms resume resume-builder resume-creator

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Resume Generator

## Overview
This is a simple resume generator tool that was created in response to Figma's decision to remove the dev mode feature for free users. The tool allows users to generate a clean and professional-looking resume without the need for advanced design skills.

Screenshot 2024-06-01 at 2 05 49 PM

## Features
- **White Text for LLM Prompt Injection**: The resume template uses white text, which makes it easy to inject prompts for large language models (LLMs) like ChatGPT that employers may be utilizing for hiring processes.
- **Easy Editing**: The tool allows users to easily edit and customize their resume, including adding their own content and formatting.
- **Downloadable Output**: Once the resume is created, users can download it in a high-quality format for printing or sharing.

## Getting Started
To use the Resume Generator, simply edit the json file for your information then copy this command into the cli `pip install -r requirements.txt && python json-generator.py` add in your info, **THEN** `python main.py`

## Contributing
If you would like to contribute to the development of the Resume Generator, please feel free to submit a pull request or open an issue on the [GitHub repository](https://github.com/ebowwa/Resume-Generator).

## License
This project is licensed under the [MIT License](LICENSE).