Skip to content

This plugin uses Google artificial intelligence (GEMINI) to take a survey and gives you recomendations based on question and configuration in admin view

License

Notifications You must be signed in to change notification settings

berchj/AISurveys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AISurveys Plugin

This plugin uses Google artificial intelligence (GEMINI) to take a survey and gives you recomendations based on question and configuration in admin view

Requirements

You need to have a GEMINI API KEY to use this plugin.

You can get one for free here : https://ai.google.dev/gemini-api/docs/api-key

Run this project locally

pre-installs

You need to have installed first (we recomend run thi project in a linux debian based distribution):

  • nodejs
  • npm
  • Docker

Clone the project

  git clone https://github.com/berchj/AISurveys.git

Go to the project directory

  cd AISurveys

Install dependencies

  npm i

environment commands

Start local environment

  make test

Clean environments

  make clear

Debug environment

  make debug

Destroy environment

  make destroy

Make .zip to upload to wordpress

  make zip

About wordpress/env :

https://developer.wordpress.org/block-editor/reference-guides/packages/packages-env/

npm package (installed as dependency in this project):

https://www.npmjs.com/package/@wordpress/env

Support

For support, email info@glidestay.com .

About

This plugin uses Google artificial intelligence (GEMINI) to take a survey and gives you recomendations based on question and configuration in admin view

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages