NSHkr
nshkrdotcom
Total Packages
99
Total Downloads
433 497+
Packages
command
0.1.0Command center core library for AI agent orchestration
embed_ex
0.1.0Vector embeddings service for the NSAI ecosystem
datasets_ex
0.1.0Dataset management library for ML experiments with support for GSM8K, HumanEval, MMLU loaders and evaluation metrics (BLEU, ROUGE, F1).
ingot
0.1.0Phoenix LiveView interface for sample generation and human labeling workflows. Thin wrapper around Forge (sample factory) and Anvil (labeling queue) with real-time progress updates, keyboard shortcuts, and inter-rater reliability dashboards.
metrics_ex
0.1.0Metrics aggregation service for experiment results and system health monitoring.
synapse_ai
0.1.0Synapse integration for altar_ai - SDK-backed LLM providers for multi-agent workflows. Provides unified adapter layer for Gemini, Claude, and Codex with automatic fallback, workflow actions, signal handlers, and telemetry bridging.
flowstone_ai
0.1.0FlowStone integration for altar_ai - AI-powered data pipeline assets. Provides FlowStone.AI.Resource for unified AI access and FlowStone.AI.Assets DSL helpers (classify_each, enrich_each, embed_each) with telemetry bridging.
nsai_registry
0.1.0North Shore AI Registry: Distributed model registry with PubSub coordination, health monitoring, and multi-backend storage for ML reliability research.
nsai_gateway
0.1.0Unified API Gateway for North Shore AI services - handles routing, authentication, rate limiting, and circuit breaking
portfolio_coder
0.1.0Code Intelligence Platform built on the Portfolio RAG ecosystem. Repository analysis, semantic code search, dependency graphs, and AI-powered code understanding with multi-language support.
pilot
0.1.0Interactive CLI/REPL for the NSAI ecosystem: unified interface for Crucible experiments, CNS dialectical synthesis, and ML reliability research.
linear_sdk
0.2.0Elixir SDK for Linear with committed upstream schema artifacts and generated GraphQL API reference docs.
prismatic
0.2.0Shared GraphQL runtime for Prismatic-based Elixir SDKs.
lineage_ir
0.1.0Lineage IR for cross-system traces, spans, artifacts, and provenance edges. Provides a shared event envelope and sink interface for consolidation across runtimes.
self_hosted_inference_core
0.1.0Service-runtime kernel for self-hosted inference backends, owning readiness, health, lease reuse, and endpoint publication above the transport seam.
telemetry_reporter
0.1.0TelemetryReporter is a transport-agnostic telemetry batching library for Elixir/BEAM apps. It uses Pachka for efficient size/time batch flushing, drops on overload to protect producers, and isolates encoding failures so a single bad event never poisons a batch.
nsai_work
0.1.0NsaiWork - Unified job scheduler for the North-Shore-AI platform. Protocol-first, multi-tenant job scheduling with priority queues, resource-aware scheduling, and pluggable backend execution.
slither
0.1.0Low-level BEAM↔Python concurrency substrate. ETS-backed shared state with Python views, batched fan-out with real backpressure, and stage composition over BEAM + Python steps. Built on SnakeBridge/Snakepit.
llama_cpp_sdk
0.1.0First concrete self-hosted inference backend for llama.cpp, owning llama-server boot specs, readiness probes, stop semantics, and endpoint publication through self_hosted_inference_core.