1 min read

Open Source LLMS Are They Any Good

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

Featured image for "Open Source LLMS Are They Any Good"

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 is the Gist with the