Hacker News new | ask | show | jobs
by JimmyRuska 1179 days ago
I tried it, it looks good! I had to modify the code to accept 8000 tokens for chatGPT. It would be good if it saved the json payload of the responses as well.

It uses 2 external calls to a javascript CDN for the microphone package and something else. It would probably be best if it was localhost calls only since it handles an API key

1 comments

What'd you modify I'm curious?