Hacker News new | ask | show | jobs
by WhatsName 705 days ago
Maybe I'm not the target audience, but here are simple questions to the author or potential users:

What about anything more complex like date of birth to age or the other way round? Also since we will inevitably incur costs, why not let a llm write a transformation rule for us?

2 comments

It's not using an LLM, it's just comparing embeddings (which are waaay cheaper)
but embeddings came from somewhere (LLM?).
My thinking as well.