This is complete proof of concept, but it is such a surreal experience to be able to *talk* with chatgpt through emacs.<p>It records you while you are pressing F12 and it transcribes using whisper and then asks chatgpt and writes the output in a file that is monitored with inotify from emacs.<p>The Whisper model is amazing, it works better for python questions simply because python is an obvious word and 'go' or 'c' confuse it a bit.<p>you can see it in action here: <a href="https://www.youtube.com/watch?v=gbWxFrx7yOg">https://www.youtube.com/watch?v=gbWxFrx7yOg</a>