Added mocking to test to avoid API calls where possible a974c1c verified gperdrizet commited on Jul 30
Cleaned up LinkedIn resume PDF text extraction and parsing f70c1ff verified gperdrizet commited on Jul 23
Removed datetime from logging and updated config to clear logfile each run e55b547 verified gperdrizet commited on Jul 23
Added helper function to clean whitespaces and newlines in text f80cf2d verified gperdrizet commited on Jul 23
Added try/except to catch errors decoding model job summary to JSON d949669 verified gperdrizet commited on Jul 15
Updated post-processing of job call summary from model - converted to Python dictionary. 8a31cf5 verified gperdrizet commited on Jul 15
Simplified API key management and moved model instantiation out of configuration file 7482626 verified gperdrizet commited on Jul 14
Switched to Claude 3.5 Haiku for both agent and job call summary, seemes to be the best so far dfe6c2f verified gperdrizet commited on Jul 14
Added logic to not break resume generation if there is no job call summary avalible 7da0e48 verified gperdrizet commited on Jul 12
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 Jul 12
Cleaned up data directory structure for intermediate results bef6750 verified gperdrizet commited on Jul 12
Added function to get details for github repo from its url ad17523 verified gperdrizet commited on Jul 12
Moved multiple instances of 'pylint: disable=broad-exception-caught' to top of file f9a80bc verified gperdrizet commited on Jul 11
Added defaults for linkedin profile pdf and github profile url 146e731 verified gperdrizet commited on Jul 11
General clean up, added save of results to linkedin resume parsing and github repo list retreival. b9464fb verified gperdrizet commited on Jul 10
Added logic to better handle case where user does not provide additional instructions f8bff10 gperdrizet commited on Jul 10
Added input for additional instructions from user for writer agent, in addition to stock prompt from configuration.py edc4b6c gperdrizet commited on Jul 10
Added one-step resume writer 'agent' that reformats the information parsed from the linkedin profile export as clean markdown. 91b2483 gperdrizet commited on Jul 10
Added function to retreive user's public GitHub repository list. da25614 gperdrizet commited on Jul 9
Cleaned up, added some instruction text to the UI and renamed the PDF resume parsing module. f5b66ec gperdrizet commited on Jul 9