top | item 42445741

(no title)

diehunde | 1 year ago

Have you considered using an LLM model API? You could just send it the posting text and come with a good prompt to extract the most likely required skills.

discuss

order

azeusCC|1 year ago

I’ve been considering an LLM API, and it definitely sounds promising. My main concern is the cost—I'm processing around 300 job offers per day and plan to scale up further. Do you have any go-to APIs you’d recommend that balance performance and pricing?

diehunde|1 year ago

A while ago I built a prototype app to extract songs and artists from Reddit posts with thousands of comments. I used the Anthropic API, and it was pretty easy to set up and wasn't very expensive. I think you can get a pretty good estimation of how much it would cost beforehand or after a few test runs.