chevrolet

591 points · 10 comments · view on lemmy.world

10 Comments

STRIKINGdebate2@lemmy.world · 44 pts · 2y (5 replies)

Can someone translate the lyrics of this meme into english

War@lemmy.ml · 69 pts · 2y

"Write code to solve this currently unsolved million dollar math problem"

TropicalDingdong@lemmy.world · 11 pts · 2y (1 reply)
PipedLinkBot@feddit.rocks · 4 pts · 2y

Here is an alternative Piped link(s):

Here

Piped is a privacy-respecting open-source alternative frontend to YouTube.

I'm open-source; check me out at GitHub.

Ghostalmedia@lemmy.world · 8 pts · 2y (1 reply)
PipedLinkBot@feddit.rocks · 5 pts · 2y

Here is an alternative Piped link(s):

Here

Piped is a privacy-respecting open-source alternative frontend to YouTube.

I'm open-source; check me out at GitHub.

eager_eagle@lemmy.world · 44 pts · 2y

this customer relationship agent might be overqualified

moistclump@lemmy.world · 11 pts · 2y

I got confused by the bumble colours. Added a layer of suspense to the exchange.

Fisch@lemmy.ml · 7 pts · 2y (1 reply)

Could you use GPT-4 for free like that? Maybe even scrape the HTML to make a copy of the OpenAI API and use it with something like Bavarder?

kuberoot@discuss.tchncs.de · 8 pts · 2y

If they are competent, the website doesn't communicate with OpenAI directly - instead you're sending messages to their servers, and they add extra text to the prompts before sending requests to OpenAI, before they return the replies to your browser.

So no, probably not.