Feb 12, 2026
My First Attempt at Fine-Tuning an SLM using Unsloth
A hands-on breakdown of turning a small language model into a focused information extraction system for NER-style tasks.
Writing
Back to home pageThoughts, lessons, and breakdowns from the projects I build.
All writing
Select the blog to view full details.
Feb 12, 2026
A hands-on breakdown of turning a small language model into a focused information extraction system for NER-style tasks.
Feb 5, 2026
A practical reflection on implementing transformer mechanics directly to demystify how the architecture actually works.
Jan 27, 2026
A build log on orchestrating AI agents to automate repetitive application work while keeping human judgment in the loop.
Jan 18, 2026
An applied recommendation-system experiment focused on translating subjective intent into more useful retrieval signals.
Jan 5, 2026
A walkthrough of building a local-LLM copilot that turns financial questions into structured analysis over business data.
Jul 9, 2025
A practical article about using Model Context Protocol to connect an LLM workflow to structured PostgreSQL data.