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:
- Launch the AMI on a supported GPU instance from AWS Marketplace
- Wait for instance status checks to pass
- Connect via NICE DCV client using your instance's public IP on port 8443
- Log in with your Windows credentials (Administrator account)
- 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
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Vendor refund policy
NA
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
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
- Subscribe to the AWS Marketplace product and launch an instance.
- Use at least 200 GB for the EBS Volume and select g4dn.4xlarge for smooth performance.
- 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
- Open a browser and navigate to https://<your-public-dns-or-IP>:8443
- Log in using your Windows Administrator username and password.
- 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
- Launch Visual Studio Code, Visual Studio 2022, or PyCharm from the Start Menu.
- Create new files or open existing projects.
- Suitable for Python, R, .NET, and full-stack development.
Anaconda
- Open Anaconda Navigator from the Start Menu to manage environments and packages.
- Alternatively, use Anaconda Prompt to run commands such as: conda list
JupyterLab and Python
- Access JupyterLab from the desktop or Start Menu.
- Run Python or R notebooks and import preinstalled libraries.
- 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:
- Transformers version 4.56.2
- LangChain version 0.3.27
- LlamaIndex version 0.14.3
- FAISS version 1.9.0
- PyTorch version 2.5.1 with CUDA 12.1 (GPU enabled)
- scikit-learn version 1.7.2
- PySpark version 4.0.1
- Dask version 2025.9.1
- VowpalWabbit version 9.10.0
- MONAI version 1.5.1
- PEFT version 0.17.1
GPU Support
- Verified with nvidia-smi: Tesla T4 GPU available
- 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.