nshkrdotcom

Total Owned Packages
42

Total Downloads
14 927

  • aitrace0.1.0

    1 182 Downloads

    The unified observability layer for the AI Control Plane, delivering full-fidelity tracing for AI agent reasoning, tool calls, and state transitions.

  • altar0.2.0

    677 Downloads

    Altar provides a robust, type-safe foundation for building AI agent tools in Elixir. It offers a clean contract to define and execute tools locally, with a clear promotion path to future distributed systems.

  • arsenal0.1.0

    1 189 Downloads

    A metaprogramming framework for building REST APIs from OTP operations with automatic endpoint generation, parameter validation, and OpenAPI documentation.

  • assessor0.0.0

    355 Downloads

    The definitive CI/CD platform for AI Quality.

  • citadel0.0.0

    205 Downloads

    The command and control layer for the AI-powered enterprise.

  • claude_agent_sdk0.6.0

    172 Downloads

    An Elixir SDK for Claude Code - Build AI-powered CLI tools with Claude

  • claude_code_sdk0.2.2

    145 Downloads

    An Elixir SDK for Claude Code - Build AI-powered CLI tools with Claude

  • codex_sdk0.2.0

    63 Downloads

    Idiomatic Elixir SDK for OpenAI's Codex agent. Provides a complete, production-ready interface with streaming support, comprehensive event handling, and robust testing utilities.

  • crucible_adversary0.2.0

    42 Downloads

    Adversarial testing and robustness evaluation framework for AI models. Provides 21 attack types including character/word/semantic perturbations, prompt injection, jailbreak techniques, plus defense mechanisms (detection, filtering, sanitization) and comprehensive metrics.

  • crucible_bench0.1.0

    26 Downloads

    Comprehensive benchmarking framework for AI research. Measures latency, throughput, cost, and reliability with percentile analysis and Nx numerical computations.

  • crucible_datasets0.1.0

    23 Downloads

    Dataset management and caching for AI research benchmarks

  • crucible_ensemble0.1.0

    23 Downloads

    Multi-model ensemble prediction with voting strategies for AI reliability. Leverages BEAM parallelism for massively concurrent LLM queries.

  • crucible_framework0.1.1

    29 Downloads

    CrucibleFramework: A scientific platform for LLM reliability research on the BEAM. This is the meta-package with comprehensive documentation and guides.

  • crucible_harness0.1.0

    26 Downloads

    Experimental research framework for running AI benchmarks at scale. Provides orchestration, streaming processing with Flow/GenStage, and statistical analysis.

  • crucible_hedging0.1.0

    26 Downloads

    Request hedging for tail latency reduction in distributed systems. Implements Google's 'Tail at Scale' with adaptive strategies. Reduces P99 latency by 75-96%.

  • crucible_telemetry0.1.0

    24 Downloads

    Advanced telemetry collection and analysis for AI research

  • crucible_trace0.1.0

    25 Downloads

    Structured causal reasoning chain logging for LLMs. Captures decision-making processes with cryptographic verification for transparency and debugging.

  • crucible_xai0.2.1

    42 Downloads

    Explainable AI (XAI) tools for the Crucible framework. Includes LIME implementations, SHAP-like explanations, feature attribution, and model interpretability for local and global explanations.

  • dspex0.2.1

    169 Downloads

    DSPex: Native Elixir implementation of DSPy with Python integration via Snakepit. Enables gradual migration from Python DSPy to native Elixir implementations while supporting mixed execution pipelines.

  • duckdb_ex0.1.1

    52 Downloads

    A 100% faithful port of the DuckDB Python client to Elixir, using the DuckDB CLI for full API compatibility with the official Python client.

  • elixir_dashboard0.2.0

    51 Downloads

    A Phoenix LiveView performance monitoring dashboard for tracking slow endpoints and database queries during development.

  • elixir_scope0.0.1

    46 Downloads

    ElixirScope is a next-generation debugging and observability platform for Elixir applications, designed to provide an Execution Cinema experience through deep, compile-time AST instrumentation guided by AI-powered analysis.

  • elixir_tracer0.1.0

    24 Downloads

    Local-first observability for Elixir with New Relic API parity. A complete tracing and observability solution that works entirely offline while maintaining compatibility with New Relic's API surface.

  • ex_data_check0.2.0

    41 Downloads

    Production-ready data validation and quality library for Elixir ML pipelines. Provides 22 built-in expectations, drift detection, advanced profiling with outliers and correlations, statistical analysis, and comprehensive quality metrics for machine learning workflows.

  • ex_fairness0.2.0

    48 Downloads

    Fairness and bias detection library for Elixir AI/ML systems. Provides comprehensive fairness metrics, bias detection algorithms, and mitigation techniques.

  • exdantic0.0.2

    580 Downloads

    Advanced schema definition and validation library for Elixir

  • foundation0.1.5

    287 Downloads

    A comprehensive Elixir infrastructure and observability library providing essential services for building robust, scalable applications.

  • gemini_ex0.3.0

    1 062 Downloads

    Comprehensive Elixir client for Google's Gemini AI API with dual authentication, embeddings with MRL, streaming, type safety, and built-in telemetry for production applications.

  • gepa_ex0.1.1

    0 Downloads

    Elixir implementation of the GEPA (Genetic-Pareto) optimizer that combines LLM-powered reflection with Pareto search to evolve text-based system components.

  • json_remedy0.1.10

    6 813 Downloads

    A blazingly fast Elixir library for repairing malformed JSON using binary pattern matching. Handles LLM outputs, legacy data, and broken JSON with intelligent context-aware fixes.

  • jules_ex0.1.0

    23 Downloads

    Elixir client library for the Jules API. Jules is an AI-powered coding assistant that can automate software development tasks across multiple repositories.

  • llm_guard0.2.0

    42 Downloads

    AI Firewall and guardrails for LLM-based Elixir applications. Provides prompt injection detection, data leakage prevention, jailbreak detection, and comprehensive security guardrails.

  • mabeam0.0.1

    39 Downloads

    A multi-agent framework for the BEAM (Erlang VM) that provides agent lifecycle management, message passing, discovery, and extensibility for building distributed agent-based systems.

  • perimeter0.1.0

    63 Downloads

    A typing system for Elixir/OTP.

  • pipeline_ex0.1.1

    92 Downloads

    AI pipeline orchestration library for Elixir. Chain Claude and Gemini APIs with robust execution, fault tolerance, and self-improving Genesis pipelines.

  • playwriter0.0.2

    86 Downloads

    Cross-platform browser automation for Elixir with advanced WSL-to-Windows integration. Features headed browser support, Chrome profile integration, and WebSocket-based remote browser control for seamless automation across platforms.

  • sinter0.0.1

    90 Downloads

    Unified schema definition, validation, and JSON generation for Elixir.

    Sinter is a focused, high-performance schema validation library designed specifically for dynamic frameworks like DSPy. It distills complex validation APIs into a single, powerful, and unified engine.

  • skill_ex0.1.0

    16 Downloads

    Aggregates and packages Claude skills from multiple Elixir projects into a single, validated bundle ready for distribution.

  • snakebridge0.2.4

    63 Downloads

    Configuration-driven Python library integration for Elixir. Automatically generate type-safe Elixir modules from declarative configs, enabling seamless integration with any Python library. Built on Snakepit for high-performance Python orchestration.

  • snakepit0.6.7

    725 Downloads

    High-performance pooler and session manager for external language integrations. Supports Python, Node.js, Ruby, and more with gRPC streaming, session management, and production-ready process cleanup.

  • supertester0.2.1

    184 Downloads

    Battle-hardened OTP testing toolkit with chaos engineering, performance testing, and zero-sleep synchronization patterns for building robust Elixir applications.

  • weaviate_ex0.2.0

    57 Downloads

    A modern Elixir client for Weaviate vector database with support for collections, objects, batch operations, GraphQL queries, and vector search. Includes health checks and friendly error messages for missing configuration.