Trigger automated report, slide and email
By leveraging platforms like Flowise AI and Make.com, you can interact with and execute tasks in voice and natural language text with:
- your business data warehouses,
- thousands of platforms (Zoho, Quick Books, Salesforce, AWS, Google, Microsoft, Azure, Slack HubSpot, Stripe, Woo Commerce, Shopify....)
- and most importantly your own existing API's
The implementations are relatively rapid, with part of it being no-code, and any coding being done by AI-assisted coding tools.
In Part 3 of my series on Building AI / LLM Voice Action Agents, I show how to set up, deploy, and connect Google Scripts to Make.com for task automation.
𝐀𝐩𝐩
- Custom Frontend : React.js
- Rapid Deploy Frontend : Flowise
- LLM ReAct Agents : Flowise (Flowiseai.com)
- Workflow : Make.com
- Automation Scripts: Google Script
- AWS MySQL DB Connection: Flowise ReAct Agent & Custom built FastAPI Server
Detailed hands-on implementation guide, available on my YouTube playlist:
𝐇𝐨𝐰 𝐭𝐨 𝐁𝐮𝐢𝐥𝐝 𝐕𝐨𝐢𝐜𝐞-𝐁𝐚𝐬𝐞𝐝 𝐋𝐋𝐌 𝐀𝐜𝐭𝐢𝐨𝐧 𝐀𝐠𝐞𝐧𝐭𝐬
Automate tasks, processes, and query databases
Part 1: Demo, Architecture, and Tracing Agent Process Flow Step-by-Step
Part 2: Update Excel, Google Sheets, and Databases with LLM Voice Agents
Part 3: Automate tasks with LLM Voice Agents and Google Script.
𝐒𝐨𝐮𝐫𝐜𝐞 𝐜𝐨𝐝𝐞, JSON schema, Blueprints, Google Scripts at my GitHub repo:
This code, deployed as-is, gives a fully functional voice bot (with limited app features).
𝐃𝐞𝐦𝐨 𝐀𝐩𝐩 (with restricted features) available at
Use the demo OpenAI API key shared at:
tigzig.com/ap (password: genai123).
𝐖𝐡𝐚𝐭’𝐬 𝐧𝐞𝐱𝐭:
Part 4: Build Custom Frontend with Natural Language Instructions
Part 5: More ReAct Agents in Flowise & Deploy to Vercel