Hi Everyone, Microsoft released an open source product for converting almost any file into markdown, which can then be injected into your RAG setup . Its a python package, I created a web wrapper than you can host for free on platforms like https://leapcell.io You can then build this into your n8n work flow, the attached image is the way I use it , it watches. google drive folder, parses the file, injects into supabase vector and then moves the file to a completed folder. If anyone wants to use the wrapper service for there own projects you will find it on my GitHub account https://github.com/sqaured-lemons/markitdown-endpoint-webwrapper Hopefully this helps some of your just get this stuff out of the door