We are excited to introduce the latest update to our AI Assistant and would love to get your feedback on it!
Our goal with this update is to make creating powerful scenarios and automating your workflows even easier. Whether youāre generating new scenarios, crafting content, or exploring example scenarios to get started, our AI Assistant is here to help.
Hereās what you can do with the new AI Assistant:
Build Scenario: Generate new scenarios for various use cases with ease.
Find Templates: Quickly find and explore example templates.
Ask Anything: Get answers to all your queries about features, bundles, and more.
Create JSON: Create JSON with specific parameters effortlessly.
Help with Error: Get assistance with troubleshooting errors.
Create a Mapping: No more tedious mapping between modules.
We would love to hear your thoughts on the following:
Usability: How easy is it to navigate and use the new AI Assistant?
Features: Are there any features you find particularly useful or any that you think are missing?
Performance: How would you rate the performance and responsiveness of the assistant?
Overall Experience: How does this update improve your workflow and productivity?
Your feedback is invaluable to us as we strive to enhance your experience with Make. Please share your thoughts and suggestions in the comments below or reach out to us directly. Share us what you think!
Thank you for being a part of our community and helping us make Make better for everyone!
From my learning days, I fondly remember copy-pasting large JSON objects to a JSON validator to check where an error occured. This is a huge help for sure!
Two points of feedback:
(small point) Make AI is able to validate the JSON and map it to a Module. However, the JSON that is inserted is not āprettyā, as in the answer Make AI gives, making it less readable when you later open the module.
The scenario is auto-aligned automatically after inserting the JSON. Now I have a scenario that is wrangled because the auto-align made a messā¦
Have not found time to play around with everything else.
Here are use cases one can inspire from to use with our AI:
Use ChatGPT to translate each of my incoming emails from Gmail to German and then create a draft email with the translation.
Add [[module]] at the end of the scenario.
Convert Word files from Google Drive to PDF using pdf co and upload them back to Google Drive.
How can I make a scenario?
Map the first module to the second.
For every email I receive, add a row to a Google Sheet with the date, sender, and subject. Then summarize the email using ChatGPT and send me the summary as a Slack message.
I donāt know what new blueprint to create. Do you have any ideas?
Map every relevant output from modules with IDs [[1]] and [[2]] to the module with ID [[3]].
Remove the last module.
Create a JSON with a list of attributes ([[name]], [[age]]) and fill the values from [[module]].
What does the aggregator do?
Create a JSON with a list of 5 largest European countries, their population numbers, and capital cities.
What templates are there with [[app]] and [[app]]?
I want to get inspired how to build a scenario with [[app]] from a template.
How do I fix this error?
For every new Jira ticket, select all users in my Jira team and assign the ticket to one of them.
Replace the [[app1]] module with an appropriate [[app2]] module.
Create an email invoice. Read the output of [[module]] and use it for the email content.
How can I parse an HTTP response?
Why did I get this error?
Create a JSON from the first module response.
Map the output from [[module1]] to [[module2]].
Create an email response with output from [[module]]. Thank the sender for the input and say that we will reply shortly.
Show me an example blueprint.
I want to create a blueprint that sends an email. Show me some examples of blueprints like these.
I love the direction this is going! Great steps forward.
However, it seems to want to adjust things frequently and incorrectly, introducing random things (like a module that contains the name āplaceholderā as an attempt to add placeholders) despite adding prompts to NOT do that.
On the other hand, it seems to give better suggestions, being able to adjust and create JSON using AI from inside Make is great. Also asking for suggestions on how to achieve certain things with functions is great. I just wish I could hit a switch that prevents the AI mode from adjusting anything in itās current state.
What is the āGet elementā module? First time I have heard of this module. I was fully expecting an explanation of the get() function and got this instead.
The AI is a great ideas. Here are some of the places where itās lacking:
WHen it adds a module, the parameters of the content are often (always?) missing. So it will create a Parse JSON module and say itās taking output elements from a preceding module, but when you open it, there is nothing there.
If I ask it twice in the same chat to modify my scenario, the second time it says there was an error and I have to delete the chat and create a new one
It hallucinates solutions, meaning it says it did something with the scenario that will do what I want, but when I run it itās nowhere near a solution.
This is a great way to describe it ā this is probably the worst thing an AI could do is suggest something that works and it is not nearly close to a solution.
I see AI sometimes as an overly confident friend that has trouble admitting they donāt know the answer to your questions and makes stuff up with whatever limited knowledge on the subject they haveā¦ Thatās why in my prompts I always add āItās okay if you do not have any suggestions for my question. Please let me know if you are unable to formulate a solution.ā