Live data from Hacker News

Ask HN: What is a specific use of GPT-4 that you think is remarkable?

news.ycombinator.com

21–30 of 143 posts

Re: Ask HN: What is a specific use of GPT-4 that you think is remarkable?

#21
post #5
post #3

It can explain stuff to you in exactly the way you need to, and walk you through problems. You can ask it to create quizzes / guided questions for you which helps in organizing your own thoughts. Another application I find quite remarkable is asking it for good prompts for image generation models. The biggest benefit is that you're not starting from zero when entering a new problem space / domain.

But how do you assert the information is correct? It could be dangerous to blindly trust an imperfect tool as a teacher.

If I'm taught by any teacher, even a human one, I will blindly trust them. Also I require these human teachers to be perfect (omniscient, omnipotent, omnibenevolent) so that I avoid danger. This is how I assert the information is correct.

EDIT: guys the point of this comment was to show how ridiculous the requirements of the parent comment would be if applied to human teacher as well as to AI teacher

Re: Ask HN: What is a specific use of GPT-4 that you think is remarkable?

#22
Unlike 3.5, GPT-4 is competent at translation. Not just competent; it's better than most human translators. We might not want to leave it to its own devices yet, but there's a large number of novels that were never translated, or were only translated badly.

Personally, I've been setting things up to have it translate a series of light novels from Japanese to English. Experiments through the chat interface show it's working; now I just need API access, to fully automate it.

Re: Ask HN: What is a specific use of GPT-4 that you think is remarkable?

#24

Unlike 3.5, GPT-4 is competent at translation. Not just competent; it's better than most human translators. We might not want to leave it to its own devices yet , but there's a large number of novels that were never translated, or were only translated badly. Personally, I've been setting things up to have it translate a series of light novels from Japanese to English. Experiments through the chat interface show it's…

> GPT-4 is competent at translation

That really depends on the language. It's still kinda awkward at Hungarian. Personally, I think DeepL is still way better at translation.

Re: Ask HN: What is a specific use of GPT-4 that you think is remarkable?

#25
post #18

Call center employees are pretty much as good as gone once the price comes down on GPT4. You can pretty easily give it a good prompt that allows it to answer very specific questions about your company, or interact with external APIs to schedule services, make changes based on the customer's requests, etc. Throw some Speech to Text and Text to Speech services in front and behind it, and voila you have an AI receptioni…

I am dreading the inevitable future day when I have to argue about a denied health insurance claim on the phone with a fucking robot prompted to make it as difficult as possible for me to win.

Re: Ask HN: What is a specific use of GPT-4 that you think is remarkable?

#26
I've been using it as a discussion machine and a way to cut down search.

My usual loop used to be:

1. Search for X

2. Review documentation and other websites that come up

3. Learn from my review and further refine my search

4. Continue steps over and over until I get what I want

---

My new loop is:

1. Ask ChatGPT about X

2. Use the words that ChatGPT returns to me as search terms

3. Review documentation and other websites that come up

4. Learn from my review, further refine my search, and talk to ChatGPT about it

5. Continue steps over and over until I get what I want

I initially thought that using ChatGPT in such a fashion would lead to a longer amount of time - especially since I'm adding a new tool to my "loop".

Instead, finding and learning what I need is much faster. My old loop I would do 3+ times. The new loop with ChatGPT takes 1-2 times.

When you aren't familiar with X it becomes difficult to know what to search for. Even if you have the docs in front of you, you need to know key terms to search through the docs for.

ChatGPT makes finding key terms to search for much, MUCH easier. Fact checking ChatGPT (for the most part) doesn't take me that many cycles.

Re: Ask HN: What is a specific use of GPT-4 that you think is remarkable?

#28
I've been using it for long-term memory supplementation. Had a faint memory of driving around in a friend's truck back in high school and was trying to remember a Marilyn Manson song we always played.

Asked it this the other day:

> Are there any other marilyn manson songs with a crowd shouting?

And it spit out:

===

Yes, Marilyn Manson has used the sound of a crowd shouting in several other songs besides "The Beautiful People." Here are a few examples:

"Irresponsible Hate Anthem" - This song, which appears on the album "Antichrist Superstar," opens with the sound of a crowd chanting "Hate! Hate! Hate! Hate!" before launching into a heavy industrial metal riff.

"The Fight Song" - Another track from the "Holy Wood (In the Shadow of the Valley of Death)" album, "The Fight Song" features a crowd chanting "Marilyn Manson" before the song begins.

"This Is the New Shit" - This song, from the album "The Golden Age of Grotesque," features a chorus that includes the sound of a crowd shouting "Are you motherfuckers ready for the new shit?"

These are just a few examples, as Marilyn Manson has used the technique of incorporating crowd shouting in several of his songs throughout his career.

===

I'm highly skeptical of GPT/LLM as a replacement for humans at the task-level, but for search, this can't be beat. It replied almost instantaneously.

Even more shocking: I think this will seriously destroy Google and the concept of SEO. That's extraordinary considering how pivotal Google is to the internet of today. This is the beginning of the OS in the movie Her.

Re: Ask HN: What is a specific use of GPT-4 that you think is remarkable?

#30
post #18

Call center employees are pretty much as good as gone once the price comes down on GPT4. You can pretty easily give it a good prompt that allows it to answer very specific questions about your company, or interact with external APIs to schedule services, make changes based on the customer's requests, etc. Throw some Speech to Text and Text to Speech services in front and behind it, and voila you have an AI receptioni…

I am dreading the inevitable future day when I have to argue about a denied health insurance claim on the phone with a fucking robot prompted to make it as difficult as possible for me to win.

Why would you do that when you can dispatch your own AI to argue for you?
Post reply on HN