Commit Graph

182 Commits

Author SHA1 Message Date
Syed
08810adf05 fixed yaml indentations 2024-09-04 06:38:23 +05:30
Syed
059f5e9302 fixed erros for arrays 2024-09-04 06:28:26 +05:30
Syed
14fff0b051 prettified yml 2024-09-04 06:25:31 +05:30
Syed
9e88d3ba8d Add config for templates 2024-09-04 06:22:08 +05:30
Syed
f9b6f36357 Add bug issue template 2024-09-04 06:07:44 +05:30
Federico
e3bcc9d5e8
Merge pull request #266 from feder-cr/main
add
2024-09-03 19:08:44 +02:00
Federico
fd64c2badb
Merge pull request #253 from riteshp112/ritesh-main
handled already logined case
2024-09-03 19:07:42 +02:00
Federico
314f054fc0
Merge pull request #204 from mmcc007/main
plain_text_resume.yaml generator from text resume
2024-09-03 17:54:20 +02:00
Federico
1b6c388a0f
Merge pull request #247 from spectreDeveloper/v3
Instructions to apply_jobs function toDo
2024-09-03 17:53:56 +02:00
Federico
a17d3766d4
Merge pull request #260 from feder-cr/main
cover letter fixed
2024-09-03 17:14:38 +02:00
feder-cr
6d72788f80 cover letter fixed 2024-09-03 16:35:28 +02:00
Ritesh
ba7ac0fbb1 handled already logined case 2024-09-03 12:45:06 +05:30
Manu Altieri
092f4e7032 Added instructions toDo; about apply method 2024-09-03 00:27:54 +02:00
Maurice McCabe
3511dbc88e
Merge branch 'v3' into main 2024-09-02 08:13:09 -07:00
Federico
6f383632a0
Merge pull request #230 from spectreDeveloper/v3
Added method to get fields required for fast apply via API, fixed easyApply filter for search.
2024-09-02 14:41:23 +02:00
Federico
15bbd61177
Merge pull request #199 from zaverichintan/v3
Added support for Ollama running locally or publicly hosted api
2024-09-02 14:27:48 +02:00
Federico
020d7a24dc
Merge branch 'v3' into v3 2024-09-02 14:27:29 +02:00
Manu Altieri
d2372523fa fixed the parsing of the required fields for apply 2024-09-02 11:10:18 +02:00
Maurice McCabe
685da0f9fc replace lib PYPDF2 with pdfminer.six 2024-09-02 01:44:54 -07:00
Maurice McCabe
23567ee7c4 updated for generating resume yaml from pdf 2024-09-02 01:25:38 -07:00
Maurice McCabe
ff087129b0 add support for converting a pdf to txt 2024-09-02 01:06:11 -07:00
Manu Altieri
d76a35fa7c Fixed easy apply search, implemented method to extract required fields from API with new endpoint, Todo; parse result json to return a dict that contains title, optionUrn and possible choices for the value if present 2024-09-01 22:53:05 +02:00
Manu Altieri
c0f186ba84 Fixed easy apply search, implemented method to extract required fields from API with new endpoint, Todo; parse result json to return a dict that contains title, optionUrn and possible choices for the value if present 2024-09-01 22:48:01 +02:00
user
d1d9e9f6a3 config yaml file with default openai gpt freely hosted 2024-09-01 21:16:02 +02:00
user
28b8fa3746 README updated 2024-09-01 21:15:03 +02:00
user
777d1fa4a6 Claude support with langchain antrhopic 2024-09-01 19:33:42 +02:00
Federico
60b3c9950d
Merge pull request #217 from earl562/main
Documentation TODO: https://github.com/feder-cr/linkedIn_auto_jobs_applier_with_AI/issues/193
2024-09-01 16:08:47 +02:00
EP
28e4f29e21
Merge branch 'v3' into main 2024-09-01 09:19:24 -04:00
Earl Perry
9ed0c3ea63 Instead of adding a documentation section, improved trouble shooting guide, with current issues, solutions, and addtional resources 2024-09-01 09:01:52 -04:00
user
6b4ebe1bd0 config.yaml corrected 2024-09-01 12:01:39 +02:00
user
a9d9e13474 Adapter class added 2024-09-01 11:59:43 +02:00
Maurice McCabe
aa5f319494
Merge branch 'v3' into main 2024-08-31 21:55:01 -07:00
Maurice McCabe
369c23791d use gpt-4o-mini 2024-08-31 15:58:55 -07:00
Maurice McCabe
67543499ab update cmdline utility to match README 2024-08-31 15:41:33 -07:00
Maurice McCabe
93691913f9 update cmdline utility to match README 2024-08-31 15:41:08 -07:00
Maurice McCabe
fbb04b5f67
Merge branch 'feder-cr:main' into main 2024-08-31 14:57:15 -07:00
Maurice McCabe
be8ddb8241 resume generator cmdline utility 2024-08-31 14:56:37 -07:00
user
ca4f56833a Added support for ollama endpoint and defining the LLM model in the config 2024-08-31 22:58:40 +02:00
Federico
3c0fbb4969
Merge pull request #200 from spectreDeveloper/v3
Added a new pyhon class linkedin-api.py, edited to allow to search only jobs with easyApply easly.
2024-08-31 21:07:56 +02:00
user
d964f599be Added support for Ollama running locally or publicly hosted api 2024-08-31 20:19:33 +02:00
Manu Altieri
bac05ad04c Adding linkedin-api.py to search jobs without use selenium (requirements) 2024-08-31 19:39:44 +02:00
Manu Altieri
9fc3274b9a Adding linkedin-api.py to search jobs without use selenium. 2024-08-31 19:31:31 +02:00
Federico
165a6150f8
Merge pull request #192 from air55555/main 2024-08-31 17:39:25 +02:00
1
1f70046961 Readme upd to ease troubleshooting and fixing 2024-08-31 17:18:18 +03:00
Federico
6f3b3252ba
Merge pull request #186 from air55555/v3
Readme upd to ease troubleshooting and fixing
2024-08-31 14:11:55 +02:00
1
761bb91e96 Readme upd to ease troubleshooting and fixing 2024-08-31 12:41:05 +03:00
feder-cr
0e90d4be7d now we use pydantic for yaml validator 2024-08-29 19:01:42 +02:00
Federico
45bc6ea95d
Merge pull request #135 from spectreDeveloper/v3
logged in functions optimized
2024-08-29 17:31:56 +02:00
feder-cr
e898df9880 v3 lib 2024-08-29 17:11:38 +02:00
Manu Altieri
f948443a39 Make the function better, because is not needed check selectors. when a user is logged on linkedin will be redirected already on /feed/ endpoint, otherwise url will remain https://linkedin.com, so is possible check the state of login just using this approach 2024-08-29 17:08:26 +02:00