I’m in the process of hiring for a position and I have two candidates. It’s a tough call because both are very proficient but each has some unique attributes. I thought I might ask ChatGPT’s assistance with thinking it through.

I recorded myself talking through my thoughts on each one as I read through their resume and the Q&As that I’ve done with each. Then uploaded the audio file to the whisper-1 api for transcription (for this I’m using the OpenAI API).

Then I pasted the transcribed text into GPT4 and then prompted it with: “Above is my transcribed notes comparing two candidates for a position together. Help me think through this decision by asking me questions, one at a time.”

ChatGPT proceeded to ask me really good questions, one after the other. After a while I felt like it had got me to think about many new factors and ideas. After about 22 questions I’d had enough, so I asked it to wrap up and summarize our next steps, to which it spit out a bullet-point list of what we’d concluded and, what steps we should take next.

I don’t know if everyone is using ChatGPT this way, but this is a really useful feedback system.

  • @nucleativeOP
    link
    English
    211 months ago

    I did it with the whisper-1 api, which is not ChatpGPT itself, it’s the Openai API: https://platform.openai.com/docs/guides/speech-to-text. It took about 45 seconds to return maybe 15 minutes of audio worth of text.

    Accuracy looks quite good, I assume it’s leaning on AI to fill in any gaps where the speaker rambles off or is inaudible.