Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gperdrizet
/
resumate
like
1
Configuration error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e20dc23
resumate
114 kB
2 contributors
History:
58 commits
gperdrizet
Updated and cleaned up gradio module unittests
e20dc23
verified
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
General clean up, added save of results to linkedin resume parsing and github repo list retreival.
4 months ago
tests
Updated and cleaned up gradio module unittests
4 months ago
.gitignore
35 Bytes
Added .env file so VScode unittest discovery can have access to environment variables
4 months ago
LICENSE
Safe
35.1 kB
Initial commit
4 months ago
README.md
Safe
900 Bytes
Added status badges for codespace prebuild and HuggingFace space deployment
4 months ago
configuration.py
1.71 kB
Started work on job call context extraction
4 months ago
requirements.txt
56 Bytes
Added OpenAI
4 months ago
resumate.py
Safe
2.85 kB
Added input for additional instructions from user for writer agent, in addition to stock prompt from configuration.py
4 months ago