# Open Source LLMS Are They Any Good

> Latest video showing Ollama models replacing Open Ai in my N8N Workflows

URL: https://chat.dailyai.studio/posts/open-source-llms-are-they-any-good/
Date: 2025-07-14

This video will cover four different workflows I replace OpenAi with Ollama and we see the N8N workflows continue to work well!

You can get access to the Workflows below

- 
code-review-open-llms.json so you can get going on the code review automation pipeline

- 
process-assets.json - this is the one I used to take a file from Supabase and run it into the vector system

- 
vision.json - this one mixes stirling PDF and a model for Vision to RAG

- 
spreadsheet workflow - a simple email to spreadsheet workflow for misc automation like saving bookmarks and more

[Here](https://gist.github.com/alnutile/f23c0311e7e2aad40747ccf21ad4732d) is the Gist with the
