Ask HN: What's the coolest non standard application of LLMs you've seen?
1–10 of 65 posts
Something other than the chat bots.
Re: Ask HN: What's the coolest non standard application of LLMs you've seen?
#2[deleted]
Re: Ask HN: What's the coolest non standard application of LLMs you've seen?
#3Summarizing the legal terms for a new job offer
Re: Ask HN: What's the coolest non standard application of LLMs you've seen?
#4Summarizing the legal terms for a new job offer
Trusting an LLM for anything to do with legal agreements seems like a terrible idea.
Re: Ask HN: What's the coolest non standard application of LLMs you've seen?
#5Summarizing the legal terms for a new job offer
Behold the wonders of the modern age!
Re: Ask HN: What's the coolest non standard application of LLMs you've seen?
#6Honeycomb is an open telemetry tool that has a complicated search UI. They also have a text box you can use to have it query your data for you, it basically just drives the filtering and group by UI. It's really cool because it just makes the UI simpler to use, worse case it might set the wrong filter.
Re: Ask HN: What's the coolest non standard application of LLMs you've seen?
#7Re: Ask HN: What's the coolest non standard application of LLMs you've seen?
#8Re: Ask HN: What's the coolest non standard application of LLMs you've seen?
#9I'm attempting to create a frequency list of words for language learners. (In Japanese.)
Commonly, these lists are based in just what word appears in the text at "surface" level. However, words commonly have multiple "senses" or nuances of meaning in which they are used. Dictionaries list these senses, but it has been traditionally hard to disambiguate which sense the word is used in, given an usage in text.
LLM's make this feasible, so I'm attempting to create a word sense/usage frequency list.
Re: Ask HN: What's the coolest non standard application of LLMs you've seen?
#10Simulating The Sims with LLMs and observe their behavior
https://dl.acm.org/doi/abs/10.1145/3526113.3545616