I’m trying to build this: https://www.curlsbot.com/, the idea was to create a page on our wordpress site and embed a chat window on it, I’d like chatgpt to be able to answer only questions about the topic. Is this possible?
For example a cliente types: Cetrimonium Chloride
It gets: Cetrimonium Chloride is considered curly girl method-friendly. It is a quaternary ammonium salt often used in conditioners and shampoos as a conditioning agent. It helps detangle, soften, and reduce static in hair without leaving a heavy residue, making it suitable for curly hair care routines that emphasize moisture and gentle treatment. However, as with any ingredient, individual experiences may vary, so it’s always good to monitor how your hair responds.
[ad_2]
It’s possible but it’s not possible through ChatGPT Plus. What you’re looking is to use their API in order to send the requests and get an answer.
There’s probably plugins around where you can set up your API key and the site loads ChatGPT for your customers, however, be aware that ChatGPT API is pay per use. Instead of a fixed $20 rate, it depends on how many and how complex the requests are.