Use Cases
- Receive personalized movie recommendations based on user preferences.
- Store favorite movies in a MongoDB database for easy access.
- Utilize AI to enhance user interaction and engagement in movie-related applications.
How It Works
Trigger the workflow when a chat message is received. Process the user input through OpenAI's chat model for understanding. Query MongoDB using an aggregation pipeline to fetch relevant movie data. Allow users to confirm their favorite movies and save them to the database.
Setup Steps
- 1Import the workflow template into your n8n instance.
- 2Set up OpenAI and MongoDB credentials in n8n.
- 3Configure the webhook for receiving chat messages.
- 4Test the workflow by sending a chat message to receive movie recommendations.
Apps Used
OpenAI
MongoDB
Categories
Target Roles
Industries
Tags
#ai chatbots
#ai assistants
#process automation