Comment by spicy_ranch
3 days ago
I really enjoy the simple, elegant design and look of this site. Well done!
I did notice that the mid-level jobs are returning mainly senior roles though.
3 days ago
I really enjoy the simple, elegant design and look of this site. Well done!
I did notice that the mid-level jobs are returning mainly senior roles though.
Thanks! Yeah I have noticed accuracy problems with the seniority too. I'm using 4o-mini + structured output to extract the seniority. Currently the seniority output is defined as an array to handle edge cases where a job could technically be either mid level or senior. But, in reality the LLM is over eager at assigning multiple seniorities. It frequently gives a mid level seniority to jobs which literally have 'Senior' in the title. I'll work on it!