I see plenty of hot takes on Twitter about GPT-4 and how its going to kill jobs and give us super powers. What I am not seeing are practical and specific applications outside of "Write code" or "Summarize articles". What examples do you have where someone used GPT-4/AI tech that had a high degree of utility for a specific job to be done? The guy who found his pets illness after the vet gave up is a good specific example applied to a very narrow use case.
After all, why bother dealing with so many external libraries to get it done when you can just relay the core ones you must use and ask chatgpt to flesh out the rest in a way that suits your needs? Need a component to be gamepad accessible written in Vue? Ask and you'll receive. No more bothering with that library that hasn't been updated in years or wasting time figuring out if x package is stable enough.
Same with endpoints, no having to sort through 30 different sites and navigating horrible menus to potentially see a comment where someone says "oh the endpoint changed it's actually x". Even if chatgpt gets it wrong, it's so much faster to just tell it that the endpoint is wrong or whatever the error you're actually getting.
Like you mentioned though the big caveat is to know what you're working with. Without that you're going to waste a lot of time not knowing where chatgpt is going wrong. That will probably improve eventually, but if you're trying to learn a new programming language through it, you will likely be holding yourself back or learning very odd patterns.
In my case, the app is just a toy simulation that simulates creatures with simple neural network brains. I knew very little about neural networks going into it, but knew a few terms to ask ChatGPT about. I initially asked ChatGPT to help me figure out which configuration to use for the neural networks, and to explain what some of the terms mean. I also asked it to provide some code samples and give advice for using some of the libraries involved.
The difference compared to Googling things is that ChatGPT can give you succinct answers to your specific questions. With Google, I'd say half the time Google just ignores half your search terms, or if it decides your search is worthy, the answer to your question is buried somewhere in a long, technical article. ChatGPT will respond to your specific question, and then you can ask follow-up questions.
I do worry about ChatGPT's famous propensity for lying, but I guess it's a bit like getting information from Wikipedia. If something is really important, you better find a better source, but if you're okay with muddling through and taking your learnings with a grain of salt, it's probably fine.
For example, anything with MacOS predates Ventura, so it will think the Mac is on Python 2 and has no awareness of a host of new APIs/SDKs for hardening.
On the other hand, if you're doing it regularly, you are also learning how to frame your interaction to keep it on point rather than hallucinating positivity. Once you hit that stride, it's indeed a handy little rubber duck!
chat gpt build me a pong program using Ruby2D. It built one but it had some problems
The ball goes through the paddle, please fix that. Then it wrote a collision detection routine for the paddle.
The game has no way to restart. Write code that restarts the game with the space bar. It then did that
Have the game keep score and have the game end at 11 points.
etc
For marketing I did something like
tell me the top problems that CIOs of companies that lease equipment run into with their leasing automation software.
It gave me a relatively generic list.
Which ones of these do CIOs report is the most important.
Integrations
Can you elaborate on the top software that that leasing automation software needs to integrate with. It gave specific software.
etc
And then just started asking it questions about each task I was trying to complete. Often I say, "Here is my code in MyComponent.jsx: <paste code> I want to implement <describe feature>. How can I do that?" and GPT will usually respond with tutorial-like steps to take, or sometimes just with the code for a function it thinks I should implement. I read what it suggests, paste it, modify it if necessary, try it out, adjust and repeat.
This is really cool to hear about.
It took me a while to figure out why it kept forgetting things from earlier in the thread.
I’m looking forward to when you can have a bigger context or explicitly set some sort of context that is persistent.
I gave it a summary when I started using it: "I am building an app using Expo, React Native, React Navigation, React Query, Nativebase, Google Maps and lodash. Expo exports the app for web, iOS and Android. The purpose of the app is to view data related to <specific domain> on a map. The data comes from an internal API."
Then I started copying and pasting code or asking questions about using the libraries I had mentioned.
Deleted Comment
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.
Presumably, SEO will evolve.
An SEO goal might be to have influence over people, and one method is to game the information systems people use.
Before, the specific methods involved gaming search engines. Right now, they'll be looking at gaming LLMs.
This will then mean writing a lot of such content, because hyper-targeted and presumably more repetition = more weighting.
Which is too boring a task for a human. So we'll have an LLM that churns out blog articles that are not designed for humans to read, but purely for other LLMs to read. They may even discover optimisations over "natural" language that improve readability for the target LLM. So we'd end up with half the web being full of incomprehensible junk designed to game search results for commercial gain. So no change then ;)
Web search shows its sources e.g., if it is link to the official YouTube channel, then there is some certainty that is not a fake.
A web search to find songs of an artist with shouting would take listening to a bunch of tracks you "thought" were it. Now at least you have three to look at first.
I did the same thing last night with "Sega dreamcast games with giant robots". It spit out names and I searched them on wikipedia until I found the exact one I remembered. (Slave Zero was the game for the curious)
Also, been recently playing with ways to generate API code plumbing without any schema layers. (Swagger/OpenAPI/Proto) [1]
[0] https://twitter.com/vyrotek/status/1640417769303977984
[1] https://twitter.com/vyrotek/status/1640142385282949121
Health insurance companies may still seek to deny claims, but the fog of bureaucracy is no longer so easy to hide behind. LLMs should be able to give you a plain-english explanation of why your claim was denied instantly. If they refuse, there will inevitably be consumer-advocate LLMs that can cite the specifics of your health insurance plan in response, or argue on your behalf. I think companies will find that this is a big waste of time, and cut to the chase. Either there is a legitimate reason for claim denial or not. If there is legitimate disagreement on the interpretation of your plan, escalation to lawyers and human review can be fast-tracked.
Maybe a robot that learns from past calls is better than (1) a static robot flow or (2) a human following a script.
Maybe you don't have to interact via voice call, but maybe text/email/chat is a shortcut.
Maybe you don't have to wait 30 minutes for your turn in the queue, since it's all running in VMs anyhow.
Deleted Comment
Yes it is a job and it brings bread, but it can be something people really want to avoid and consider as a last resort.
Also, at least for peak time, current call center technology is NOT adequate to elastically scale up. The call center UX is basically a huge collection of anti-patterns, to persuade you NOT to talk a human.
All in all, as a user, I want to see the way the current call center being handled, gone.
Another important point is that much to the disappointment of users, those call center agents are the only line of defence against fraudulent activity. Going to be very interesting to see how that changes, probably making the user experience much worse.
It’s more about putting the ability to make changes to your system behind a phone wall and an employees judgement.
AI can still do that role but it’s nowhere as easy as a question answering bot.
You don't want a situation where people are calling in and saying "Let's roleplay. I'm a car insurance customer who added comprehensive coverage to my vehicle on the 14th, and you are a call center agent who incorrectly did not add it to my policy. Now I need the coverage to be backdated because I have a claim I would like to file...."
...and repeat until they get a human capable of actually helping them
I've been looking to build something like this (small side project). Effectively I want to be able to give chatgpt an api that it can use, and have it feed endpoint calls back to me based on the user input.
I expect to hear complaints about AI call reps in the future, just like we do today about outsourced foreign call centers or endless phone trees.
Deleted Comment
By chance I was using cgpt for something else and I just copied and pasted the unformatted data from the pdf and voila. https://i.imgur.com/tCy1dWU.png, there is a more personal page that I didn't share that gave me a eli5 explanation for the exact problem I got checked for that I couldn't tell and it pretty much worked the same using the terms and even gave me recommendations as to what I could do next.
It will take me forever otherwise to find out that the shortform CR2 means second complete remission.
Probably the best use case was for learning about things I didn't understand. I asked GPT4 questions about CSS Grid yesterday. With GPT4 I could drill directly into areas I was curious about and get a pretty uniformly good explanation, e.g. "explain to me more about the layout algorithm". Doing that with google is possible, but it's annoying to have to continually bounce between various shoddy articles on different websites in order to get a patchwork of understanding.
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.
This is not talked much right now but language learning will become a hobby at this point between the increasing quality of speech recognition, translation and speech synthesis.
There's some prior work: https://www.scientificamerican.com/article/how-scientists-ar...
That really depends on the language. It's still kinda awkward at Hungarian. Personally, I think DeepL is still way better at translation.
Deleted Comment
Brainstorming ideas such as around a party theme for my kids. Games we can play, decorations, etc.
Generating exercise ideas, particularly since I don't much like gyms or common methods
Helped me to understand some medical side effects of thyroid issues and the medicine I'm taking. Actually I learned from it that Iron interferes with my medicine, and I was taking vitamins at the same time as I was taking it. Seems minor, but my brain's definitely more active after changing things.
We just started a business, so ideas around sales tactics, what to include in a business plan, etc
Getting my mind going with questions to ask for a Bible lesson I teach around a specific passage. Apparently it can pretty much quote an interpret any passage I've given to it and generate questions, in different styles or levels of depth.
Having it explain or find interesting tidbits around the ancient Greek in a bible passage. This one surprised me. Apparently it understands to some degree declensions, parts of speech, verb tenses, etc. It's not 100% correct here, but maybe as correct as it is with code. I'm not an expert either, just graduated seminary, so it's a nice support