Spaces:
Runtime error
Runtime error
| 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. | |
| [](https://huggingface.co/spaces/your-username/cover-letter-generator) | |
|  | |
| ## 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 |