752
chef kiss (infosec.pub)
submitted 10 months ago by glowie@infosec.pub to c/programmerhumor@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] flossdaily@lemmy.world 29 points 10 months ago

In my experience, what makes gpt-4 great for coding is its astonishing knowledge of available software libraries, built-in interface features, etc.

I'll tell it the task I want done, and it will tell me where to find, and how to install the necessary dependencies.

With zero experience in browser extension design, gpt-4 helped me to build an incredibly complicated Chrome extension, using vector database; creating a custom, cloud-based server; web scraping with headless browsers, voice recognition, speech synthesis, wake-word capabilities, and a sophisticated user interface. I had ZERO experience with ANY of these.

For me, using gpt-4 was like collaborating with a just okay programmer, but one who had extensive experience with literally every programming language, API, protocol, etc.

And it was a collaboration. We would talk through problems together. I would make observations and guesses about why a block of code wasn't working, and it would tell me why I was wrong, or alternately tell me I was right, and produce a fixed version.

[-] Pantoffel@feddit.de 3 points 10 months ago

So what are you building? A browser STT interface for chatting with GPT and other LLMs?

[-] flossdaily@lemmy.world 7 points 10 months ago* (last edited 10 months ago)

I'm not ready to talk about it in detail. Even my boss doesn't know. But you're in the right ballpark.

I'm actually building a proof-of-concept prototype for what I want to work on... and I'm using a browser extension so that I can build it independently without anyone from the tech team being involved and slowing me down.

[-] Pantoffel@feddit.de 2 points 10 months ago

That sounds nice. I've been looking at serenade.ai and thought about extending their STT with an option to use another third-party STT engine. I would then like to extend their command engine with LLM command recognition. In my experience, maybe also with my pronunciation as a non-english speaker, their STT and command recognition really doesn't work that well.

[-] flossdaily@lemmy.world 3 points 10 months ago

Have you tried Whisper from OpenAI? It's the best I've ever seen. I'm curious how it would handle accents.

[-] Pantoffel@feddit.de 2 points 10 months ago

No, not yet. But thanks for the tip!

[-] Hazzia@discuss.tchncs.de 2 points 10 months ago

Gpt-4 is the paid version, right? I'll give it a go when my budget loosens up a bit

[-] Even_Adder@lemmy.dbzer0.com 5 points 10 months ago

People have had similar success with Bing Chat, and it's free and uses GPT-4.

[-] Pantoffel@feddit.de 3 points 10 months ago

I feel that bing chat results are a lot worse than gpt4 tho

[-] Even_Adder@lemmy.dbzer0.com 1 points 10 months ago

It has different rules from OpenAI's GPT-4, so it might require a slightly different approach.

[-] flossdaily@lemmy.world 4 points 10 months ago

Yes it is the paid version, and you should not wait until your budget loosens up.

This is an absolutely CRITICAL new technology. Think of it the way we think of the boomer generation when the computer revolution hit.

Some of them got on board and learned to use this new tech, and some decided it was too hard and assumed they'd never really need it.

I shit you not, learning how to really use gpt-4 has made me probably 100x more efficient at my job in all kinds of ways... most of them unexpected.

Within a few years the workforce is going to be divided between people who are super workers using gpt-4, and people who aren't.

Someone out there is going to figure out how to use gpt-4 to take your job. So, if you're smart, you still decide to be that someone.

And you're already 5 or 6 months late to the party.

this post was submitted on 11 Aug 2023
752 points (93.8% liked)

Programmer Humor

31228 readers
51 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 4 years ago
MODERATORS