Posts
All the articles I've posted.
When is Code Generation Useful?
Published: at 09:48 PMAs LLMs get smarter and faster, is code generation necessary?
Are these two people the same? Solving entity resolution with LLMs
Published: at 03:05 PMFiguring out whether two entities (people, places, products, etc.) are the same for data joins or de-duplication can always be a challenge, particularly when dealing with messy data with no unique identifier. LLMs provide a potentially simpler / more generalizable solution to this problem