ChatGPT
-
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

