Observability#

Overview#

Aim comes with a low-code pythonic interface for building a rich observability layer.

Anything thatโ€™s logged can be visualized and connected with other things hatโ€™s been logged.

Aim observability Pythonic SDK allows to truly connect the dots in the AI Systems. From ML experiments to production to LangChain traces to AI System Monitoring.

Aim apps edit mode

UI Components#

Aim comes with a wide array of UI components bound to the logs and easily rendered through python.. These components range from search to tables and select boxes. All seemlessly bound to the logged Aim data.

Aim docs app

UI Components can be found in the default Docs App.

Boards#

The Aim Boards are the fundamental building block of any kind of aim-based observability layer. They are the main UI component that allows to visualize the logged data. Boards are composed of UI components and data retrieval. Boards can be reused between themselves. Each page is also a board.