Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
Dhahlan2000
/
AppyJob
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
AppyJob
Ctrl+K
Ctrl+K
  • 1 contributor
History: 29 commits
Dhahlan2000's picture
Dhahlan2000
Update app.py to clarify email generation instructions by specifying the use of exact contact details from the CV, eliminating placeholders. This change enhances the professionalism and accuracy of the generated job application emails, ensuring users provide the correct information for better communication.
934f12d 8 months ago
  • .gitattributes
    1.52 kB
    initial commit 8 months ago
  • .gitignore
    10 Bytes
    Refactor requirements.txt to remove specific version constraints for dependencies, allowing for more flexibility in package management. 8 months ago
  • README.md
    312 Bytes
    initial commit 8 months ago
  • app.py
    6.24 kB
    Update app.py to clarify email generation instructions by specifying the use of exact contact details from the CV, eliminating placeholders. This change enhances the professionalism and accuracy of the generated job application emails, ensuring users provide the correct information for better communication. 8 months ago
  • requirements.txt
    98 Bytes
    Refactor app.py to transition from Gradio to Streamlit for the job application email generator interface. Update UI components including text areas, file upload, and sliders for user input. Modify requirements.txt to remove Gradio and include necessary dependencies for Streamlit and Hugging Face. This change enhances user experience and streamlines the email generation process. 8 months ago