Skip to main content
Avatar for Christian Mills from gravatar.com

Christian Mills

Username    innominate817
Date joined   Joined

69 projects

cjm-transcript-workflow-management

Last released

A FastHTML management interface for context graph documents to list, inspect, delete, and import/export graph spines produced by transcript decomposition workflows.

cjm-transcript-source-select

Last released

FastHTML source selection component for transcript decomposition workflows, with federated database browsing, drag-drop ordering, and keyboard navigation.

cjm-fasthtml-sortable-queue

Last released

A reusable FastHTML component for Sortable.js-enhanced ordered queue panels with drag-and-drop reorder, keyboard navigation, and HTMX-powered mutations.

cjm-transcript-verify

Last released

A FastHTML verification step for transcript decomposition workflows that queries the context graph database to display integrity checks and sample inspection.

cjm-transcript-segment-align

Last released

FastHTML dual-column text segmentation & VAD alignment UI for transcript decomposition workflows with forced alignment-based text splitting for aligning text segments with VAD chunks.

cjm-fasthtml-card-stack

Last released

A fixed-viewport card stack component for FastHTML with keyboard navigation, scroll-to-nav, configurable focus position, and HTMX-driven OOB updates.

cjm-fasthtml-virtual-collection

Last released

FastHTML virtualized collection rendering with discrete navigation, custom scrollbar, table layout, and cell-level HTMX updates.

cjm-fasthtml-virtual-scrollbar

Last released

FastHTML virtual scrollbar component with drag-to-scrub, click-to-jump, and position indication for discrete-navigation containers.

cjm-transcript-review

Last released

FastHTML Reader View component for verifying transcript segmentation with audio playback and context graph commit.

cjm-transcript-vad-align

Last released

FastHTML VAD alignment component for transcript decomposition with Silero VAD audio chunking, card stack navigation with audio playback, and Web Audio API integration.

cjm-fasthtml-web-audio

Last released

A reusable Web Audio API manager for FastHTML applications with multi-buffer support, parallel decode, and card-stack-compatible playback.

cjm-nbdev-overview

Last released

Automated documentation and visualization tools for nbdev projects.

cjm-fasthtml-workflow-session-management

Last released

A workflow-agnostic FastHTML library for managing multiple in-progress workflow sessions with list, resume, create, delete, and rename sessions stored in a cjm-workflow-state state database.

cjm-fasthtml-interactions

Last released

Reusable user interaction patterns for FastHTML applications including multi-step wizards, master-detail views, modal workflows, and other stateful UI orchestration patterns.

cjm-workflow-state

Last released

SQLite-backed workflow state persistence and undo history for multi-step human-in-the-loop workflows.

cjm-fasthtml-step-progress

Last released

A compact, theme-aware step progress bar component for FastHTML multi-step workflows.

cjm-transcript-segmentation

Last released

FastHTML text segmentation component for transcript decomposition with NLTK sentence splitting, interactive split/merge UI with token selector, and card stack navigation.

cjm-fasthtml-keyboard-navigation

Last released

A declarative keyboard navigation framework for FastHTML applications with multi-zone focus management, mode switching, and HTMX integration.

cjm-fasthtml-jsonschema

Last released

Library for generating FastHTML user interfaces from JSON Schema configurations.

cjm-fasthtml-file-browser

Last released

Interactive file system navigation and selection UI components for FastHTML applications with extensible provider support.

cjm-fasthtml-job-monitor

Last released

A FastHTML component library for monitoring plugin job execution with progress tracking, log tailing, resource usage, and cancellation via a tabbed modal with content overlay.

cjm-system-monitor-nvidia

Last released

An NVIDIA GPU monitoring plugin for the cjm-plugin-system that provides real-time hardware telemetry via nvitop.

cjm-transcription-plugin-qwen3-forced-aligner

Last released

A Qwen3-based forced alignment plugin for the cjm-transcription-plugin-system that provides word-level audio-text alignment using Qwen/Qwen3-ForcedAligner-0.6B with progress reporting.

cjm-transcription-plugin-system

Last released

A flexible plugin system for audio transcription intended to make it easy to add support for multiple backends.

cjm-fasthtml-viewport-fit

Last released

Reusable viewport height measurement utility for FastHTML applications that dynamically fits element height to remaining viewport space with resize and HTMX integration.

cjm-plugin-system

Last released

Process-isolated plugin system with resource-aware scheduling, configuration validation, and lifecycle management for extensible Python applications.

cjm-demucs-v4

Last released

Inference-only fork of Demucs v4 that provides audio source separation with TorchCodec replacing torchaudio I/O.

cjm-media-plugin-ffmpeg

Last released

FFmpeg-based media processing plugin for the cjm-plugin-system that provides audio extraction, segmentation, format conversion, and segment extraction.

cjm-ffmpeg-utils

Last released

Audio/video processing utilities with FFmpeg: extraction, conversion, metadata handling, and progress bars.

cjm-graph-plugin-sqlite

Last released

A local, file-backed Context Graph worker for the cjm-plugin-system that implements graph storage, traversal, and querying using SQLite.

cjm-graph-plugin-system

Last released

Defines the standardized interface and data structures for Context Graph plugins, enabling the semantic linking, decomposition, and enrichment of multi-modal content.

cjm-transcription-plugin-voxtral-hf

Last released

Mistral Voxtral plugin for the cjm-transcription-plugin-system library - provides local speech-to-text transcription through 🤗 Transformers with configurable model selection and parameter control.

cjm-infra-plugin-system

Last released

Standardized interface and data structures for infrastructure monitoring plugins in the cjm-plugin-system ecosystem.

cjm-source-provider

Last released

Protocol and data types for querying content sources across decomposition workflows.

cjm-transcription-plugin-voxtral-vllm

Last released

Mistral Voxtral plugin for the cjm-transcription-plugin-system library - provides local speech-to-text transcription through vLLM with configurable model selection and parameter control.

cjm-transcription-plugin-whisper

Last released

OpenAI Whisper plugin for the cjm-transcription-plugin-system library - provides local speech-to-text transcription with configurable model selection and parameter control.

cjm-transcription-plugin-gemini

Last released

Google Gemini API plugin for the cjm-transcription-plugin-system library - provides speech-to-text transcription with configurable model selection and parameter control.

cjm-text-plugin-nltk

Last released

A local, NLTK-based text processing worker for the cjm-plugin-system that provides sentence splitting and tokenization with character-level span tracking.

cjm-media-plugin-silero-vad

Last released

A local, persistent Voice Activity Detection (VAD) worker for the cjm-plugin-system that provides high-accuracy speech segmentation using Silero VAD with SQLite result caching.

cjm-media-plugin-system

Last released

Defines standardized interfaces and data structures for media analysis (VAD, Scene Detection) and processing (FFmpeg, Conversion) plugins within the cjm-plugin-system ecosystem.

cjm-text-plugin-system

Last released

Defines standardized interfaces and data structures for text processing plugins, enabling modular NLP operations like sentence splitting, tokenization, and chunking within the cjm-plugin-system ecosystem.

cjm-fasthtml-token-selector

Last released

A token-level interactive text selector for FastHTML with gap, word, and span selection modes, custom key repeat navigation, and HTMX state sync.

cjm-fasthtml-daisyui

Last released

Python-native daisyUI v5 component and utility class builder providing dynamic class generation with full abstraction for FastHTML projects.

cjm-fasthtml-app-core

Last released

Core utilities and reusable patterns for FastHTML applications including page layouts, HTMX request handling, alerts, and navbar components.

cjm-fasthtml-media-gallery

Last released

FastHTML UI components for displaying media file collections with type-specific previews, playback, and pagination.

cjm-file-discovery

Last released

Pure Python library for batch file scanning with configurable filtering, metadata extraction, caching, and extensible provider support.

cjm-fasthtml-lucide-icons

Last released

Lucide icons as FastHTML SVG components with category/tag registry and factory API.

cjm-fasthtml-workflow-transcription-single-file

Last released

A self-contained single-file transcription workflow for FastHTML applications.

cjm-graph-domains

Last released

A shared library of Pydantic models and standard schemas for the cjm-graph-plugin-system ecosystem, enabling type-safe domain definitions across plugins and UIs.

cjm-fasthtml-settings

Last released

A drop-in schema-based configuration system for FastHTML applications with automatic UI generation, sidebar navigation, and persistent storage.

cjm-fasthtml-sse

Last released

Real-time Server-Sent Events (SSE) and HTMX integration library for FastHTML with cross-tab synchronization support.

cjm-error-handling

Last released

Structured error handling with context propagation, user-friendly messaging, and serialization support for reusable Python libraries.

cjm-transcription-utils

Last released

Miscellaneous utilities for helping with audio transcription.

cjm-tqdm-capture

Last released

Intercept and capture progress information from tqdm progress bars via callbacks without modifying existing code.

cjm-nbdev-docments

Last released

Tool for validating and updating documentation in nbdev projects for use with the fastcore.docments module.

cjm-fasthtml-tailwind

Last released

Python-native Tailwind CSS v4 utility builder providing dynamic class generation with full abstraction for FastHTML projects.

cjm-fasthtml-sysmon

Last released

FastHTML components and utilities for real-time system resource monitoring with SSE-based live updates.

cjm-fasthtml-byok

Last released

Secure API key management for FastHTML applications with encrypted storage, session/database persistence, and built-in UI components.

cjm-nbdev-utils

Last released

Miscellaneous utilities for nbdev projects.

cjm-torchvision-tfms

Last released

Some custom Torchvision tranforms.

cjm-yolox-pytorch

Last released

A PyTorch implementation of the YOLOX object detection model based on the mmdetection implementation.

cjm-pytorch-utils

Last released

Some utility functions for working with PyTorch.

cjm-pil-utils

Last released

Some PIL utility functions I frequently use.

cjm-byte-track

Last released

A standalone Python implementation of the ByteTrack multi-object tracker based on the official implementation.

cjm-psl-utils

Last released

Some utility functions using the Python Standard Library.

cjm-pandas-utils

Last released

Some utility functions for working with Pandas.

cjm-diffusers-utils

Last released

Some utility functions I frequently use with 🤗 diffusers.

cjm-kaggle-utils

Last released

Some utility functions for working with the Kaggle API.

cjm-parallel-utils

Last released

Utility functions for parallel operations.

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