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

  • Log In
  • Sign Up

Spaces:
Dhahlan2000
/
AppyJob
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
AppyJob
8.18 kB
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 over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • .gitignore
    10 Bytes
    Refactor requirements.txt to remove specific version constraints for dependencies, allowing for more flexibility in package management. over 1 year ago
  • README.md
    312 Bytes
    initial commit over 1 year 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. over 1 year 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. over 1 year ago