Skip to content

Comment on Do LLMs identify fonts?parent

Comments

Why would you even need LLMs for that? Notwithstanding context, finding text that fits into a given bounding box is already perfectly doable via a classical algorithm (in this case e.g. based on dynamic programming).

Notwithstanding context

This is actually quite important! Especially when you're not talking about a single word/name but a group of several words/names.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.