Skip to main content

CLI tool for onboarding participants to AI Engineering bootcamps

Project description

AI Engineering Platform


PyPI code checks unit tests docs codecov GitHub License

Infrastructure and tooling for AI Engineering bootcamps, providing secure, isolated development environments and automated participant onboarding.

Overview

This platform consists of two main components:

  1. Coder Deployment - Containerized development environments on GCP
  2. Participant Onboarding System - Secure, automated participant onboarding

1. Coder Deployment for GCP

The coder folder contains all resources needed to deploy a Coder instance on Google Cloud Platform (GCP), along with reusable workspace templates and Docker images for the workspace environment.

Structure

  • deploy/ - Terraform scripts and startup automation for provisioning the Coder server on a GCP VM
  • docker/ - Dockerfiles and guides for building custom images used by Coder workspace templates
  • templates/ - Coder workspace templates for reproducible, containerized development environments on GCP

Usage

  1. Provision Coder on GCP - Follow the steps in coder/deploy/README.md
  2. Build and Push Docker Images - See coder/docker/README.md
  3. Push Workspace Templates - See coder/templates/README.md

2. Participant Onboarding System

Automated system for securely distributing team-specific API keys to bootcamp participants using Firebase Authentication and Firestore.

Features

Secure Authentication - Firebase custom tokens with per-participant access Team Isolation - Firestore security rules enforce team-level data separation Automated Onboarding - One-command setup for participants API Key Management - Automated generation and distribution of:

Architecture

┌─────────────────────────────────────────────────────────────────┐
│                          Admin Phase                            │
├─────────────────────────────────────────────────────────────────┤
│  1. Setup teams and participants in Firestore                   │
│  2. Generate team-specific API keys and shared keys             │
│  3. Add users to github AI-Engineering-Platform org             │
└─────────────────────────────────────────────────────────────────┘
                              ↓
┌─────────────────────────────────────────────────────────────────┐
│                       Participant Phase                         │
├─────────────────────────────────────────────────────────────────┤
│  1. Run onboarding script in Coder workspace                    │
│  2. Script authenticates using token server                     │
│  3. Fetches team-specific API keys (security rules enforced)    │
│  4. Creates .env file with all credentials                      │
│  5. Runs integration tests to verify keys, marks onboard status │
└─────────────────────────────────────────────────────────────────┘

Requirements

  • Python 3.12+
  • uv package manager
  • GCP project with Firestore and Secret Manager enabled
  • Firebase project with Authentication enabled
  • Appropriate GCP permissions (see admin guide)

Installation

# Clone repository
git clone <repository-url>
cd aieng-platform

# Install dependencies
uv sync

# Authenticate with GCP
gcloud auth application-default login

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aieng_platform_onboard-0.3.4.tar.gz (16.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aieng_platform_onboard-0.3.4-py3-none-any.whl (17.5 kB view details)

Uploaded Python 3

File details

Details for the file aieng_platform_onboard-0.3.4.tar.gz.

File metadata

  • Download URL: aieng_platform_onboard-0.3.4.tar.gz
  • Upload date:
  • Size: 16.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for aieng_platform_onboard-0.3.4.tar.gz
Algorithm Hash digest
SHA256 2ddb6b06bb401a3aa4605bdd59876491b7c5eef041c7a34cc52621a91eabe555
MD5 8328989b805e3e0db4a1d3f908b25dbc
BLAKE2b-256 6bf969db0e1e6d9aa55d75ed1fb64bd46962d7eb601b015205fb7cf57e2898da

See more details on using hashes here.

File details

Details for the file aieng_platform_onboard-0.3.4-py3-none-any.whl.

File metadata

File hashes

Hashes for aieng_platform_onboard-0.3.4-py3-none-any.whl
Algorithm Hash digest
SHA256 28e06c8689fd410f314eb8de6e8e3093f6f061a75a9230836b5567d9e719123e
MD5 8e5bf9aadf7e2d2220e29e7d5fdb223a
BLAKE2b-256 7ff0c551967155cf16c1bfe845d6c355b9527a8e6ff419f2af3cb91f9ab7b710

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page