Available solution blueprints#
Agentic Testing Framework#
A quality assurance and testing framework that leverages autonomous agents to design, execute, and analyze tests for software applications. This framework enables continuous testing and validation by utilizing AI-driven agents to identify bugs, performance issues, and usability concerns.
Latest version#
Agentic Testing Framework (stable)
Download this blueprint
helm pull oci://docker.io/amdenterpriseai/aimsb-agentic-testing
Agentic Machine Translation#
This translation blueprint illustrates how language translation can be implemented using AIMs. It is using agentic translation, employing multiple LLM agents working collaboratively — where models critique, evaluate, and refine each other’s outputs — to improve the overall quality of the translation.
Latest version#
Agentic Machine Translation (stable)
Download this blueprint
helm pull oci://docker.io/amdenterpriseai/aimsb-agentic-translation
AutoGen Studio Agentic Platform#
Create and deploy agentic AI applications with a no-code, visual interface. AutoGen Studio enables users to design, test, and launch AI agents that can autonomously perform complex tasks by integrating language models, tools, and workflows.
Latest version#
AutoGen Studio Agentic Platform (stable)
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#
Code Docs Builder (stable)
Download this blueprint
helm pull oci://docker.io/amdenterpriseai/aimsb-codedocs
Continue.dev Coding Assistant#
The continuedev-assistant is 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#
Continue.dev Coding Assistant (stable)
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#
Document Summarization (stable)
Download this blueprint
helm pull oci://docker.io/amdenterpriseai/aimsb-docsum
Financial Stock Intelligence#
A sophisticated financial analysis tool that combines real-time stock data, technical indicators, and Large Language Model (LLM) analysis to provide comprehensive stock insights.
Latest version#
Financial Stock Intelligence (stable)
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
PDF to Podcast#
This blueprint provides 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
Report Generation Engine#
This report generation engine blueprint illustrates how automated technical report generation can be implemented using AIMs. It uses a multi-stage LLM workflow with integrated web research to produce comprehensive, evidence-based technical documents on any topic.
Latest version#
Report Generation Engine (stable)
Download this blueprint
helm pull oci://docker.io/amdenterpriseai/aimsb-report-generation-engine
Talk to your documents#
This blueprint deploys a Retrieval-Augmented Generation (RAG) application which allows you to talk to 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#
Talk to your documents (stable)
Download this blueprint
helm pull oci://docker.io/amdenterpriseai/aimsb-talk-to-your-documents