MongoDB AI Agent: Intelligent Movie Recommendations - n8n Workflow | Neura Market
MongoDB AI Agent: Intelligent Movie Recommendations
AI agent in n8n that handles natural language movie queries, translates them to MongoDB aggregations, delivers recommendations, saves favorites, and maintains chat context with OpenAI.
This n8n workflow implements an intelligent AI agent for movie recommendations using MongoDB as the database backend and OpenAI for natural language processing. It accepts user queries in plain English, such as 'Recommend action movies with Tom Hanks,' and leverages LangChain to convert them into optimized MongoDB aggregation pipelines. The agent queries a rich movie collection with details like plots, genres, cast, ratings, and awards, then generates contextual, personalized responses.
Key fea
Platform
n8n
Category
Other
Price
$24.99
Creator
Fred Garcia
mongodb
ai-agent
openai
langchain
movie-recommendations
natural-language-query
chatbot
database-aggregation
recommendations
agentic-ai
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.