AI Interpolator SceneX

Last updated on
23 February 2024

This page has not yet been reviewed by AI Interpolator maintainer(s) and added to the menu.

The SceneX plugin is a context filler module that takes an image field and gives back a very exact and descriptive text about it. While you can do this with the OpenAI Plugin with GPT-4 Vision as well, if you goals is to describe the image SceneX gives better descriptions.

On the other hand if you want to use complex fields to categorize the image or ask questions about it, use the OpenAI Plugin.

If you create an account, you get free test credits, so its worth to test it just to see for yourself.

Module link: https://www.drupal.org/project/ai_interpolator_scenex

Installation

  • Use Composer to get the module: "composer require 'drupal/ai_interpolator_scenex"
  • Install the AI Interpolator SceneX like any other module.
  • Login to your SceneX account and get an API token.
  • Visit /admin/config/scenex/settings and paste the API token.

How to use

In this use case we will generate a description from an image.

  1. Create a new node called "Article"
  2. On the "Article" you generate a Image field that you name "Image".
  3. On the "Article" you generate Text (long, formatted) field that you name "Description"
  4. If you scroll down on the settings page you should now see a check box titled "Enable AI Interpolator". Check that one.
  5. In the "Choose AI Interpolato Rule" field select "SceneX Description".
  6. In the "Interpolator Base Field" you choose "Image" as the image field to describe.
  7. Save the settings.
  8. Now try generating an Article and upload an image.
  9. After saving the image description should be filled out automatically.

Example ideas of workflows that could be done with the SceneX plugin.

  • For using an image as a context for any of the other workflows described.
  • This means that you can generate a story or a podcast or an article header text or another image from the image you uploaded.

You can also find videos of OpenAI Workflows under workflows-of-ai.com

Workflows of AI

Available Rules

Rule Name Description Field Types
SceneX Image Description Upload an image in an image field and describe it into a text long field. Text (plain, long)
Text (formatted, long)

Help improve this page

Page status: No known problems

You can: