Hi HN! I’ve been playing around with the OpenAI Realtime API this week and thought a fun way to try out its capabilities would be to build a Technical Phone Screen app.
Just a heads-up, you’ll need your own OpenAI API Key to run it (since it burns through credits at 24c per minute).
If you open up the browser console, you can also see the transcript when interacting with it.
Source code: https://github.com/tlyleung/technical-phone-screen
Prompt: https://github.com/tlyleung/technical-phone-screen/blob/main...