I think I have a genuine need for an #LLM. Can someone tell me if this is possible?

@openbenches contains ~40k text inscriptions.

Someone wants to know how many are dedicated to men, how many to women.

"To Grandma Sylvia" is obvious.
"To R Smith" is not.

Could an AI give a rough estimate of the gender of a subject?

Could it ignore text relating to who the inscription is from? "To Granny from Dave and Alice".

What would be the most accurate / cheapest / fastest / easiest tool to work with?

@Edent @openbenches I would give OpenRouter (where you can easily use different models) a try. With $5 credit you can do a lot. Every request costs 0,0001$ or similar (depending on the model). It’s quite easy to integrate with (same OpenAI API). I use it daily to automatically generate alt text, description and hashtags from images (when I automatically post to socials from @bookcorners )

Models I recommend: gpt-5.4-nano or gpt-5.4-mini

@andreagrandi Cheers, I'll take a look.