Show HN: Not everything needs a browser, job search from the command line(tiktok.com)
tiktok.com
Show HN: Not everything needs a browser, job search from the command line
https://www.tiktok.com/@nico.chilefornia/video/7342667803645840683?_t=8kPUnBAGgId&_r=1
2 comments
i'd love to see the code. very interesting
Thank you
Some of the code (the basic scraper and gpt analysis) is here:
https://news.ycombinator.com/item?id=39539103
My plan is to soon post the whole thing in GitHub and track it there
Some of the code (the basic scraper and gpt analysis) is here:
https://news.ycombinator.com/item?id=39539103
My plan is to soon post the whole thing in GitHub and track it there
So far this tool:
* saves my resume * saves my preferences for job (eg. remote, rails, salary) * scrapes online job listings * uses GPT to match my resume, and preferences with the job listings * provides a list of AI-curated job matches with an explanation why the job is a good fit for me, as well as instructions on how to apply
Would love some feedback. Let me know if you want to try it out