Our OpenAI Responses automation uses OpenAI's GPT models. It can perform a huge variety of tasks, including translation into most common languages and analysis of attachments. You would simply provide it with the appropriate prompt and it would perform the action (e.g. "Translate this text to French", "Summarize this text", "Rate this applicant on a scale from 1 to 5 based on their past experience")
Configuration
You'd need to add an OpenAI API Key first, as explained here.
Navigate to your dashboard and create the automation in the right Airtable base.
Under Setup, set the OpenAI API Key you added in step 1.
Set the System Instructions. You can provide context to the model here for the task at hand.
Set the Prompt Source to either Static Prompt or Airtable Field. A static prompt would be identical for every record, whereas a prompt from an Airtable field would be different for every record (containing data from that record, e.g. for analysis).
Set the Prompt to something like "Translate this text to French" or pick the Prompt Field.
Then set and Output Field.
Optional: Add Attachment Fields to pull in files for processing.
Under GPT Model, choose the model to use
Optional: Define parameters for the model under Advanced