> they had the llm concept first and couldnt really materialize it into anything commercial until chat gpt came around.

Wasn't the "fuzzy search" that ignored keywords run by some sort of LLM? I.e. "lady gaga age" would return documents with "lady gaga old" etc.

> Wasn't the "fuzzy search" that ignored keywords run by some sort of LLM? I.e. "lady gaga age" would return documents with "lady gaga old" etc.

That was embeddings AFAIK, so yeah, similar technology to LLMs.