Link to use the model
Creating an AI for Image Reading in Tess AI Studio
This video explains how to create a custom AI in Tess AI Studio to analyze images.
Step 1: Add input for the image:
Use the "User Input" component and set the type to "Image Upload".
Name the input (e.g., "insert image").
Step 2: Add an image processing step:
Use the "AI Step" component and select "Visual Media Insights".
Choose the AI model (e.g., Gemini).
Name the step (e.g., "reading").
Connect the image input to this step.
Write a detailed prompt for the AI to describe the image, including instructions for formatting tables.
Step 3: Define the final prompt:
In the "Final Prompt" field, combine the image description generated by the AI with additional instructions.
Use the image variable (e.g.,
{{insert image}}
) to reference it.
Step 4: Configure the model:
Give the model a name.
Save the model.
Step 5: Test the model:
Upload an image and run the model.
Check the cost in credits.
Step 6: Interact with the model:
After execution, refine the analysis with additional prompts in the chat.
Create your own custom AIs in Tess AI Studio to automate tasks with images!