Building GPT-3 applications – beyond the prompt

3 points by dellamonica 2 years ago | 3 comments
  • paulosalem 2 years ago
    Hey folks, FYI, I'm the author.
    • eternalban 2 years ago
      Thanks for sharing, Paulo. Reading it now.

      A question that comes up for me regarding model as service providers (such as your employer) is PII and privacy. Recommend you follow up with a tutorial on anonymizing PII when using public APIs (with api access keys bound to your email-cum-identity).

      • paulosalem 2 years ago
        Indeed. I do know Azure has special provisions for compliant computing for a couple of industries. Regarding GPT-3, besides the original OpenAI offer, it is now possible to consume it from Azure instead. My understanding is that this is not just rebranding, but actually different machines and additional software. Azure folks have their own privacy constraints, which I guess is meant to address PII concerns, among others. Here's the link:https://azure.microsoft.com/en-us/products/cognitive-service...