Available solution blueprints#

Agentic RAG (MCP)#

Deploys a decoupled RAG application: an MCP Knowledge Server and an Agentic UI Client.

Latest version#

Download this blueprint

helm pull oci://docker.io/amdenterpriseai/aimsb-agentic-rag

Agentic Testing#

AI-powered UI testing framework that uses an LLM agent for browser automation. The agent interprets test specifications, executes them automatically and generates test code that can be integrated into CI/CD pipelines for continuous testing.

Latest version#

Agentic Testing (stable)

Download this blueprint

helm pull oci://docker.io/amdenterpriseai/aimsb-agentic-testing

Agentic Translation#

This blueprint demonstrates agentic translation using AIMs, where multiple LLM agents work collaboratively—critiquing, evaluating, and refining each other’s outputs—to produce higher-quality translations than a single model could achieve alone.

Latest version#

Download this blueprint

helm pull oci://docker.io/amdenterpriseai/aimsb-agentic-translation

AutoGen Studio Agentic Platform#

A no-code visual interface for building agentic AI workflows. Design, test, and deploy AI agents that autonomously perform complex tasks by combining language models with custom tools and multi-step workflows.

Latest version#

Download this blueprint

helm pull oci://docker.io/amdenterpriseai/aimsb-autogenstudio

Code Docs Builder#

This agentic code documentation assistant for software development analyzes a Git repository and produces structured documentation that explains the project structure, key components, architectural relationships, and intended system behavior.

Latest version#

Download this blueprint

helm pull oci://docker.io/amdenterpriseai/aimsb-codedocs

Continue.dev Coding Assistant#

An AI pair programmer that integrates into your code editor in the browser. It uses large language models LLMs to suggest code snippets, functions, and even entire modules as you type. This solution provides you with a local LLM of your choice to predict, fix and discuss the code while you are developing.

Latest version#

Download this blueprint

helm pull oci://docker.io/amdenterpriseai/aimsb-continuedev-assistant

Document Summarization#

AI-powered document summarization service with multimodal support. In addition to text, this application can process and summarize PDFs, DOCX files, and multimedia files (audio/video).

Latest version#

Download this blueprint

helm pull oci://docker.io/amdenterpriseai/aimsb-docsum

Financial Stock Intelligence#

A financial analysis tool that combines real-time stock data, technical indicators, and Large Language Model (LLM) analysis to provide comprehensive stock insights.

Latest version#

Download this blueprint

helm pull oci://docker.io/amdenterpriseai/aimsb-fsi

LLM Chat Sandbox#

Get a feel for your LLM in a safe sandbox. Explore prompting techniques, validate outputs, and understand model behavior before embedding LLMs into critical enterprise workflows.

Latest version#

LLM Chat Sandbox (stable)

Download this blueprint

helm pull oci://docker.io/amdenterpriseai/aimsb-llm-chat

LLM Router#

Intelligent LLM routing system that automatically classifies prompts and routes them to optimal models based on task type or complexity. It has flexible support for adding custom endpoints and routing rules.

Latest version#

LLM Router (stable)

Download this blueprint

helm pull oci://docker.io/amdenterpriseai/aimsb-llm-router

MRI Analysis Tool#

AI-powered MRI analysis tool with Gradio UI and LLM reporting.

Latest version#

Download this blueprint

helm pull oci://docker.io/amdenterpriseai/aimsb-mri-doc

PDF to Podcast#

An end-to-end solution for converting PDF documents into podcast-style audio content. It leverages an agentic orchestration architecture with microservices for PDF processing, LLM-powered content generation, and text-to-speech synthesis.

Latest version#

PDF to Podcast (stable)

Download this blueprint

helm pull oci://docker.io/amdenterpriseai/aimsb-pdf-to-podcast

Preventative Healthcare Application#

This is a multi-agent system built on top of AutoGen agents designed to automate and optimize preventative healthcare outreach. It uses multiple agents, large language models (LLMs) and asynchronous programming to streamline the process of identifying patients who meet specific screening criteria and generating personalized outreach emails.

Latest version#

Download this blueprint

helm pull oci://docker.io/amdenterpriseai/aimsb-preventative-healthcare

Report Generation Engine#

Automated technical report generation using a multi-stage LLM workflow with integrated web research. Produces comprehensive, evidence-based documents on any topic with structured outlines, citations, and professional formatting.

Latest version#

Download this blueprint

helm pull oci://docker.io/amdenterpriseai/aimsb-report-generation-engine

Talk to Your Documents#

A Retrieval-Augmented Generation (RAG) application that lets you chat with your documents. It uses a vector database (ChromaDB) to store document embeddings and a large language model (LLM) to answer questions based on the retrieved context.

Latest version#

Download this blueprint

helm pull oci://docker.io/amdenterpriseai/aimsb-talk-to-your-documents