--- title: Custom Cover Letter Generator emoji: 📉 colorFrom: red colorTo: purple sdk: gradio sdk_version: 5.35.0 app_file: app.py pinned: false --- # ✨ AI Cover Letter Generator Create personalized, professional cover letters in seconds using NLP technology. [![Hugging Face Spaces](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Spaces-blue)](https://huggingface.co/spaces/your-username/cover-letter-generator) ![Demo](https://img.shields.io/badge/Demo-Live-green) ## Features - 🚀 3-step guided process - 🎯 Skill matching between resume and job description - ✍️ Adjustable writing tones - 📥 Download as text file - 📱 Mobile-responsive design ## How to Use 1. **Personal Details**: Enter your contact information 2. **Job & Resume**: Paste job description and resume content 3. **Generate**: Review and download your custom cover letter > Always review generated content before professional use ## Technical Details - **Model**: GPT-2 Medium (774M parameters) - **NLP Processing**: Skill extraction and contextual matching - **Customization**: Tone adjustment for different industries ## Setup for Hugging Face 1. Create new Space with Gradio SDK 2. Upload all files 3. Add `header.jpg` to assets folder 4. Set hardware to GPU for faster inference