Metadata-Version: 2.1
Name: lib_resume_builder_AIHawk
Version: 0.2
Summary: A package to generate AI-assisted resumes using GPT models
Home-page: https://github.com/feder-cr/lib_resume_builder_AIHawk
Author: feder-cr
Author-email: federico.elia.majo@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: langchain
Requires-Dist: langchain-community
Requires-Dist: langchain-core
Requires-Dist: langchain-openai
Requires-Dist: langchain-text-splitters
Requires-Dist: langsmith
Requires-Dist: openai
Requires-Dist: regex==2024.7.24
Requires-Dist: selenium==4.9.1
Requires-Dist: webdriver-manager==4.0.2
Requires-Dist: inquirer
Requires-Dist: faiss-cpu

# lib_resume_builder_AIHawk

ðŸš€ **Join Our Telegram Community!** ðŸš€

Join our **Telegram community** for:
- **Support with AIHawk software**
- **Share your experiences** with AIhawk and learn from others
- **Job search tips** and **resume advice**
- **Idea exchange** and resources for your projects

ðŸ“² **[Join now!](https://t.me/AIhawkCommunity)**

## Table of Contents

1. [Introduction](#introduction)
2. [Features](#features)
3. [Configuration](#configuration)
4. [Usage](#usage)
5. [Dependencies](#dependencies)
6. [Documentation](#documentation)
8. [Troubleshooting](#troubleshooting)
9. [How to Contribute](#how-to-contribute)
   - [Web Designers](#web-designers)
   - [Prompt Engineers](#prompt-engineers)
   - [Software Engineers](#software-engineers)
   - [Other Contributions](#other-contributions)
10. [Credits](#credits)
11. [License](#license)
12. [Disclaimer](#disclaimer)

## Introduction

`lib_resume_builder_AIHawk` is a Python lib designed to simplify the creation of personalized, professional resumes. By integrating with GPT models, this library allows you to generate resumes that are tailored to specific job descriptions and formatted in various styles. It provides a flexible approach to resume building with minimal effort.

## Features

- **Dynamic Resume Styling:** Use different pre-defined styles to create visually appealing resumes.
- **Job Description Integration:** Customize resumes based on job description URLs.
- **Flexible Configuration:** Set up resume details using YAML configuration files.
- **Interactive CLI:** Easily generate resumes via an interactive command-line interface.

## Configuration

(TODO)

## Dependencies

`lib_resume_builder_AIHawk` requires the following Python packages:

- `langchain`
- `langchain-community`
- `langchain-core`
- `langchain-openai`
- `langchain-text-splitters`
- `langsmith`
- `openai`
- `regex==2024.7.24`
- `selenium==4.9.1`
- `webdriver-manager==4.0.2`
- `inquirer`
- `faiss-cpu`


## Documentation

Hereâ€™s a detailed documentation for each module in the `lib_resume_builder_AIHawk` library:

(TODO) (:


## Troubleshooting

For issues, open an issue on GitHub or join our Telegram community for support.
ðŸ“² [Join now!](https://t.me/AIhawkCommunity)

## Contributors

- [feder-cr](https://github.com/feder-cr) - Creator and Lead Developer

## How to Contribute

We welcome contributions to `lib_resume_builder_AIHawk`! Whether you are a designer, prompt engineer, software engineer, or have other skills, hereâ€™s how you can help:

### Web Designers

Enhance resume templates with improved visual design. [Learn more.](how_to_contribute/web_designer.md)

### Prompt Engineers

Help refine prompts for better resume customization. [Learn more.](how_to_contribute/prompt_engineer.md)

### Software Engineers

Submit pull requests to improve functionality or fix bugs. [Learn more.](https://docs.github.com/en/get-started/exploring-projects-on-github/contributing-to-a-project)

### Other Contributions

You can also contribute by:
- Reporting issues
- Suggesting new features
- Improving documentation

## Credits

*(To be added)*

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

## Disclaimer

`lib_resume_builder_AIHawk` is designed to assist with resume creation. While it aims to be helpful, it may not cover all specific requirements for every job application.
