How to Build an AI-Powered Calendar Scheduler Bot | Zapier Central Full Tutorial

Поделиться
HTML-код
  • Опубликовано: 18 апр 2024
  • Use the power of AI and Zapier to automate tasks for you by building AI-powered bots with Zapier's new product "Zapier Central".
    THIS IS NOT A SPONSORED VIDEO.
    In this video we will build a bot which estimates how long a task will take based on task-duration pairs in a Google Sheet.
    The bot is then able to automatically schedule that task on your Google Calendar as a new event with the AI estimated duration.
    The bot is also able to add a new row to the sheet automatically when when a new event is added to Google Calendar to "train" the bot to make it smarter at estimating task duration.
    ⌨️ PROMPTS FOR INSTRUCTIONS:
    PROMPT #1:
    Role: You're an expert at estimating the duration of a specific task then add the task to a Google Calendar.
    Instructions:
    Step 1: Estimate the duration (in hours) that a task will take based on existing data using the "Get Many Spreadsheet Rows" action. The 'Task Name' will be enclosed in triple quotes ("""). If you're provided with the 'Estimated Duration' by the user, use that duration in Step 2 and ignore the sheet.
    Step 2: Add a new event to Google Calendar using "Quick Add Event" action with the duration confirmed in Step 1. If no schedule is given, the event must be added any time during working hours, between 9 AM and 5 PM , Monday to Friday.
    PROMPT #2:
    When a new event is added to the calendar through the "New Event" trigger, then create a spreadsheet row with the Event name as the 'Task name' and the event duration as the 'Duration (in hours)'.
    PROMPT #3:
    When an existing event name or duration in the calendar is changed or updated, then you must update the relevant spreadsheet row with the Event name as the 'Task name' and the event duration as the 'Duration (in hours)'.
    Check my AI Prompt Engineering course: bit.ly/3IVFEE4
    📚 RESOURCES
    - Zapier Central Home Page: zapier.com/central
    - #Zapier #Central App: central.zapier.com/
    ⚡ ADDITIONAL ZAPIER RESOURCES
    - Data source limitations: help.zapier.com/hc/en-us/arti...
    ✅ STEP-BY-STEP GUIDE & TIMESTAMPS:
    1:36 Sign up for Zapier Central
    2:05 Demo of what we are going to build
    6:11 Create new bot
    6:30 Connect live data source
    9:16 Limitations of live data sources
    10:20 Create a new behaviour
    13:33 Add user message trigger
    14:34 Add Google Calendar Action
    16:07 Add read Google Sheets Action
    18:30 Test behaviour
    19:35 Add new spreadsheet row when event is manually added
    23:20 Analyse real time activity
    24:20 Update event behaviour
    29:13 Debugging in Activity panel
    30:00 Limitation of Zapier Central
    📺 RELATED VIDEO
    - How to Build a Large Action Model (LAM): Custom GPTs + Zapier AI Actions: • How to Build a Large A...
    🔽 VISIT FUTURISE.COM
    - Website/Blog: www.futurise.com
    🧔🏻 CONNECT WITH ME
    - Twitter/X: / joinfuturise
    - LinkedIn: / futurisealumni
    - Facebook: profile.php?...
    🎒 MY COURSES
    - Go from ChatGPT novice to AI Prompt Engineer in less than 2 weeks: www.futurise.com/courses/chatgpt
    🙏 REQUEST VIDEOS
    forms.gle/SEpSn8vXgPv7Jo8F7
    👨🏽‍💻 SUBSCRIBE TO THE CHANNEL
    / @leonpetrou
    🔔 SUPPORT THE CHANNEL
    Turn on notification bell to be notified for new videos!
  • НаукаНаука

Комментарии • 10

  • @kobusduplessis1
    @kobusduplessis1 2 месяца назад +1

    Good work Leon!

  • @synnvereitan5933
    @synnvereitan5933 2 месяца назад +1

    Thanks for a great video! Do i need a full version of Zapier central to run this? Or is it possible to do something similar in the free version?

    • @LeonPetrou
      @LeonPetrou  2 месяца назад +1

      Glad you like it! You can use Zapier Central completely free, but limited to 100 tasks per month. A task is an action your automated workflow successfully completes. For example, if your Zap has an action to create a new row in Google Sheets, each row Zapier creates will count as one task. Each event created in Google Calendar will also count as a task.
      Anything more than 100 tasks per month would require a subscription to a paid plan (Professional or Team plan). You can use the slider on this site for task volumes to see the exact pricing: zapier.com/pricing

    • @synnvereitan5933
      @synnvereitan5933 2 месяца назад

      Thank you so much for taking the time to answer me!❤ Looking forward to waching more of your content!✨

    • @LeonPetrou
      @LeonPetrou  2 месяца назад

      @@synnvereitan5933 Appreciate that. Thank you!

  • @yomarcelojeje
    @yomarcelojeje 28 дней назад

    you want to transition to caucasian through the power of lighting?

    • @LeonPetrou
      @LeonPetrou  28 дней назад

      Lol, I actually am caucasian (Greek Cypriot). I don't edit my own videos so will tell my editor to take it easy on the brightness. Haha.

    • @AdamLundquist
      @AdamLundquist 5 дней назад

      What's the benefit of using this instead of gpts with zapier actions

    • @LeonPetrou
      @LeonPetrou  4 дня назад

      @@AdamLundquist Easier setup using Zapier Central. No need to use any OpenAPI schemas, so it's less technical. It's also a "central" place for your team to use their bots.