AI cannot operate on its own for very long. But with a human-in-the-loop, we can execute long and useful plans.…
Beyond prompting, learn every other thing that you can do to an LLM, like the sampler, runtime modification, optimization, and…
Social media search is terrible because it's a harder problem than web search. Yet I implemented my own search engine…
How much is it worth to solve humanity's biggest problems? If only there was someone to pay! Agents may enable…
Not only is AI smarter than us in most ways, but it is so much smarter than us that we…
So much of our interaction with LLMs is via a singular chat box. It doesn't have to be that way.…
What are AI Agents? Although it seems every bit of software claims to be an agent, there are real agentic…
Let's not hack away on The Archive on vibes alone; let's evaluate our code. Using Promptfoo!
There's a few reasons that programming is best suited to using AI, but mostly it is that AI is simply…
A naïve implementation of a vector database would take 190GB of system memory. We'll need to make several kinds of…