AI
Make AI Toolkit
13 min
make ai toolkit is an app with modules that help you quickly handle common ai work with the use of {{product name}} 's ai provider or an external ai model the solution offers the ability to analyze sentiment, categorize text, identify language, extract information from text, standardize text, summarize text, translate text, and chunk text key benefits ai provider choice all plans can use {{product name}} 's ai provider pro, teams, and enterprise plans can additionally connect external providers like openai or anthropic claude data privacy {{product name}} does not store your data and your data is not used to train the ai error handling when token limits are reached , a runtimeerror will be returned for more information about the error, refer to the types of errors in make interaction logs stored in scenario logs for 30 days (standard make behavior) requirements all plans can use the app with {{product name}} 's ai provider pro, teams, and enterprise plans can connect external ai providers this requires an account with the respective provider connect {{product name}} ai toolkit your connection method will vary depending on your plan make ai toolkit /#connect with a free or core plan make ai toolkit /#connect with a pro teams or enterprise plan connect with a free or core plan to create the connection with a free or core plan log in to your {{product name}} account, add a {{product name}} ai toolkit module to your {{scenario singular lowercase}} , and click create a connection optional in the connection name field, enter a name for the connection select the model small, medium, or large when using {{product name}} 's ai provider, the module consumes credits for ai tokens make ai toolkit /#credit usage click save connect with a pro, teams, or enterprise plan to create the connection with a pro, teams, or enterprise plan log in to your {{product name}} account, add a {{product name}} ai toolkit module to your {{scenario singular lowercase}} , and click create a connection select your connection type if you select {{product name}} 's ai provider, the module consumes credits for ai tokens if you select an external llm provider (for example, open ai or anthropic claude), the module consumes one credit per operation make ai toolkit /#credit usage if you are using {{product name}} 's ai provider, select your model small, medium, or large if you select any other external ai provider, add your api key for your account with that provider click save you've successfully created the connection and can now use the make ai toolkit app in your {{scenario plural lowercase}} if you want to make changes to your connection in the future, follow the steps here credit usage the {{product name}} ai toolkit app has different credit usage based on the ai model you choose for more detailed information about credits, refer to the credits documentation ai provider billing within make {{product name}} 's ai provider dynamic billing 1 credit + credits based on token usage token usage is calculated based on which model you select small = 5,000 tokens per 1 credit medium = 3,500 tokens per 1 credit large = 1,500 tokens per 1 credit your own connection (any external ai provider) static billing 1 credit you will incur additional costs from the external llm provider, based on your account with that provider modules after connecting to the make ai toolkit app, you can use the following types of modules to build your {{scenario plural lowercase}} basic ai ask anything sends a request for ai to answer this response will always be in the text format text enter a prompt for the selected model to answer extract information from text retrieves information that you specify from a text text enter text to extract information from information add items to extract from the text description describe the information to extract from the text name enter a parameter name for the extracted information type select the format to use for the output of the extracted information categorize text analyzes text and assigns it to categories from a list you define text to categorize enter text to sort into a category categories add the categories the text can be sorted into return an explanation for the categorization? select yes or no translate text translates text from one language into another text to translate enter the text of any common language to create a translation target language enter the language to translate the text into identify language detects the language that text is written in text to identify enter text to identify the language summarize text condenses longer text into a shorter summary text to summarize enter the text to create a summary analyze sentiment evaluates the tone of a text and determines if it's positive, neutral, or negative this is known as the sentiment text to analyze enter text to analyze the module will return whether the text is positive, neutral, or negative return a description of the sentiment? select yes or no standardize text adjusts the style and format of text to ensure it's consistent text to standardize enter text to standardize the format and style advanced ai chunk text splits text into smaller, more manageable pieces known as chunks text to chunk enter text to split into smaller chunks the chunks are based on a number of tokens, which is how ai measures size chunk size enter the number of tokens to use in each chunk chunk overlap enter the number of tokens to use for text to overlap at the beginning and end of chunks if you don't want any text to overlap, enter 0