Tuesday, September 23, 2025

How to automate tasks using AI

 We would be discussing about how to automate tasks using AI. There are many ways but today, we would be discussing one such approach.


STEP 1 : Visit https://console.groq.com/keys and copy the “API” keys.

STEP 2: Visit https://www.make.com and go to the Scenarios>Add a module> Groq>Paste the API key. Then, if we need to do wordpress automation, then simply type>Add new module>WordPress> Then install “Make” plugin in the wordress and copy paste the API Key and also provide the “WordPress REST API base url ” which is “https://my-wordpress-site.com/wp-json” , so URL will be “chinmaydeshmukh.in/wp-json”

STEP 3: Now, when clicking on Run Once, would automate the process.

No comments:

Post a Comment

AI Retrieval System RAG_Implementation Project

  RAG (Retrieval-Augmented Generation) Implementation Using Google Gemini & FAISS RAG (Retrieval-Augmented Generation) is one of the mos...