Solution Blueprints Overview#
Solution Blueprints are reference applications built with AIMs. Solution Blueprints offer an easy way to explore AIMs in the context of a complete microservice solution. For developers, Solution Blueprints act as starting points and example implementations, making it fast and easy to solve real-world needs with ROCm software.
The industry standard orchestration system for microservices such as AIMs is Kubernetes. Solution Blueprints are packaged as helm charts, a templating software for Kubernetes manifests. Solution Blueprint charts are off-the-shelf ready to deploy to an AMD Enterprise AI Platform cluster, and templating allows the applications to be customized.
AI models are powerful tools, but they are rarely useful on their own. They need an interface to real-world, an integration into a solution. Yet building applications with AI models at their core is not trivial. Solution Blueprints come with documentation and architecture diagrams that make it clear how the pieces fit together.
Catalog#
The Solution Blueprint catalog ranges from simple demos and basic interfaces to fully-fledged agentic platforms and development environments. The catalog is constantly expanded to showcase the cutting edge innovations and to cover the established AI use cases.
Source Code#
Since Solution Blueprints are intended for developer reference, it can be useful to browse the source files. All AMD-built Solution Blueprint helm charts can be found in a public Git repository here.
Additionally, the helm charts can be pulled from the registry to browse their source files. See instructions here.