Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 770 Bytes

File metadata and controls

25 lines (16 loc) · 770 Bytes

GenAI Gateway Workshop Deployment Script

This repository contains custom deployment scripts for the GenAI Gateway workshop. The scripts automate the setup and configuration process, making it easier for workshop participants to get started.

Purpose

  • Simplify the deployment of workshop resources
  • Provide consistent environment setup for all participants
  • Automate configuration of GenAI Gateway components

Getting Started

Instructions for using the deployment scripts will be added as they are developed.

Features

  • Custom deployment automation
  • Configuration management
  • Resource provisioning

Requirements

  • AWS CLI configured with appropriate permissions
  • Python 3.8+
  • Additional requirements will be specified as development progresses