• @petey@aussie.zone
    link
    fedilink
    2710 months ago

    I’m tempted to publish an NPM package to do so as a joke, but I fear that it’d get used seriously

      • @Feathercrown@lemmy.world
        link
        fedilink
        English
        6
        edit-2
        10 months ago
        async function reverse(str){
            return ChatGPT.ask(`Please reverse the string ${str}. Reply only with the answer, without other words or symbols.`);
        }