Skip to main content
AgP brings together a collection of components, tools, and technology to seamlessly enable you to experience AI-powered apps or products, first hand.
ComponentDescriptionHow do I get started?

AgP JavaScript SDK

The easiest way of integrating with the Agent Platform. Our AgP JS SDK lets you build and run agents with just few lines of code.
Launch the AgP JS SDK from our GitHub repo.

Or see Get started for complete instructions and SDK Guides.


Agent UI Studio
A suite of react UI components for building agent interfaces, installable via the shadcn cli using the shadcn registry code distribution system. The Agent UI Studio is a comprehensive library of UI components to use in creating beautiful-looking AI apps and products.See our open-sourced Agent UI Studio repo.

Check out our react components library.

AgP APIs

A series of endpoints to interact with your agents directly, monitoring their runs, performance, and more.
See our API reference for a full list of endpoints and integration guides to help you make API calls.

H Models
Our agents are powered by our Holo vLLM models. These models are optimized for scale and performance.See our Models section on the H Tech Hub.


H Agents
Agents on AgP are a combination of code and configuration. AgP provides a catalogue of agents you can choose from. These agents include benchmark results, which enables you to pick and choose the right agent for the specific use case or task you have in mind.See Agents or check out our Advanced features page for instructions on how to choose agents using the AgP JS SDK.
I