Templates/AI Menu Bot (smart intent + quick reply)
TriggerTriggerLogicTime GreetingAIClassifyLogicIf / ElseSendWA Send TextAIGenerate TextSendWA Send Text

AI Menu Bot (smart intent + quick reply)

Customer messages → classify intent (menu / hours / booking / other) → if menu, send menu text; otherwise AI generates a helpful reply. Lightweight version without media handling.

How it works

  1. 1
    Trigger

    Entry point — fires when the selected event occurs.

  2. 2
    Time Greeting

    Select a greeting based on the time of day.

  3. 3
    Classify

    Classify text into predefined categories.

  4. 4
    If / Else

    Branch based on a condition.

  5. 5
    WA Send Text

    Send a WhatsApp text message.

  6. 6
    Generate Text

    Generate text using an AI model.

  7. 7
    WA Send Text

    Send a WhatsApp text message.

WhatsApp

AI Menu Bot (smart intent + quick reply)

Trigger: whatsapp.received
7 nodes
Use this template

Free account required — edit after install

Nodes used
TriggerTime GreetingClassifyIf / ElseWA Send TextGenerate Text