Form AI Assistant

Descripción

Form AI Assistant enhances your WordPress forms by integrating AI-powered responses and proposals. This plugin works seamlessly with WPForms to provide intelligent form handling capabilities. It uses OpenAI’s API to generate responses and store them in a custom post type for easy management and tracking.

Key Features:
– AI-powered form response generation
– Custom post type for storing AI responses
– Integration with WPForms
– Configurable OpenAI API settings
– User-friendly admin interface
– Form-specific AI configurations

External services

This plugin connects to the OpenAI API (https://api.openai.com) to generate AI-powered responses and proposals for WordPress forms. This integration is required for the plugin’s core functionality.

What data is sent and when:
– When a form is submitted, the plugin sends the form data (such as user responses and configured prompts) to the OpenAI API to generate a response.
– No personally identifiable information is sent unless included in the form fields by the user.

Why:
– The data is sent to generate intelligent, context-aware responses and proposals using OpenAI’s language models.

Where:
– Data is sent securely to OpenAI’s servers at https://api.openai.com.

Links:
OpenAI Terms of Service
OpenAI Privacy Policy

Capturas de pantalla

  • Form AI Assistant Settings Page
  • OpenAI Configuration
  • Form-specific AI Settings
  • AI Response Custom Post Type

Instalación

  1. Upload the plugin files to the /wp-content/plugins/form-ai-assistant directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to the Form AI Assistant settings page in the WordPress admin menu
  4. Enter your OpenAI API key and configure the settings
  5. Set up form-specific AI configurations

FAQ

What plugins does Form AI Assistant require?

Form AI Assistant requires WPForms (either the lite or pro version) to be installed and activated. The plugin will display a notice if WPForms is not found.

How do I get an OpenAI API key?

You can get an OpenAI API key by signing up at https://platform.openai.com/. Once you have an account, you can generate API keys from your dashboard.

Can I customize the AI responses for different forms?

Yes, the plugin allows you to configure different AI settings for each form, including different prompts, models, and response configurations.

Reseñas

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“Form AI Assistant” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “Form AI Assistant” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .

Historial de cambios

1.0.0

  • Initial release