NSHkr
nshkrdotcom
Total Packages
99
Total Downloads
633 566+
Packages
linear_sdk
0.2.0Elixir SDK for Linear with committed upstream schema artifacts and generated GraphQL API reference docs.
skill_ex
0.1.0Aggregates and packages Claude skills from multiple Elixir projects into a single, validated bundle ready for distribution.
labeling_ir
0.1.0Shared IR structs for Forge, Anvil, Ingot, and external clients; typed datasets, samples, assignments, labels, artifacts, and evaluation runs for labeling workflows.
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.
prismatic
0.2.0Shared GraphQL runtime for Prismatic-based Elixir SDKs.
metrics_ex
0.1.0Metrics aggregation service for experiment results and system health monitoring.
jules_ex
0.1.0Elixir client library for the Jules API. Jules is an AI-powered coding assistant that can automate software development tasks across multiple repositories.
nsai_registry
0.1.0North Shore AI Registry: Distributed model registry with PubSub coordination, health monitoring, and multi-backend storage for ML reliability research.
datasets_ex
0.1.0Dataset management library for ML experiments with support for GSM8K, HumanEval, MMLU loaders and evaluation metrics (BLEU, ROUGE, F1).
embed_ex
0.1.0Vector embeddings service for the NSAI ecosystem
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.
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.
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.
nsai_gateway
0.1.0Unified API Gateway for North Shore AI services - handles routing, authentication, rate limiting, and circuit breaking
pilot
0.1.0Interactive CLI/REPL for the NSAI ecosystem: unified interface for Crucible experiments, CNS dialectical synthesis, and ML reliability research.
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.
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.