A web application that generates customized cover letters based on user-provided job details. The generated cover letters are tailored to match the job description, word count, and desired tone.
- Interactive form to input job details
- Dynamic generation of cover letters using AI-powered text generation
- Option to download or copy the generated cover letter
- Customizable word count and desired tone
- Clone the repository:
git clone https://github.com/your-username/cover-letter-gpt.git
- Navigate to the project directory:
cd cover-letter-gpt
- Install the dependencies:
npm install
- Start the development server:
npm start
- Open your web browser and visit http://localhost:3000 to access the application.
- HTML
- CSS
- JavaScript
- jQuery
- Bootstrap
- Python
- Flask
- OpenAI GPT-3 API
Contributions are welcome! Please refer to the Contribution Guidelines for more details.
This project is licensed under the MIT License.