Skip to content
#

environment-management

Here are 20 public repositories matching this topic...

this.env defines, locks, and hashes the environment to establish a reliable and secure operational context. By detecting and responding to changes, it ensures consistency and integrity, especially for intelligent systems and machine learning applications.

  • Updated Nov 14, 2025
  • Rust

This repository provides tools and scripts to simplify the creation and management of custom Google Compute Engine (GCE) Virtual Machines optimized for use with Google Cloud Colab. It focuses on project, zone, and instance customization to tailor the VM environment to specific Colab workflows.

  • Updated Feb 25, 2025

envman: A command-line tool to manage environment variable profiles. Create, edit, list, view, and delete profiles using an interactive text-based UI. Ideal for managing configurations across different projects and environments.

  • Updated Jan 1, 2025
  • Go

A reproducible Docker-based pipeline for running machine learning experiments with GPU support. This repository provides pre-configured Docker images, environment files, and scripts for: - Setting up GPU-enabled containers - Running training and inference - Managing environments reproducibly

  • Updated Nov 14, 2025
  • Dockerfile

I built a News Research Tool with Streamlit and LangChain that fetches news articles from URLs, processes them with text splitting and embeddings, and stores them in a FAISS vector DB. Users can query articles via a RetrievalQA chain to get precise, source-backed insights—showcasing my skills in LLMs and vector search.

  • Updated Sep 1, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the environment-management topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the environment-management topic, visit your repo's landing page and select "manage topics."

Learn more