Introduction
Dive into the Maxim SDK to supercharge your AI application development
Maxim is a comprehensive platform designed to streamline AI application evaluation and observability. It offers a suite of tools and services that help developers and teams apply traditional software best practices to non-deterministic AI workflows.
Maxim SDK exposes Maxim's most critical functionalities behind a simple set of function calls, allowing developers to integrate Maxim workflows into their own workflows seamlessly.
Language and framework support
Language | SDK Link | Package installer command |
---|---|---|
Python | PyPI | pip install maxim-py |
JavaScript | npm | npm install @maximai/maxim-js |
Javascript Langchain | npm | npm install @maximai/maxim-js-langchain |
Go | Go SDK | go get github.com/maximhq/maxim-go |
Java/JVM | Java/JVM SDK | implementation("ai.getmaxim:sdk:0.1.3") |