resumate / functions /gradio.py

Commit History

Removed extra user instructions input
00268c0
verified

gperdrizet commited on

Updated interface
6d69b0b
verified

gperdrizet commited on

Finished writer model
b888581
verified

gperdrizet commited on

Added GitHub repository selector
aa26954
verified

gperdrizet commited on

Added text cleanup
ed82b74
verified

gperdrizet commited on

Updated job call summarization
55cf84d
verified

gperdrizet commited on

Cleaned up GitHub repo list retreival
de6bb68
verified

gperdrizet commited on

Cleaned up LinkedIn resume PDF text extraction and parsing
f70c1ff
verified

gperdrizet commited on

Removed datetime from logging and updated config to clear logfile each run
e55b547
verified

gperdrizet commited on

Added helper function to clean whitespaces and newlines in text
f80cf2d
verified

gperdrizet commited on

Updated logging configuration
5af784b
verified

gperdrizet commited on

Removed default document loading logic
b91ffb5
verified

gperdrizet commited on

Fixed job call summarization
7ff29b0
verified

gperdrizet commited on

Cleaned up requirements
0b01037
verified

gperdrizet commited on

Added logic to handle case where user does not provide job call text and default job call text does not exist.
7e01b9e
verified

gperdrizet commited on

Cleaned up data directory structure for intermediate results
bef6750
verified

gperdrizet commited on

Added default job call loading for development
5d93a4f
verified

gperdrizet commited on

Refactored check for pre-existing linked profile PDF
10f94c1
verified

gperdrizet commited on

Moved multiple instances of 'pylint: disable=broad-exception-caught' to top of file
f9a80bc
verified

gperdrizet commited on

Added defaults for linkedin profile pdf and github profile url
146e731
verified

gperdrizet commited on

General clean up, added save of results to linkedin resume parsing and github repo list retreival.
b9464fb
verified

gperdrizet commited on

Started work on job call context extraction
cbec091

gperdrizet commited on

Added logic to better handle case where user does not provide additional instructions
f8bff10

gperdrizet commited on

Added input for additional instructions from user for writer agent, in addition to stock prompt from configuration.py
edc4b6c

gperdrizet commited on

Added one-step resume writer 'agent' that reformats the information parsed from the linkedin profile export as clean markdown.
91b2483

gperdrizet commited on

Added tests for Gradio and GitHub functions.
90e1657

gperdrizet commited on

Refactored input processing
cb97851

gperdrizet commited on