Use Cases
- Provide personalized movie recommendations based on user preferences.
- Allow users to save their favorite movies to a database.
- Utilize AI to enhance user interaction through chat.
- Aggregate movie data from MongoDB for better insights.
How It Works
Triggers when a chat message is received from the user. Processes the message using an OpenAI chat model to understand user intent. Queries MongoDB for movie data using an aggregation pipeline. Saves user-selected favorite movies back to the database.
Setup Steps
- 1Import the workflow template into n8n.
- 2Configure OpenAI and MongoDB credentials.
- 3Set up the webhook for the chat trigger.
- 4Test the workflow by sending a chat message.
Apps Used
OpenAI
MongoDB
Chat Application
Categories
Target Roles
Industries
Tags
#ai chatbots
#ai assistants
#process automation