ChatGPT
-
8 Trends in the dawn of AI
I believe the current AI trends consolidate to roughly 8 different core themes, each supporting the other in a sort of octagon or octet truss. I’ve spent most of my time experimenting with 1-3: 1. Accelerated Creation In software development… Continue reading
-
How to setup qwen coder 2.5 LLM for local dev on Windows in four steps
There is also a llama.cpp chat cli if you wanted to communicate directly which is useful for general testing, benchmarking and making sure your hardware is detected properly. Now let’s talk dev tools! Claude Code CLI Fastest setup/least steps and… Continue reading
-
Comparing Text Similarity between two sentences using Python: Part 1
This is Part 1 in a series covering NLP (Natural Language Processing) which progresses through a real-world problem that I recently encountered. I thought this would be a good topic to write since it is relatable to many online businesses… Continue reading


