Listing Thumbnail

    Relevance Labs Windows GenAI Workspace - GPU-Ready AMI

     Info
    Deployed on AWS
    A Windows Server 2022 AMI with 30+ preinstalled GenAI tools including Hugging Face, LangChain, and pre-wired RAG pipelines - the only Windows-native workspace bundling LLM fine-tuning, medical imaging

    Overview

    Windows Generative AI and Data Science Workspace by Relevance Labs

    Stop spending days configuring GPU drivers, resolving CUDA version conflicts, and wiring together AI frameworks. This Windows Server 2022 AMI delivers a fully preconfigured generative AI research environment with 30+ tools ready to use from first login via Amazon NICE DCV remote desktop.

    What Makes This Workspace Different

    Unlike Linux-based Deep Learning AMIs, this is the only Windows-native workspace that bundles LLM fine-tuning tools (LoRA/PEFT), a pre-wired RAG chatbot pipeline (Bedrock + OpenSearch), medical imaging frameworks (MONAI), and multimodal AI pipelines (Whisper/CLIP/LLaVA) - all accessible through a full GUI desktop with Visual Studio 2022, RStudio, PyCharm CE, and JupyterLab side by side.

    Who This Is For

    • ML engineers and data scientists who need a Windows-based GPU workstation in the cloud
    • Research teams in healthcare leveraging MONAI for medical imaging alongside LLM experimentation
    • Enterprise developers building RAG applications with AWS Bedrock and OpenSearch
    • Teams prototyping GenAI applications who want pre-integrated sample workflows rather than starting from scratch

    Pre-Built Sample Workflows

    Get productive immediately with included working examples:

    • RAG Chatbot - A complete retrieval-augmented generation pipeline using AWS Bedrock and OpenSearch, ready to customize
    • Multimodal Pipelines - Pre-configured Whisper (speech), CLIP (vision-language), and LLaVA workflows
    • Medical Imaging - MONAI framework configured for healthcare AI research

    Deployment Guide

    Recommended Instance Types:

    • g4dn.xlarge - Entry-level evaluation (16 GB GPU memory)
    • g5.xlarge - Standard GenAI development (24 GB GPU memory)
    • p3.2xlarge - Large model training and inference (16 GB GPU memory)

    Prerequisites:

    • Security group allowing inbound TCP port 8443 (for NICE DCV remote desktop)
    • IAM role with permissions for Bedrock, SageMaker, and OpenSearch (if using AWS-native integrations)
    • Bedrock model access must be enabled separately in your AWS account
    • Minimum 100 GB EBS volume recommended

    Getting Started:

    1. Launch the AMI on a supported GPU instance from AWS Marketplace
    2. Wait for instance status checks to pass
    3. Connect via NICE DCV client using your instance's public IP on port 8443
    4. Log in with your Windows credentials (Administrator account)
    5. Open JupyterLab or any preinstalled IDE and run the included sample notebooks

    Complete Tool Inventory

    GenAI and LLM Frameworks: Hugging Face Transformers, LangChain, LlamaIndex, FAISS, LoRA/PEFT

    ML and Data Science: PyTorch, TensorFlow, scikit-learn, PySpark, Dask, Vowpal Wabbit, MONAI

    Development Environments: Visual Studio 2022, VS Code, PyCharm CE, JupyterLab, RStudio Desktop and Server

    AWS Integrations: Bedrock SDK, SageMaker SDK, OpenSearch connectors, AWS CLI

    Productivity and Infrastructure: Docker, Docker Compose, Anaconda, LibreOffice, Google Chrome, Git, 7-Zip

    Languages: Python 3.x, R

    Requirements and Limitations

    • Supported on GPU instance families: g4dn, g5, p3, p4d
    • NVIDIA drivers and CUDA Toolkit are pre-installed - no manual GPU configuration needed
    • Model weights for LLaVA, Whisper, and CLIP may require separate download depending on model size
    • Remote desktop access is encrypted via Amazon NICE DCV protocol
    • Windows Firewall is enabled with DCV port configured
    • This AMI does not include model weights for large foundation models - use Bedrock or download from Hugging Face Hub

    AWS Integration Points

    The workspace comes pre-configured with SDKs and connectors for AWS Bedrock (foundation model access), SageMaker (model training and deployment), and OpenSearch (vector search for RAG applications). All integrations use standard AWS credential chains - configure your IAM role and start building immediately.

    No additional software charges apply. You pay only for the Amazon EC2 instance and AWS infrastructure costs.

    Highlights

    • The only Windows native GenAI workspace bundling LLM fine tuning (LoRA/PEFT), a prewired RAG chatbot pipeline (Bedrock + OpenSearch), and medical imaging (MONAI) in a single AMI. Eliminates days of manual setup resolving CUDA version conflicts, driver installations, and framework dependency issues. Includes 30 plus preconfigured tools with working sample notebooks you can run immediately after first login.
    • Pre built AWS native pipelines that work out of the box not just SDKs but complete sample workflows. Run a RAG chatbot with Bedrock and OpenSearch, process multimodal data with Whisper, CLIP, and LLaVA, or start medical imaging research with MONAI. All AWS integrations use standard credential chains so you configure your IAM role once and every tool connects automatically.
    • Full Windows GUI desktop via encrypted Amazon NICE DCV with Visual Studio 2022, RStudio, PyCharm CE, VS Code, and JupyterLab all preinstalled and configured side by side. Unlike Linux-based Deep Learning AMIs, this workspace gives enterprise teams a familiar Windows environment for collaborative AI research without sacrificing GPU acceleration or framework access.

    Details

    Delivery method

    Delivery option
    64-bit (x86) Amazon Machine Image (AMI)

    Latest version

    Operating system
    Win 2022

    Deployed on AWS
    New

    Introducing multi-product solutions

    You can now purchase comprehensive solutions tailored to use cases and industries.

    Multi-product solutions

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    Relevance Labs Windows GenAI Workspace - GPU-Ready AMI

     Info
    This product is available free of charge. Free subscriptions have no end date and may be canceled any time.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    Vendor refund policy

    NA

    How can we make this page better?

    Tell us how we can improve this page, or report an issue with this product.
    Tell us how we can improve this page, or report an issue with this product.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    64-bit (x86) Amazon Machine Image (AMI)

    Amazon Machine Image (AMI)

    An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.

    Version release notes

    NA

    Additional details

    Usage instructions

    Quick Usage Summary

    1. Subscribe to the AWS Marketplace product and launch an instance.
    2. Use at least 200 GB for the EBS Volume and select g4dn.4xlarge for smooth performance.
    3. AI and ML libraries are installed in the conda environment named "genai". To use them: a. Open Anaconda Prompt. b. Run: conda activate genai c. Run: python --version d. Import packages such as torch, transformers, langchain, faiss, scikit-learn, pyspark, dask, vowpalwabbit, monai, peft.

    Connect via NICE DCV

    1. Open a browser and navigate to https://<your-public-dns-or-IP>:8443
    2. Log in using your Windows Administrator username and password.
    3. You will gain access to the Windows desktop in your browser. Note: Ensure that TCP port 8443 is allowed in the EC2 security group and Windows firewall.

    Development IDEs

    1. Launch Visual Studio Code, Visual Studio 2022, or PyCharm from the Start Menu.
    2. Create new files or open existing projects.
    3. Suitable for Python, R, .NET, and full-stack development.

    Anaconda

    1. Open Anaconda Navigator from the Start Menu to manage environments and packages.
    2. Alternatively, use Anaconda Prompt to run commands such as: conda list

    JupyterLab and Python

    1. Access JupyterLab from the desktop or Start Menu.
    2. Run Python or R notebooks and import preinstalled libraries.
    3. Activate the genai environment for AI and ML workflows.

    Machine Learning and AI Libraries

    The environment includes preinstalled libraries for data science, machine learning, and generative AI. Examples:

    1. Transformers version 4.56.2
    2. LangChain version 0.3.27
    3. LlamaIndex version 0.14.3
    4. FAISS version 1.9.0
    5. PyTorch version 2.5.1 with CUDA 12.1 (GPU enabled)
    6. scikit-learn version 1.7.2
    7. PySpark version 4.0.1
    8. Dask version 2025.9.1
    9. VowpalWabbit version 9.10.0
    10. MONAI version 1.5.1
    11. PEFT version 0.17.1

    GPU Support

    1. Verified with nvidia-smi: Tesla T4 GPU available
    2. PyTorch GPU acceleration is enabled

    Support

    Vendor support

    Support for Windows Generative AI Workspace

    Relevance Labs provides technical support for this AMI via email at rlcloudsupport@relevancelab.com .

    How to Get Help: Send an email describing your issue, including your instance ID and any error messages. The support team will respond to assist with AMI configuration, tool access, and AWS integration questions.

    To request a refund, contact rlcloudsupport@relevancelab.com  with your AWS Marketplace order details.

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Similar products

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 reviews
    No customer reviews yet
    Be the first to review this product . We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.