Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ebowwa/resume-generator
- Owner: ebowwa
- Created: 2024-05-31T16:36:24.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-05T17:19:24.000Z (8 months ago)
- Last Synced: 2024-06-05T19:39:12.457Z (8 months ago)
- Topics: employment, hiring, llm, llm-inference, llms, resume, resume-builder, resume-creator
- Language: Python
- Homepage: https://replit.com/@ebowwa/Resume-Generator
- Size: 533 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.## 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).