ProxyML Schema Generator
The first version of an in-browser schema generator for ProxyML is now available! The page is live, but you can also just download the HTML and run it directly yourself…
The first version of an in-browser schema generator for ProxyML is now available! The page is live, but you can also just download the HTML and run it directly yourself…
I've been working on an eXplainable AI (XAI) project and today I've published the very first version of the SDK that will eventually call the service. It's also the first…
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…
If we could automatically pull any information from the document or even just know what type of document we’re looking at ahead of time, we could make our document processing…
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…
I've often wondered if it would be possible to have a model tailor a resume to a job description. Even if you don't find constantly rewriting your resume a bit…
You probably already know transformers have a maximum sequence length, and you probably also know that by default anything beyond this limit is ignored. But what happens if you can't…
Visualization of the algorithm behind Myriad, looking at an ultrasonic scan. When the border of the search window flashes, that's when the algorithm predicts that it's found an indication of…