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

  • Log In
  • Sign Up

Spaces:
gperdrizet
/
resumate
Configuration error

App Files Files Community
Fetching metadata from the HF Docker repository...
resumate
108 kB
  • 2 contributors
History: 52 commits
gperdrizet's picture
gperdrizet
Passed OPENAI_API_KEY into workflow environment from repository secrets
1755ab9 4 months ago
  • .devcontainer
    Added github actions VScode extension 4 months ago
  • .github
    Passed OPENAI_API_KEY into workflow environment from repository secrets 4 months ago
  • functions
    Added logic to better handle case where user does not provide additional instructions 4 months ago
  • tests
    Updated tests of get_processed_data() function 4 months ago
  • .gitignore
    30 Bytes
    Added input for additional instructions from user for writer agent, in addition to stock prompt from configuration.py 4 months ago
  • LICENSE
    35.1 kB
    Initial commit 4 months ago
  • README.md
    900 Bytes
    Added status badges for codespace prebuild and HuggingFace space deployment 4 months ago
  • configuration.py
    857 Bytes
    Added one-step resume writer 'agent' that reformats the information parsed from the linkedin profile export as clean markdown. 4 months ago
  • requirements.txt
    49 Bytes
    Added one-step resume writer 'agent' that reformats the information parsed from the linkedin profile export as clean markdown. 4 months ago
  • resumate.py
    2.85 kB
    Added input for additional instructions from user for writer agent, in addition to stock prompt from configuration.py 4 months ago