Skip to content
#

omnibioai

Here are 24 public repositories matching this topic...

Full GPU-accelerated AI development environment for OmniBioAI — built on NVIDIA PyTorch 25.10 with CUDA, includes R, MySQL, JupyterLab, Hugging Face Transformers, and Ollama. Designed for bioinformatics ML workflows requiring both deep learning (PyTorch/CUDA) and statistical genomics (R/Bioconductor) in a single reproducible container.

  • Updated Aug 25, 2026
  • Python

Distributed security audit and observability system for OmniBioAI — Redis Streams-based real-time event pipeline capturing authentication events, policy decisions, data access, and system actions across all platform services. Provides zero-trust traceability, tamper-evident audit logs, and scalable event replay for compliance and forensics.

  • Updated Aug 31, 2026
  • Python

Official Python SDK for OmniBioAI — typed client for the object registry API (list, filter, paginate, fetch by ID), notebook launch integration for JupyterLab and RStudio, and authentication helpers. Built with Hatchling, 95% test coverage enforced, supports OMNIBIOAI_BASE_URL and OMNIBIOAI_TOKEN environment-based configuration.

  • Updated Aug 26, 2026
  • Python

Zero-trust API gateway for OmniBioAI — handles authentication (JWT verification), policy enforcement (RBAC/ABAC), request routing to downstream services, rate limiting, and secure service-to-service communication. All inbound traffic to the platform passes through this gateway; no service is directly addressable without authorization.

  • Updated Aug 31, 2026
  • Python

Production-grade ML model registry for OmniBioAI — versioned storage, SHA-256 integrity verification, provenance tracking, and full lifecycle management (register, promote, deprecate, retire) for AI/ML models across local disk, cloud object storage, and HPC filesystems. Supports audit trails and model lineage queries.

  • Updated Aug 30, 2026
  • Python

Minimal cloud-agnostic container execution runtime for the OmniBioAI Tool Execution Service — enforces a strict input/output contract for tools running on AWS Batch, Azure Batch, and Kubernetes. Handles environment injection, output collection, and exit-code-based status reporting with no cloud-specific dependencies in tool images.

  • Updated Aug 26, 2026
  • Python

Add this topic to your repo

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

Learn more