Hi Maksims - thanks for the video. Really liked it. I have followed along and tried to replicate - probably 80%. Are you able to share the Make Blueprint or point me in the direction on a few of the modules ?
@@MaksimsSics thanks for getting back to me. Yes, I don't know how you setup the filters. The Tools section is missing in terms of what you setup in the second and third row, the details for the airtable modules in the main scenario etc.
@@iainhmunro oh i see. 1) FIlters: No filters :) I added names just for visual representation so to show what each node does. You only need to connect it in the right order - the first row first, second - second, etc. 2) Tools: at the end of each node I set a variable to save the output. For example, the first node: News_about & News_content Is saved (with Tools: Set a Variable) so that I can extract these variables in the second node - Tools: Get a Variable. I need this because I use News_about variable in my ChatGPT prompt to give it context. 3) for AirTable I have the following fields: Date: {{formatDate(now; " MM/DD/YYYY")}} Content: {{22.News_content}} Picture - File_Url: {{24.result}} Picture - File_Name: {{15.result.file_name}} LinkedIn text: {{25.result}} Revised LinkedIn Text: {{26.textResponse}} You have to save ID it Tools (2 node) when you create a record for the first time, so that you can use this ID later in 3rd node when you update a record. Hope this helps! :)
It depends. but if you want to do one-to-one setup like I did, all is required is to pop-up Claude & OpenAI account for at least $5 each (minimum deposit) so that you can use their models on demand (also, instead of Claude you can use another ChatGPT module). Other apps such as make.com, apify, AirTable - you can pretty much use a free trial on each platform to test this automation. Later, if you want to use it at scale you pay for the amount of usage on almost on all platforms - so depends.
Thanks for the video, really great stuff!
Happy you found it helpful!
Great Video, Please do share the Blueprint.
Hi Maksims - thanks for the video. Really liked it. I have followed along and tried to replicate - probably 80%. Are you able to share the Make Blueprint or point me in the direction on a few of the modules ?
Hi Ian! Will be happy to help. What are you missing?
@@MaksimsSics thanks for getting back to me. Yes, I don't know how you setup the filters. The Tools section is missing in terms of what you setup in the second and third row, the details for the airtable modules in the main scenario etc.
@@iainhmunro oh i see.
1) FIlters: No filters :) I added names just for visual representation so to show what each node does. You only need to connect it in the right order - the first row first, second - second, etc.
2) Tools: at the end of each node I set a variable to save the output. For example, the first node: News_about & News_content Is saved (with Tools: Set a Variable) so that I can extract these variables in the second node - Tools: Get a Variable. I need this because I use News_about variable in my ChatGPT prompt to give it context.
3) for AirTable I have the following fields:
Date: {{formatDate(now; " MM/DD/YYYY")}}
Content: {{22.News_content}}
Picture - File_Url: {{24.result}}
Picture - File_Name: {{15.result.file_name}}
LinkedIn text: {{25.result}}
Revised LinkedIn Text: {{26.textResponse}}
You have to save ID it Tools (2 node) when you create a record for the first time, so that you can use this ID later in 3rd node when you update a record.
Hope this helps! :)
@@MaksimsSics Many thanks - I will go through this and see if I can get it up and running.
What's the total subscription cost of the tools required for such set up?
It depends. but if you want to do one-to-one setup like I did, all is required is to pop-up Claude & OpenAI account for at least $5 each (minimum deposit) so that you can use their models on demand (also, instead of Claude you can use another ChatGPT module). Other apps such as make.com, apify, AirTable - you can pretty much use a free trial on each platform to test this automation. Later, if you want to use it at scale you pay for the amount of usage on almost on all platforms - so depends.