Tutorials are from our weekly Meetup sessions.
Local Vision LLM Content Moderation
Build an automated image review pipeline using local vision models. Learn to send images to Ollama, get structured responses, and make pass/fail decisions with pattern matching. All running on your own hardware, no cloud required.
Heads up!
This tutorial was created on 2026-01-08 and everything
was tested and working at that time. Technology moves fast though, and software
updates can break things. No guarantees that every step still works exactly
as written. When in doubt, check the latest docs for the tools involved.
Tutorial Contents
- 01-overview.txt
- 02-technology-stack.txt
- 03-base64-encoding.txt
- 04-first-vision-request.txt
- 05-structured-prompting.txt
- 06-pattern-matching.txt
- 08-building-your-own.txt
- 09-troubleshooting.txt
- 10-glossary.txt
- 11-quick-reference.txt