Welcome
RSS FeedThis is my personal blog where I write about technical and non-technical topics.
If you need some custom development or data work done, feel free to reach out to me at bot at ihsaanp dot com
Open Source
Applications
Featured
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