Elektrine lite

← Feed

@mitchellh@hachyderm.io

Post #2144351

2023-03-23 18:13 UTC

I've developed a lot of plugin systems, and the OpenAI ChatGPT plugin interface might be the damn craziest and most impressive approach I've ever seen in computing in my entire life. You create an OpenAPI manifest for your API with human language descriptions of what each endpoint, parameter object, and response object does. And... that's it. You let the model figure it out from there. That's quite a DX achievement.

Replies (4)

  • @jrosell@mastodon.social 2023-03-23 22:18

    @mitchellh@hachyderm.io this video is awesome https://player.vimeo.com/video/810996688?h=b552e96813&badge=0&autopause=0&player_id=0&app_id=58479

    Open ##2297123

  • @pseudonym@mastodon.online 2023-03-24 03:25

    @mitchellh@hachyderm.io What the what now?

    Open ##2297124

  • @mitchellh@hachyderm.io @pierrenick@hachyderm.io Have a Business Analyst write the specs. QA test the bounds. At that point what are the programmers doing? That’s a whole bunch of corporate programming jobs

    Open ##2297143

  • @pzingg@mastodon.cloud 2023-03-24 05:55

    @mitchellh@hachyderm.io Don’t really understand why ChatGPT couldn’t have created the whole thing (create the sandbox, requirements.txt, manifest, install plugin, test it, whatever) and made its own video. Who needs a human to do the copying, pasting, clicking and screen recording? That’s so Facebook/Google-era.

    Open ##2297144