eriksfunhouse.com

Where the fun never stops!

Snippets is a collection of my thoughts, ideas, and learnings. I have tried blog formats many times before, but it varies a lot whether I have 2 lines to share or 100 and the burden of long form always kills any initiative for me. So I am trying to invent a new format for myself.
State Machines for Agents: Improving Reasoning [4/N]
Long
This is part four in a series on how to use a state machine framework to model agentic flows and how this approach enables some interesting features. In this part we explore advanced techniques for improving multi-agent reasoning.
Read more
State Machines for Agents: Extending Agents [3/N]
Long
In the last two parts we described the state machine framework, how it works and how we can steer agents within it. In this third part, we will describe several other desirable extensions of any agent framework and how we can implement them with our state machine setup.
Read more
State Machines for Agents: The State Machine [1/N]
Long
Since I last wrote a few thoughts down on agents the buzz has only increased. With our release of Bigwig I thought it would also be interesting to dig into some of the details of how we have gone about implementing our system of multi-agents.
Read more
Agents for Advanced Statistical Analysis
Long
At the end of October, I gave a quick demo at AI Tinkerers Paris about one of our early, early version of BigWig. This is a short writeup based on the slides, called "Agents for building ML models".
Read more