Category: Kelvin Bot

  • Implementing OpenAI GPT-3 into my Discord Bot

    Recently, I’ve been playing around with OpenAI’s GPT-3 text-based engines as I found them really interesting at creating prompts or just creatively thinking of things that it could answer. But, I also wanted to be able to access it without having to always go to the website. I looked at OpenAI’s documentation for GPT-3. Surprisingly,…