Hello everyone,
I have a website built on WordPress, structured as a directory. On the site, we feature clinics along with their doctors, available treatments, prices, etc. Visitors can also leave reviews about clinics and specific procedures.
In WordPress, we created custom fields in the database for things like procedure reviews, the prices of procedures at specific clinics, and so on.
My question is: if I install mxchat, would it be able to pull data directly from the WordPress database and answer a query like this?
Example query:
“Can you list the clinics in [city X] that offer [procedure Y], sorted by the ones with the most reviews and the most affordable prices?”
How would mxchat respond to such a query? Also, before purchasing, is it possible to test the plugin in demo mode to see how it works?