Templates/AI Restaurant Chatbot (Full — text + voice + image)
TriggerTriggerLogicIf / ElseAITranscribe VoiceLogicIf / ElseAIExtractDataSet VariableAIMemory BufferAIAI AgentSendWA Send TextAIText to SpeechSendWA Send Voice

AI Restaurant Chatbot (Full — text + voice + image)

Complete WhatsApp AI chatbot based on the Flavourz restaurant workflow. Detects if the customer sent text, a voice note, or an image — transcribes audio, describes images, then an AI agent answers with menu knowledge + memory. Responds as both text and a TTS voice note.

How it works

  1. 1
    Trigger

    Entry point — fires when the selected event occurs.

  2. 2
    If / Else

    Branch based on a condition.

  3. 3
    Transcribe Voice

    Transcribe an audio file to text.

  4. 4
    If / Else

    Branch based on a condition.

  5. 5
    Extract

    Extract structured fields from text.

  6. 6
    Set Variable

    Store a value in a run variable.

  7. 7
    Memory Buffer

    Conversation buffer memory for AI agent.

  8. 8
    AI Agent

    Autonomous agent with memory and tool calls.

  9. 9
    WA Send Text

    Send a WhatsApp text message.

  10. 10
    Text to Speech

    Convert text to an audio file.

  11. 11
    WA Send Voice

    Send a voice note via WhatsApp.

WhatsApp

AI Restaurant Chatbot (Full — text + voice + image)

Trigger: whatsapp.received
11 nodes
Use this template

Free account required — edit after install

Nodes used
TriggerIf / ElseTranscribe VoiceExtractSet VariableMemory BufferAI AgentWA Send TextText to SpeechWA Send Voice