Skip to content

stevenbaert/ChatBot-OpenAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 

Repository files navigation

ChatBot-OpenAI

Simple OpenAI based ChatBot (GPT-3). Installations steps below.

1.Install MSI

001 Install Chatbot MSI

2.Make sure to retrieve API from OpenAI and paste it in APIKey config file

002 API-OpenAI

3.Test by asking any question(s), check logs for details

003 AskAnyQuestion

4.Menu options explained

  • File:

    • Choose Prompt: choose a predefined GPT-3 prompt
  • Edit:

    • API: config API key
    • Config: configure temperature, max tokens etc
    • Prompt: modify existing prompt
  • Logs:

    • Open logfiles
  • Settings:

    • Toggle StarAtBoot: makes the chatbot start at boot
  • Help:

    • Configfiles: jump straight to config files
    • Examples: go to https://beta.openai.com/examples/ to get deeper into the rabbit hole
    • JsonObject.Prompt: print out JsonObject prompt
    • Manual: open PDF manual

About

Simple OpenAI based ChatBot (GPT-3)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published