💬 Ai movie recommender on WhatsApp

1,415 views · 💬 Support Chatbots

Description

This automated n8n workflow enables an AI-powered movie recommendation system on WhatsApp. Users send messages like “I want to watch a horror movie” or “Where can I watch the Jumanji movie?” The workflow uses AI to interpret the request, searches relevant APIs (e.g., TMDb, JustWatch), and replies with movie recommendations or streaming platform availability via WhatsApp.

Fundamental Aspects

Setup Instructions

  1. Import the Workflow into n8n: Download the workflow JSON and import it via the n8n interface.
  2. Configure API Credentials:
    • Set up WhatsApp Business API credentials with a valid phone number and token.
    • Configure TMDb API key (e.g., https://api.themoviedb.org).
    • Configure JustWatch API key (e.g., https://api.watchmode.com).
    • Set up AI model credentials (e.g., Ollama Model).
  3. Run the Workflow: Activate the webhook trigger and test with a WhatsApp message.
  4. Verify Responses: Check WhatsApp for accurate movie recommendations or streaming info.
  5. Adjust Parameters: Fine-tune API endpoints or AI model as needed.

Features

Technical Dependencies

Customization Possibilities

🔗 Nodes Used

HTTP Request, Webhook, AI Agent, Ollama Chat Model

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup