Commit Graph

174 Commits

Author SHA1 Message Date
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
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
Federico
38fbaaa456
Merge pull request #113 from josylad/readme 2024-08-29 14:59:24 +02:00
Joseph Adediji
d004ea06d5 Adjust the LLM temperature to reduce hallucinations 2024-08-28 22:21:26 +01:00
Joseph Adediji
628fd55201 docs: update README.md 2024-08-28 22:20:24 +01:00
Federico
df828094a0
Merge pull request #93 from josylad/readme
docs: update README.md
2024-08-28 12:23:18 +02:00
Joseph Adediji
3503593411 docs: update README.md 2024-08-28 00:59:57 +01:00
Federico
08db7ca215
Merge pull request #88 from waleed-durrani/banner-and-visual-improvements
Enhance README with improved branding, social links, email, and clearer messaging.
2024-08-27 18:38:35 +02:00
Muhammad Waleed
d5f08ae266
Enhance README with improved branding, social links, email, and clearer messaging. 2024-08-27 21:03:02 +05:00
Federico
b13020698b
Update README.md 2024-08-26 21:31:54 +02:00