Sean Neilan
Posts
21 Feb 2026
What I learned using local vision-language models to scrape target.com
Using a 2 billion local visual language llm coupled with playwright to identify and click on elements in a browser.
27 Dec 2025
An interactive math notebook that runs entirely in your browser
29 Nov 2025
A tiny local LLM writes code to scrape a website, then calls itself to summarize what it found.
29 Nov 2025
Local Fine-Tuning LLM's without Sovereign AI and Software Freedom!
Train TinyLlama to know its favorite color using LoRA fine-tuning.
23 Nov 2025
Replacing Pencil and Paper with Latex for Math
Can math be done without pencil and paper? Yes.
3 Sep 2025
Step by step tutorial to create a AWS Python Lambda function.