OpenAI API wrapper for nodeJS

Hey!
Recently I was searching for a library on npm which wraps GPT-3 API and have all these:

  • Good typescript support
  • Support for all endpoints
  • Support for organizations and multiple clients
  • Support send the user on requests
  • Active maintained
    But I found myself on a “need three, pick two” situation.

So I created my own library!

I’m opened for suggestions, discussions and PRs.

1 Like