« All posts

I Built a Simple Tool to Observe My AI Agents' Activities

Otterscope, a tool I built for monitoring small LLM agents, offers an efficient and user-friendly solution for observing agent activities.

As an engineer developing small LLM agents, I created a tool to monitor their operations. Named Otterscope, this tool is a straightforward web app that utilizes a SQLite file. It integrates with OpenTelemetry to clearly display each agent run and its costs. With its user-friendly interface, it allows for analyzing past data and conducting performance evaluations.