Get instant advice from three AI personas in your LINE chat

Sends any question to a chatbot that replies with advice from three different AI personas at once.

How the work actually flows

It branches. Every path runs; all paths must finish before it continues.

Pattern: Parallel Split (2) ยท Synchronisation (3)

flowchart TD trig>"message sent to chatbot"]:::trig s0["send message to ai"]:::task s1[("log advice history")]:::store s2["reply to chat"]:::svc trig --> s0 s1 --> s2 gx{"+ generate three ai personas"}:::gate s0 --> gx p00["generate persona one advice"]:::task gx -->|"persona one"| p00 p10["generate persona two advice"]:::task gx -->|"persona two"| p10 p20["generate persona three advice"]:::task gx -->|"persona three"| p20 jn{"+ combine three replies"}:::gate p00 --> jn p10 --> jn p20 --> jn jn --> s1 out[/"three ai perspectives delivered instantly"/]:::out pay{{"varied advice without multiple advisors"}}:::pay s2 --> out out --> pay classDef task fill:#e7f6fe,stroke:#34b8f0,color:#2c2a29 classDef svc fill:#f6f8fa,stroke:#7c8795,color:#2c2a29 classDef mi fill:#e7f6fe,stroke:#0079a8,color:#2c2a29,stroke-width:2px classDef human fill:#fff,stroke:#0079a8,color:#0079a8 classDef store fill:#f6f8fa,stroke:#0079a8,color:#2c2a29 classDef trig fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigtime fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigdata fill:#8ad4f5,stroke:#0079a8,color:#06314c,font-weight:bold classDef gate fill:#fff,stroke:#e8a23d,color:#6b4708,font-weight:bold classDef out fill:#1f9d6b,stroke:#167a53,color:#fff,font-weight:bold classDef pay fill:#06314c,stroke:#021f33,color:#fff
Starts itA stepAn outside serviceA record or sheetEvery pathWaits for allResultPayoff
Build size
Advanced

A larger build with multiple systems, AI reasoning, and custom rules.

Business functions
AI Chatbots & AssistantsSpreadsheet & Database OpsAPI & Webhook Integration
Connects
LINEGoogle GeminiGoogle Sheets

The problem it solves

When you're stuck on a decision, it helps to hear it from a few different angles, but you don't have three advisors on call. Bouncing an idea around before you act often catches things you'd miss going with your gut alone.

Who it fits

Anyone who wants quick, varied advice on personal or business decisions through a chat app.

How it works

  1. A message is sent to the chatbot
  2. The message is passed to AI for a response
  3. AI replies as three distinct personas in one go
  4. The advice is logged for future reference
  5. A reply with all three perspectives is sent back to the chat
What you get

Instant advice from three viewpoints at once

Send any question to your chatbot and get thoughtful advice from three distinct perspectives in a single reply.

What you get

A chat reply with three different pieces of advice, plus a saved history log.

What you need

A LINE Messaging API account and a Google Gemini API key.

We can build this. But should you?

The hard question is not how to build it. It is whether this is the right thing to build first.

That is what a Fractional Chief AI Officer figures out with you, before anyone writes a line of code.

Let's Talk Strategy

Related automations

Back to the AI Playbook