AI-Powered Tarot Readings via iMessage with GPT & Blooio โ€” n8n Workflow

Medium complexity๐Ÿ”— Webhook13 nodes๐Ÿท๏ธ Miscellaneousby David Harvey

Overview

๐Ÿ”ฎ Mystic Tarot Bot โ€” AI-Powered iMessage Readings

This magical n8n template turns your iMessage inbox into a soulful tarot reading experience powered by Blooio and AI. Users can send in questions or photos of their tarot spreads, and the bot replies like a mystical oracle โ€” interpreting symbols, offering gentle insights, and guiding with poetic warmth.

โœจ Ideal for solo reflection, spiritual creators, or client-based guidance services โ€” no tech knowledge needed.

๐ŸŒŸ Use Cases

Offer intuitive, e

Nodes used

HTTP RequestCodeAI AgentOpenAI Chat ModelPostgres Chat Memory

Workflow Preview

Using the n8n HTTP Request Node to Send a Blo
Follow these steps to configure your existing HTTP Requ
---
1
Message Read Webhook:
```
{
"type": "updated-message",
"message": {
"messageId": "218BCBB7-92E5-455B-AF47-380DB39ACD16"
Message Received Webhook:
```
{
"type": "new-message",
"message": {
"messageId": "B525F710-521F-4D39-8C8F-A44BB737A3B6"
Image downloader
!Description
๐Ÿ”ฎ Start Here: Mystic Tarot Bot Setup
Welcome, seeker. Before your tarot bot can receive spir
---
โœ… Step 1:
modelmodelmemory
Send Message
AI Agent
OpenAI Chat Model
Postgres Chat Memory
โšก
R
Receive Message (From Blโ€ฆ
HTTP Request
I
If has images, download โ€ฆ
L
Loop Over Items
Code
AI Agent1
A
Aggregate
OpenAI Chat Model1
D
Don't respond to yourself
13 nodes14 edges

How it Works

  1. 1

    Trigger

    The workflow starts with a webhook trigger.

  2. 2

    Process

    Data flows through 13 nodes, connecting agent, aggregate, code.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (13)

HT

HTTP Request

httpRequest

#1
CO

Code

code

#2
AI

AI Agent

n8n-nodes-langchain.agent

#3
OP

OpenAI Chat Model

n8n-nodes-langchain.lmChatOpenAi

#4
PO

Postgres Chat Memory

n8n-nodes-langchain.memoryPostgresChat

#5

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows โ†’ New โ†’ Import from file.
  3. 3Select the downloaded ai-powered-tarot-readings-via-imessage-with-gpt-blooio file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n โ†’ Import from JSON:

{ "name": "AI-Powered Tarot Readings via iMessage with GPT & Blooio", "nodes": [...], ...}

Integrations

agentaggregatecodehttprequestiflmchatopenaimemorypostgreschatsplitinbatcheswebhook

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes13
Complexitymedium
Triggerwebhook

Created by

David Harvey

David Harvey

@xtgy

Tags

agentaggregatecodehttprequestiflmchatopenaimemorypostgreschatsplitinbatcheswebhook
โšก

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free โ†’

Related Miscellaneous Workflows