Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Rookie question about websites #2

Answered by om4james
TheFogy asked this question in Q&A
Discussion options

You must be logged in to vote

Hi there @TheFogy, welcome!

This OpenAI API Client is written for PHP applications, so it could be used in a WordPress-built website because WordPress runs on PHP.

I presume you are using WooCommerce for the online store portion of your website?

You would likely need to build a WordPress plugin that would implement querying the OpenAI API. Here is some information on developing a WordPress plugin:

https://developer.wordpress.org/plugins/

That step would require writing PHP code, and bundling the tectalic/openai client within your custom WordPress plugin.

I hope that helps!

James
Tectalic

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@TheFogy
Comment options

Answer selected by om4james
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants