Turn any new file in a watched folder into clear study notes, briefings, and timelines. This helps teams learn faster, prepare for meetings, and share knowledge without manual drafting. Great for onboarding, training, or sales enablement.
Here is how it works. A local folder watch picks up new PDFs, Word files, or text files. The content is extracted, split into readable chunks, and turned into vectors using Mistral embeddings. Those vectors are stored in a Qdrant collection for fast search. A set of prompts guides Mistral chat models to pull context from Qdrant and create three templates. The flow loops through each template, collects results, and writes clean markdown files next to the original document.
Setup is simple. You need a Mistral Cloud API key and a Qdrant API endpoint or cluster. Point the watch path to a folder your n8n host can access. Drop a sample file to test. Expect note creation to drop from hours to minutes and output to be consistent across files. Use it for product docs, policies, research papers, or customer briefs.