SimSEO
A couple of years ago I released a POC demo of using an LLM for Search Engine Optimization (SEO). This week Claude and I started working on a more fleshed…
A couple of years ago I released a POC demo of using an LLM for Search Engine Optimization (SEO). This week Claude and I started working on a more fleshed…
A Python code snippet showing how to use the local Retrieval Augmented Generation (RAG) gist Picking up a few certs at work recently, I had to complete a lab on…
Today I'm open sourcing a proof of concept for applying LLMs to SEO. https://youtu.be/t-8yu9g1hgQ My main interest here was to try out a couple of theories I had about LLMs;…
I've been meaning to take a closer look at llama.cpp for a while now, and recently spent some time playing with the llama-cpp-python Python bindings. I wasn't entirely sure I…