Use Cases
- Automate file synchronization between local storage and Qdrant.
- Maintain up-to-date vector representations of documents for AI applications.
- Efficiently manage bank statements and similar documents.
- Enable real-time updates to a vector database based on local file changes.
How It Works
Triggers on file events in a specified local directory. Sets variables for file paths and events. Reads file content when a new file is added. Embeds file data into Qdrant for vector storage. Deletes or updates vector points in Qdrant based on file changes.
Setup Steps
- 1Import the workflow template into your n8n instance.
- 2Configure the local file trigger path to your desired directory.
- 3Set up Qdrant credentials for database access.
- 4Test the workflow by adding, changing, or deleting files in the monitored directory.
Apps Used
Qdrant
Local File System
Categories
Target Roles
Industries
Tags
#process automation
#file organization
#cloud file sync