eriksfunhouse.com

Where the fun never stops!

Bonjour! I am Erik and this is my home on the interwebs. Here you will find a random collection of things that I have been working on.

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