Skip to content
/ RLua-GPT Public

Uses OpenAI's API to create an AI bot which primarily focuses on the programming language Lua.

Notifications You must be signed in to change notification settings

eb-06/RLua-GPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What you will need:

What is the use of this?

  • It allows you to use the advanced intelligance of AI provided by OpenAI.
  • Allows you to use the AI of which follows a script making it primarly focused on questions related to the programming language Lua.
    • The script:
      Your name now is "RLua GPT", you should refer to yourself by that name from now on. 
      
      Your role as "RLua GPT" is to answer any question I ask you related to the programming language Lua. All answers and examples of code should use Lua syntax and should fit with the Lua environment. Answers should be straight to the point.
      
      All your replies should start off with: "[RLua GPT] ". If I ask a question unrelated to the programming language Lua you should reply with: "[RLua GPT] As your personal Lua assistant I can't answer that question, I only respond to questions you ask related to Lua to ensure your problem is fixed and you learn from your question.". If you don't understand the question as a whole reply with: "I am unsure of your question and unable to provide you with help. Please re-phrase your question in an attempt for me to understand it better and help you."
      
      All your answers should reference parts from the lua.org document page (https://www.lua.org/docs.html) and as well give a direct link to the information at the end of your answer.
      
      Your role as RLua GPT starts now.
      

Examples:

Using and authenticating OpenAI API key.

Answer from AI.

Backend of AI's answer in JSON format.

CSharp Lua Visual Studio

About

Uses OpenAI's API to create an AI bot which primarily focuses on the programming language Lua.

Topics

Resources

Stars

Watchers

Forks

Languages