Vacation rental property manager with multiple Assistants 🛠️ Read about how multi-domain RAG works and other use cases by working through this tutorial on the n8n Blog here. This workflow shows you how a vacation rental property manager can manage multiple properties each with different information using Pinecone Assistant. Guests can ask questions about their property and get a personalized answer back. What is Pinecone Assistant? Pinecone Assistant allows you to build production-grade chat and

Vacation rental property manager with multiple Assistants 🛠️ Read about how multi-domain RAG works and other use cases by working through this tutorial on the n8n Blog here. This workflow shows you how a vacation rental property manager can manage multiple properties each with different information using Pinecone Assistant. Guests can ask questions about their property and get a personalized answer back. What is Pinecone Assistant? Pinecone Assistant allows you to build production-grade chat and agent-based applications quickly. It abstracts the complexities of implementing retrieval-augmented (RAG) systems by managing the chunking, embedding, storage, query planning, vector search, model orchestration, reranking for you. Try it out Prerequisites A Pinecone account A GCP project with Google Drive API enabled and configured An Open AI account and API key Setup 1. Create three Pinecone Assistants in the Pinecone Console here 1. Name your Assistants n8n-vacation-rental-property-lakeside, n8n-vacation-rental-property-birchwood, n8n-vacation-rental-property-hillcrest 2. Use the Connect to Pinecone button to authenticate to Pinecone or if you self-host n8n, create a Pinecone credential and add your Pinecone API key directly 3. Setup your Google Drive OAuth2 API and OpenAI credentials in n8n 4. Select your Assistant Name in each of the respective Pinecone Assistant nodes 5. Ask Claude or ChatGPT to generate fictional data in markdown file(s) for each property. You'll use this data in the next step. Using this prompt: Note: If you don't want to generate your own files, you can use these files. 6. Add the files to three separate Drive folders named lakeside, birchwood, and hillcrest 7. Activate the workflow to upload the documents to Pinecone 8. Once the data is uploaded, ask questions in the chat about a property: 1. I need help with the coffee maker 2. The air fryer isn't working at the Lakeside property Ideas for customizing this workflow - This workflow uses one Assistant per property. You could also use one Assistant and separate the data by setting a metadata field, property, to the name of the property the file is for. - Use your own data and customize to your use case with multiple store locations, restaurants, teams, etc. Need help? You can find help by asking in the Pinecone Discord community or filing an issue on this repo.
Download the workflow JSON file after purchase.
Open n8n → click the menu → Import from File.
Select the downloaded JSON and import.
Set up credentials for each node that requires them.
Click Execute Workflow to test, then activate.
Setup guide included
Purchase to unlock the full step-by-step guide
No reviews yet
Be the first to buy and share your experience.
Leave a review
Sign in to share your experience with this workflow.
Create a free account to purchase workflows.
Need help setting this up?
Book a 3-hour live setup session with an Agility consultant.