Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Standard Agent
An overview of Standard Agent, an open‑source, under‑1000‑line library for building composable AI agents, covering design choices, implementation details, and extensibility.
Hello hello,
I would like to give a shot at presenting something called a Standard Agent which is an open source agent library. LLMs are hard. Tooling is hard. This is an attempt at showing maybe what sticks them together need not always be hard. It’s less than 1000 lines of core code, doesn’t try to be magic, and is ready to be cloned, forked, extended, or replaced.