Use Cases
- Provide personalized travel recommendations based on user queries.
- Store and retrieve conversation history for enhanced user experience.
- Ingest new travel data points for continuous improvement of recommendations.
How It Works
Triggers when a chat message is received from users. Processes the message using Google Gemini for language understanding. Retrieves relevant points of interest from MongoDB Atlas vector store. Stores conversation history in MongoDB for future reference. Allows users to ingest new travel data via a webhook.
Setup Steps
- 1Import the workflow template into your n8n instance.
- 2Set up your MongoDB Atlas account and connect it to the workflow.
- 3Configure Google Gemini credentials for language processing.
- 4Test the webhook to ensure data ingestion works correctly.
- 5Start interacting with the travel assistant by sending chat messages.
Apps Used
MongoDB
Google Gemini
OpenAI
Categories
Target Roles
Industries
Tags
#ai chatbots
#ai assistants
#process automation