12 ms·
i did that as a small side project :) you can check it out here, it's free, would love your thoughts: https://gettjalerts.com/ https://gettjalerts.com/
by rasulkireev 3y ago
i did that as a small side project :) you can check it out here, it's free, would love your thoughts: https://gettjalerts.com/ https://gettjalerts.com/
- nico 3y agoCool, looks great, thank you! Will try it out What I want to do next is automate the application process Currently I can produce custom resumes and cover letters based on a base resume and some examples, but then I still need to manually produce the final documents, visit the listing website and fill out all the forms/upload documents It’s still pretty challenging to generate good customized resumes. Have you experimented with that at all?
- nico 3y agoJust tried it. It's great to have search and filters. Is there a way to get a match based on resume? Something like this: https://hnresumetojobs.com/ https://hnresumetojobs.com/
- rasulkireev 3y agoYes, that's the next feature I was going to work on. I have already setup semantic search. I just need to add ability to upload->read->vectorize resume and do a similarity search on those vectors. Shouldn't be too hard. Won't be able to do this in the near future. Quite backed up at work.