Companion plugin for the JENSi AI SaaS API. Connect your WordPress to JENSi AI for results using RAG.
PHP >= 8
Node >= 18
composer install
npm install
npm run dev
ornpm run build
Make sure to edit the .env
file with the correct variables.
You may also see HTTPS errors in the console if using HTTPS, in this case you will need to access the HMR server URL directly in your browser and accept the SSL certificate to continue.
If you see an empty admin section, this is most likely the issue.