Skip to content

ddxfish/OpenAI-Wordpress-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

OpenAI-Wordpress-Plugin

Allows use of the OpenAI in Wordpress. Shortcodes display text prompt or image prompt. It's called chatGPT in the settings but it uses Davinci right now, which is not chatGPT, but rather a version of GPT-3.

Disclaimer

This uses your API key which costs money. Do not make this public on your Wordpress site.

  • [chatgpt-reader] - Displays a text prompt with temperature option.
  • [chatgpt-image] - Displays an image prompt.

Installation

  • open /wp-content/plugins in your FTP/SCP
  • Create /wp-content/plugins/chatgpt-openai directory
  • add chatgpt-plugin.php here

More needed maybe

  • API URL in settings

About

Allows use of the OpenAI in Wordpress. Shortcodes display text prompt or image prompt.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages