Tag: ChatGPT
-
🌟 Filter and Aggregate Google Sheets Data to Telegram
Periodically search and filter Google Sheets data, aggregate text, generate responses with ChatGPT, and send replies via Telegram for streamlined communication.
-
🎯 Get Records in Airtable & Create Responses with ChatGPT via Webhook
Automatically get records in one Airtable and create records in another with AI-generated responses using ChatGPT via a custom webhook. Streamline data management and communication effortlessly between different tables.
-
✨ Automate Business Email Responses with ChatGPT & Airtable
Discover our innovative solution to automate responses to business emails, streamlining communication, increasing productivity, and enhancing customer satisfaction. The responses are saved as drafts for you to review before sending it.
-
🍄 Create WordPress Posts from Google Sheets Data with ChatGPT & Markdown
Automatically create WordPress posts from Google Sheets data using ChatGPT and Markdown. Streamline content creation with this powerful integration.
-
✨ Add Leads to Your Campaign with ChatGPT & Webhook
Instantly add leads to your campaign by connecting ChatGPT with a custom webhook. Automate lead generation using ChatGPT and JSON parsing.
-
🤖 AI Gratitude Reminder Workflow for LINE
This workflow template, “Daily Gratitude Reminder Bot for LINE,” is designed to help users cultivate a habit of gratitude by sending personalized, AI-generated reminders every evening at 9:00 PM. Using Azure OpenAI, the bot generates varied and engaging messages to prompt users to reflect on the positive aspects of their day. The reminders are then…
-
🚀 Chat with Google Sheets using AI
This workflow allows you to ask questions about the data in a Google Sheet over a chat interface. It uses n8n’s built-in chat, but could be modified to work with Slack, Teams, WhatsApp, etc. Behind the scenes, the workflow uses GPT-4, so you’ll need to have an OpenAI API key that supports it. How it…
-
🤖 Telegram AI Bot with LangChain Nodes
This workflow connects Telegram bots with LangChain nodes in n8n. The main AI Agent Node is configured as a Conversation Agent. It has a custom System Prompt which explains the reply formatting and provides some additional instructions. The AI Agent has several connections: – OpenAI GPT-4 model is called to generate the replies.– Window Buffer…