OpenAI API for NLP

1 · · June 11, 2020, noon
OpenAI API https://beta.openai.com/ Summary I’d like to add some OpenAI support to emacs. GPT-3 is easy to integrate because it is a very general-purpose transformer. In a later article, I’d like to integrate more specialised huggingface transformers. Results Here are some of the things I had managed to do with emacs and GPT-3 so far. Imaginary programming with GPT-3 // Bodacious Blog Here I assemble an imaginary programming environment in GPT-3....