Logo for GPT-3 Code Tutor

Upvote GPT-3 Code Tutor


A bot that answers programming-related questions, powered by GPT-3.

Back to GPT-3 Code Tutor
Overview

GPT-3 is a highly advanced language model produced by OpenAI. This bot uses it to answer all your Python, Java, C, etc related questions!

Code

The bot is licensed under GPLv3. You can copy and self-host the code if you want to, but please note you’ll need to acquire your own OpenAI API key.
https://github.com/Quiterion/GPT-3_Code_Tutor

Commands

?q <question>

  • Asks GPT-3 a programming-related question and sends the response. GPT-3 is clever enough to know when a question is inappropriate or off-topic, so if this happens it’ll just send a default answer.

?last

  • Sends the last question+answer pair specific to the channel wherein the command was called. The bot uses this stored text as channel-specific context for possible follow-up questions. Will send “None” if no questions have been asked in the channel yet.

?servinfo

  • Sends an embed containing generic information about the server the bot is in.

?support

  • Sends an embed with a kofi link to help support the bot’s API fees :)

?help

  • Sends the above list of commands.
Issue Reporting

If you’re having any problems with the bot or have a feature request, feel free to message me at andromeda#8267

Check out the home page for the full Discord Bot List.