Skip to main content
Avatar for cobycloud from gravatar.com

cobycloud

Username    cobycloud
Date joined   Joined

294 projects

tigrbl-ops-olap

Last released

OLAP operation package boundary for analytical Tigrbl workloads.

tigrbl-ops-oltp

Last released

OLTP operation implementations for Tigrbl, including CRUD and bulk handlers.

swarmauri_embedding_doc2vec

Last released

A Doc2Vec based Embedding Model.

swarmauri_evaluator_anyusage

Last released

An evaluator component that detects and penalizes usage of the `Any` type in Python code

swarmauri_embedding_nmf

Last released

NMF Embedding for Swarmauri.

swarmauri_evaluator_abstractmethods

Last released

An evaluator that verifies all methods in abstract base classes are properly marked as abstract

swarmauri_distance_minkowski

Last released

Minkowski Distance for Swarmauri.

swarmauri_crypto_paramiko

Last released

Paramiko-backed RSA + AES-GCM crypto provider for Swarmauri

swarmauri_crypto_nacl_pkcs11

Last released

NaCl + PKCS#11 crypto provider for Swarmauri

swarmauri_crypto_pgp

Last released

OpenPGP (GnuPG) + AES-GCM crypto provider for Swarmauri

swarmauri_crypto_jwe

Last released

RFC 7516/7518 compliant JWE crypto provider for Swarmauri

swarmauri_crypto_ecdh_es_a128kw

Last released

ECDH-ES+A128KW crypto provider for Swarmauri

swarmauri_cipher_suite_yubikey_fips

Last released

FIPS-constrained YubiKey cipher suite for Swarmauri PIV operations

swarmauri_cipher_suite_xades

Last released

XAdES signing cipher suite skeleton for Swarmauri

swarmauri_cipher_suite_yubikey

Last released

YubiKey-backed cipher suite for Swarmauri PIV signing and key transport

swarmauri_cipher_suite_webauthn

Last released

WebAuthn and FIDO2 cipher suite for Swarmauri

swarmauri_cipher_suite_tls13

Last released

TLS 1.3 cipher suite policy for Swarmauri

swarmauri_cipher_suite_ssh

Last released

OpenSSH cipher suite skeleton for Swarmauri

swarmauri_cipher_suite_sigstore

Last released

Sigstore / Cosign signing policy suite for Swarmauri

swarmauri_cipher_suite_pep458

Last released

PEP 458 policy and algorithm definitions for Swarmauri cipher suites

swarmauri_cipher_suite_pades

Last released

PAdES signing cipher suite skeleton for Swarmauri

swarmauri_cipher_suite_jwa

Last released

JWA-focused cipher suite for Swarmauri

swarmauri_cipher_suite_ipsec

Last released

IPsec / IKE cipher suite skeleton for Swarmauri

swarmauri_cipher_suite_fips204

Last released

FIPS 204 ML-DSA cipher suite bindings for Swarmauri

swarmauri_cipher_suite_fips205

Last released

FIPS 205 SLH-DSA cipher suite bindings for Swarmauri

swarmauri_cipher_suite_fips203

Last released

FIPS 203 ML-KEM cipher suite bindings for Swarmauri

swarmauri_cipher_suite_fips1403

Last released

FIPS 140-3 policy cipher suite for Swarmauri

swarmauri_cipher_suite_cose

Last released

COSE-aware cipher suite for Swarmauri

swarmauri_cipher_suite_cades

Last released

CAdES signing cipher suite skeleton for Swarmauri

swarmauri_certs_x509

Last released

X.509 certificate service for Swarmauri

swarmauri_certs_x509verify

Last released

X.509 certificate verification service for Swarmauri

swarmauri_certs_self_signed

Last released

Self-signed certificate builder for Swarmauri

swarmauri_certs_remote_ca

Last released

Remote CA certificate service for Swarmauri

swarmauri_certs_local_ca

Last released

Local CA certificate service for Swarmauri

swarmauri_certs_composite

Last released

Feature-routing certificate service for Swarmauri

swarmauri_auth_idp_gitea

Last released

Gitea OAuth 2.0 / OAuth 2.1 / OIDC 1.0 identity provider implementations for Swarmauri

swarmauri_auth_idp_cognito

Last released

AWS Cognito OAuth 2.0 / OAuth 2.1 / OIDC 1.0 identity provider implementations for Swarmauri

swarmauri_auth_idp_apple

Last released

Apple OAuth 2.0 / OAuth 2.1 / OIDC 1.0 identity provider implementations for Swarmauri

swarmauri_signing_ecdsa

Last released

ECDSA-based signer for Swarmauri

swarmauri_signing_dpop

Last released

DPoP signer/verifier for Swarmauri

swarmauri_signing_cms

Last released

CMS signer stub registered on the Swarmauri SigningBase registry

swarmauri_publisher_webhook

Last released

A Webhook publisher implementation for Swarmauri.

swarmauri_signing_ca

Last released

Certificate authority style signer for Swarmauri envelopes

swarmauri_publisher_redis

Last released

A Redis publisher implementation for Swarmauri.

swarmauri_publisher_rabbitmq

Last released

A RabbitMQ publisher implementation for Swarmauri.

swarmauri_prompt_j2prompttemplate

Last released

Jinja2 Prompt Template for Swarmauri.

swarmauri_parser_keywordextractor

Last released

Keyword Extractor Parser for Swarmauri.

swarmauri_mre_crypto_pgp

Last released

OpenPGP sealed-per-recipient MRE provider for Swarmauri

swarmauri_parser_beautifulsoupelement

Last released

BeautifulSoup Element Parser for Swarmauri.

swarmauri_mre_crypto_shamir

Last released

Shamir secret sharing based MRE crypto provider for Swarmauri

swarmauri_mre_crypto_keyring

Last released

Keyring-backed multi-recipient encryption provider for Swarmauri

swarmauri_mre_crypto_ecdh_es_kw

Last released

ECDH-ES+A128KW based multi-recipient encryption provider for Swarmauri

swarmauri_mre_crypto_age

Last released

Age-style X25519 sealed-per-recipient MRE provider for Swarmauri

swarmauri_middleware_time

Last released

Middleware for tracking request processing time in Swarmauri applications

swarmauri_middleware_session

Last released

Session middleware for maintaining session state across requests.

swarmauri_middleware_stdio

Last released

Middleware that logs requests and responses to standard output

swarmauri_middleware_securityheaders

Last released

Middleware for adding security headers to HTTP responses

swarmauri_middleware_logging

Last released

Logging middleware for Swarmauri

swarmauri_middleware_ratelimit

Last released

Rate limiting middleware for Swarmauri applications

swarmauri_middleware_jwt

Last released

JWT validation middleware for Swarmauri applications.

swarmauri_middleware_jwksverifier

Last released

JWKS-based JWT verification middleware for Swarmauri

swarmauri_middleware_llamaguard

Last released

Middleware for inspecting and filtering unsafe content using LlamaGuard

swarmauri_middleware_httpsig

Last released

HTTP signature verification middleware for Swarmauri

swarmauri_middleware_jsonrpc

Last released

Middleware for validating basic JSON-RPC requests

swarmauri_middleware_cors

Last released

Custom CORS Middleware for Swarmauri Framework

swarmauri_middleware_exceptionhandling

Last released

Custom Exception Handling Middleware for Swarmauri Framework

swarmauri_middleware_gzipcompression

Last released

Gzip compression middleware for Swarmauri

swarmauri_middleware_cachecontrol

Last released

Middleware for managing HTTP cache headers and client-side caching behavior.

swarmauri_middleware_bulkhead

Last released

Bulkhead middleware implementation for Swarmauri

swarmauri_keyproviders_mirrored

Last released

Mirrored key provider for Swarmauri

swarmauri_keyprovider_ssh

Last released

SSH-based key provider for Swarmauri

swarmauri_keyprovider_local

Last released

In-memory key provider for development and testing

swarmauri_keyprovider_remote_jwks

Last released

Remote JWKS-backed key provider for verification-only use

swarmauri_keyprovider_inmemory

Last released

In-memory key provider for Swarmauri

swarmauri_keyprovider_hierarchical

Last released

Hierarchical key provider for Swarmauri

swarmauri_gitfilter_s3fs

Last released

S3 git filter for Peagen using s3fs

swarmauri_gitfilter_minio

Last released

MinIO git filter for Peagen

swarmauri_gitfilter_gh_release

Last released

GitHub release backed git filter for Peagen

swarmauri_workflow_statedriven

Last released

Swarmauri's StateDrivenWorkflow

swarmauri_evaluator_subprocess

Last released

A subprocess-based evaluator for executing and measuring program performance in isolated subprocesses

tigrbl_tests

Last released

Test suite and fixtures for the Tigrbl framework.

swarmauri_tests_loc_tersity

Last released

Pytest plugin enforcing line count limits

swarmauri_gitfilter_file

Last released

Filesystem git filter for Peagen

swarmauri_tests_readme_examples

Last released

Pytest plugin that executes README code examples.

swarmauri_tests_pylicense

Last released

Pytest plugin reporting dependency licenses

tigrbl-typing

Last released

Typing protocols and shared type helpers for the Tigrbl framework.

swarmauri_evaluator_constanttime

Last released

Evaluator that detects timing side channels using fixed-vs-random test

swarmauri_evaluator_externalimports

Last released

Evaluator that detects and penalizes non-built-in Python imports in source files

swarmauri_certs_pkcs11

Last released

PKCS#11-backed certificate service for Swarmauri

tigrbl-kernel

Last released

Kernel orchestration for Tigrbl runtime composition.

swarmauri_keyprovider_pkcs11

Last released

PKCS#11 hardware-backed key provider for Swarmauri

tigrbl-runtime

Last released

Runtime pipeline and executor components for Tigrbl.

tigrbl-core

Last released

Core specifications and primitives for the Tigrbl framework.

tigrbl-concrete

Last released

Concrete implementations of Tigrbl base abstractions.

tigrbl-canon

Last released

Canonical mapping and routing resolution utilities for Tigrbl.

tigrbl-base

Last released

Abstract base interfaces for Tigrbl APIs and runtime components.

tigrbl

Last released

A modern pure ASGI/WSGI Python framework for building schema-first REST and JSON-RPC APIs with SQLAlchemy models, typed validation, lifecycle hooks, and engine extension support.

tigrbl-orm

Last released

ORM tables and mixins for the Tigrbl framework.

swarmauri_vectorstore_redis

Last released

Swarmauri Redis Vector Store

swarmauri_vectorstore_pinecone

Last released

Swarmauri Pinecone Vector Store

swarmauri_vectorstore_persistentchromadb

Last released

A Persistent ChromaDB based Vector Store

swarmauri_vectorstore_neo4j

Last released

Swarmauri Neo4j Vector Store

swarmauri_vectorstore_mlm

Last released

Swarmauri MLM Vector Store

swarmauri_vectorstore_duckdb

Last released

A DuckDB based Vector Store

tigrbl_kms

Last released

A Tigrbl key management service for Swarmauri.

swarmauri_toolkit_jupytertoolkit

Last released

A unified toolkit for aggregating standalone jupyter notebook tools.

swarmauri_vectorstore_annoy

Last released

Swarmauri Annoy Vector Store

swarmauri_toolkit_github

Last released

Github Toolkit

swarmauri_vectorstore_cloudweaviate

Last released

Swarmauri Weaviate Vector Store

tigrbl_client

Last released

A client for Tigrbl servers by Swarmauri.

tigrbl_auth

Last released

A Tigrbl Multi‑tenant OpenID‑Connect / OAuth2 Identity‑Provider server by Swarmauri.

swarmauri_tool_zapierhook

Last released

Zapier Hook Tool

tigrbl_spiffe

Last released

SPIFFE/SPIRE implementation for Tigrbl with table/op-centric UDS + HTTP(S) transports

swarmauri_tool_smogindex

Last released

Swarmauri Smog Index Tool.

swarmauri_tool_sentimentanalysis

Last released

Sentiment Analysis Tool

swarmauri_tool_webscraping

Last released

Web Scraping Tool for Swarmauri

swarmauri_tool_textlength

Last released

Text Length Tool for Swarmauri

swarmauri_core

Last released

This repository includes core interfaces for the Swarmauri framework.

swarmauri_standard

Last released

This repository includes standard components within the Swarmauri framework.

swarmauri_base

Last released

This repository includes base classes and mixins for the Swarmauri framework.

swarmauri

Last released

Namespace package for components, packages, and plugins within the Swarmauri framework.

swarmauri_typing

Last released

This repository includes typing used in the Swarmauri framework.

tigrbl_engine_snowflake

Last released

Tigrbl engine plugin for Snowflake, auto-registered via entry points.

tigrbl_engine_rediscachethrough

Last released

Tigrbl engine plugin for Redis/Postgres cache-through workflows.

swarmauri_tool_sentencecomplexity

Last released

This repository includes an example of a First Class Swarmauri Example.

tigrbl_engine_redis

Last released

Tigrbl engine plugin for Redis.

swarmauri_tool_searchword

Last released

A tool for searching a specific word or phrase in a file.

swarmauri_tool_jupyterwritenotebook

Last released

A tool that writes a NotebookNode object to a file in JSON format, preserving the notebook structure.

swarmauri_tool_qrcodegenerator

Last released

Swarmauri QR Code Generator Tool.

swarmauri_tool_psutil

Last released

Swarmauri Psutil Tool.

tigrbl_engine_pgsqli_wal

Last released

PostgreSQL and SQLite WAL engine plugin for Tigrbl (auto-registered via entry points).

tigrbl_engine_duckdb

Last released

DuckDB engine extension for Tigrbl (optional plugin).

tigrbl_engine_pandas

Last released

Tigrbl engine plugin providing transactional pandas DataFrame sessions.

swarmauri_tool_lexicaldensity

Last released

Lexical Density Tool for Swarmauri.

swarmauri_tool_jupytervalidatenotebook

Last released

A tool that validates a NotebookNode object against the Jupyter Notebook schema using nbformat, ensuring structural correctness.

swarmauri_tool_jupyterstartkernel

Last released

A tool designed to start a new Jupyter kernel programmatically using jupyter_client, enabling execution of notebook cells.

swarmauri_tool_jupytershutdownkernel

Last released

A tool designed to shut down a running Jupyter kernel programmatically using jupyter_client, releasing all associated resources.

tigrbl_api_cron

Last released

Cron job storage, execution, and result tracking built on the Tigrbl engine.

tigrbl_engine_clickhouse

Last released

Tigrbl engine plugin providing ClickHouse database support.

tigrbl_engine_bigquery

Last released

Tigrbl engine plugin for Google BigQuery.

tigrbl_acme_ca

Last released

ACME v2 CA tables for Tigrbl.

swarmauri_tool_jupyterruncell

Last released

A tool designed to execute a single code cell in an IPython interactive shell, mimicking notebook cell execution.

swarmauri_tool_jupyterreadnotebook

Last released

A tool that reads a Jupyter Notebook file using nbformat, converting the JSON file into a NotebookNode object.

swarmauri_xmp_webp

Last released

WebP handler scaffold for embedding and extracting XMP packets in Swarmauri runtimes.

swarmauri_tool_jupytergetshellmessage

Last released

A tool designed to retrieve shell messages from a running Jupyter kernel using jupyter_client, useful for debugging execution responses.

swarmauri_tool_jupytergetiopubmessage

Last released

A tool designed to retrieve messages from the IOPub channel of a Jupyter kernel using jupyter_client, capturing cell outputs and logs.

swm_example_package

Last released

This repository includes an example of a First Class Swarmauri Example.

zdx

Last released

Z Doc Builder Experience by Swarmauri

swarmauri_tool_jupyterfromdict

Last released

A tool that converts a plain dictionary into a NotebookNode object using nbformat, facilitating programmatic notebook creation.

swarmauri_tool_jupyterexportpython

Last released

A tool that exports a Jupyter Notebook to a Python script using nbconvert’s PythonExporter, facilitating code extraction.

swarmauri_tool_jupyterexportmarkdown

Last released

A Swarmauri tool designed to export Jupyter Notebooks to Markdown.

wcag_pdf_pytest

Last released

Pytest plugin for WCAG 2.1 A/AA/AAA compliance checks on PDFs.

swarmauri_xmp_tiff

Last released

TIFF/DNG handler scaffold for embedding and extracting XMP packets in Swarmauri runtimes.

swarmauri_tool_jupyterexecutecell

Last released

A tool designed to execute a single code cell in a running Jupyter kernel using jupyter_client, capturing its output and errors.

MediaSigner

Last released

Swarmauri signing facade plugin that aggregates registered SigningBase providers.

swm_example_plugin

Last released

This repository includes an example of a Swarmauri Plugin.

swarmauri_tool_jupyterexecutenotebookwithparameters

Last released

A tool designed to execute parameterized notebooks using papermill, allowing dynamic input and output capture for automated workflows.

EmbeddedSigner

Last released

Embed XMP metadata and sign media assets using Swarmauri plugins.

EmbedXMP

Last released

Dynamic XMP embed/read/remove orchestration for Swarmauri handlers.

swarmauri_tool_jupyterexportlatex

Last released

A tool that exports a Jupyter Notebook to LaTeX format using nbconvert’s LatexExporter, enabling further conversion to PDF.

swarmauri_tool_jupyterexporthtml

Last released

A tool that exports a Jupyter Notebook to HTML format using nbconvert’s HTMLExporter, enabling web-based presentation of notebooks.

swarmauri_xmp_pdf

Last released

PDF handler scaffold for embedding and extracting XMP packets in Swarmauri runtimes.

swarmauri_tool_jupyterexecutenotebook

Last released

A tool designed to execute all cells in a Jupyter Notebook using nbconvert’s ExecutePreprocessor, capturing outputs for testing and reporting.

swarmauri_xmp_jpeg

Last released

JPEG handler for embedding and extracting XMP packets in Swarmauri runtimes.

swarmauri_xmp_png

Last released

PNG handler for embedding and extracting XMP packets in Swarmauri runtimes.

swarmauri_xmp_svg

Last released

SVG handler for embedding and extracting XMP packets in Swarmauri runtimes.

swarmauri_xmp_mp4

Last released

ISO-BMFF handler scaffold for embedding and extracting XMP packets in Swarmauri runtimes.

peagen_templset_vue

Last released

A Swarmauri Peagen Template Set for Vue Atom

swarmauri_crypto_rust

Last released

Rust-backed crypto provider for Swarmauri using Maturin

swarmauri_crypto_composite

Last released

Algorithm-routing crypto provider for Swarmauri

swarmauri_tool_jupyterexecuteandconvert

Last released

A tool that programmatically executes and converts a Jupyter Notebook using nbconvert's CLI functionality, enabling automated notebook execution and format conversion.

swarmauri_cipher_suite_cnsa20

Last released

CNSA 2.0 policy cipher suite with classical and post-quantum algorithms

swarmauri_tool_jupyterdisplayhtml

Last released

A tool designed to render HTML content within a Jupyter Notebook using IPython's HTML display method.

swarmauri_tool_jupyterdisplay

Last released

A tool designed to display rich media and object representations in a Jupyter Notebook using IPython's display functionality.

swarmauri_tool_jupyterclearoutput

Last released

A tool designed to clear all outputs from a Jupyter Notebook using nbconvert’s ClearOutputPreprocessor, preparing the notebook for sharing or version control.

swarmauri_tool_gmail

Last released

example community package

swarmauri_tool_entityrecognition

Last released

Swarmauri Community Entity Recognition Tool

swarmauri_tool_folium

Last released

This repository includes an example of a First Class Swarmauri Example.

swarmauri_parser_asn1

Last released

Grammar-driven ASN.1 (X.680/X.690 DER subset) parser plugin for swarmauri-sdk using Lark Earley.

swarmauri_tool_downloadpdf

Last released

Swarmauri Community Download PDF Tool

swarmauri_tool_dalechallreadability

Last released

Swarmauri Community Dale-Chall Readability Tool

swarmauri_tool_captchagenerator

Last released

Swarmauri Community Captcha Generator Tool

swarmauri_tests_griffe

Last released

Pytest plugin that turns Griffe inspection warnings into failing quality gates for Swarmauri packages.

swarmauri_state_clipboard

Last released

Swarmauri Community Clipboard State

swarmauri_parser_textblob

Last released

TextBlob Parser for Swarmauri.

swarmauri_signing_dsse

Last released

Composable DSSE envelope adapter that layers Pre-Authentication Encoding onto Swarmauri signing providers

swarmauri_parser_slate

Last released

A parser for extracting text from PDFs using Slate.

swarmauri_parser_pypdftk

Last released

A parser for extracting text from PDFs using PyPDFTK.

swarmauri_parser_pypdf2

Last released

PyPDF2 Parser for Swarmauri.

swarmauri_parser_fitzpdf

Last released

Fitz PDF Parser for Swarmauri.

swarmauri_parser_bertembedding

Last released

Swarmauri Bert Embedding Parser

swarmauri_parser_entityrecognition

Last released

Entity Recognition Parser for Swarmauri.

swarmauri_ocr_pytesseract

Last released

Swarmauri Tesseract Image to Text Model

swarmauri_middleware_ratepolicy

Last released

A middleware implementing rate policy and retry logic for Swarmauri

swarmauri_measurement_tokencountestimator

Last released

This repository includes an example of a First Class Swarmauri Example.

swarmauri_middleware_circuitbreaker

Last released

Circuit Breaker Middleware for Swarmauri

swarmauri_metric_hamming

Last released

Swarmauri Hamming distance metric community package.

swarmauri_llm_leptonai

Last released

Swarmauri Lepton AI Model

swarmauri_measurement_mutualinformation

Last released

Swarmauri Mutual Information Measurement Community Package.

swarmauri_keyprovider_vaulttransit

Last released

Swarmauri Vault Transit Key Provider

swarmauri_matrix_hamming74

Last released

Swarmauri Hamming (7,4) matrix community package.

swarmauri_keyprovider_gcpkms

Last released

Google Cloud KMS Key Provider for Swarmauri

swarmauri_keyprovider_aws_kms

Last released

AWS KMS KeyProvider for Swarmauri

swarmauri_certservice_stepca

Last released

Step-ca backed certificate service for Swarmauri

swarmauri_certservice_ms_adcs

Last released

Microsoft AD CS certificate service client for Swarmauri

swarmauri_certservice_scep

Last released

Swarmauri SCEP Certificate Service

swarmauri_embedding_mlm

Last released

example community package

swarmauri_certservice_gcpkms

Last released

Google Cloud KMS Certificate Service for Swarmauri

swarmauri_certservice_aws_kms

Last released

AWS KMS backed CertService for Swarmauri

swarmauri_certs_ocspverify

Last released

OCSP certificate verification service for Swarmauri.

swarmauri_certs_csronly

Last released

Community service for generating PKCS#10 CSRs

swarmauri_certs_crlverifyservice

Last released

Certificate verification against CRLs

swarmauri_certs_cfssl

Last released

CFSSL-backed certificate service for Swarmauri

swarmauri_certs_acme

Last released

ACME certificate service for Swarmauri

swarmauri_certs_azure

Last released

Azure Key Vault certificate utilities for the Swarmauri ecosystem

swarmauri_keyprovider_file

Last released

File-backed key provider for Swarmauri

swarmauri_evaluatorpool_accessibility

Last released

A package providing accessibility and readability evaluators for SwarmAuri

swarmauri_vectorstore_qdrant

Last released

Swarmauri Persistent Qdrant Vector Store

tigrbl_billing

Last released

Canonical billing models, lifecycle operations, and analytics for the Tigrbl platform.

tigrbl_engine_xlsx

Last released

XLSX engine plugin for tigrbl where each workbook is a database and each sheet is a table.

tigrbl_engine_pyspark

Last released

PySpark engine plugin for tigrbl.

tigrbl_engine_numpy

Last released

NumPy engine plugin for tigrbl with array-to-table helpers.

tigrbl_engine_csv

Last released

CSV engine plugin for tigrbl backed by pandas DataFrames.

swm_example_community_package

Last released

example community package

peagen

Last released

Swarmauri's Peagan - An AI-driven contextual, dependency-based scaffolding tool for rapid content generation.

tigrbl_api_hpks

Last released

High-trust OpenPGP keyserver APIs built on the Tigrbl application engine.

swarmauri_vectorstore_doc2vec

Last released

A Doc2Vec based Vector Store and Doc2Vec Based Embedding Model.

swarmauri_toolkit_containertoolkit

Last released

Toolkit bundling container management tools.

swarmauri_tool_matplotlib

Last released

Matplotlib tool for Swarmauri.

swarmauri_tool_httploaded

Last released

Load components from a YAML manifest over HTTP.

swarmauri_tool_containernewsession

Last released

Create a new Docker or Kubernetes session.

swarmauri_tool_githubloader

Last released

Load YAML-defined components directly from GitHub repositories.

swarmauri_tool_containermakepr

Last released

Create GitHub pull requests from containers.

swarmauri_tool_containerfeedchars

Last released

Execute commands in Docker or Kubernetes containers.

swarmauri_tokens_sshsig

Last released

SSH signature token service for Swarmauri

swarmauri_tokens_tlsboundjwt

Last released

mTLS-bound JWT token service for Swarmauri

swarmauri_tokens_rotatingjwt

Last released

Rotating JWT token service for Swarmauri

swarmauri_tokens_sshcert

Last released

OpenSSH certificate token service for Swarmauri

swarmauri_tokens_remoteoidc

Last released

Remote OIDC token verification service

swarmauri_tokens_paseto_v4

Last released

PASETO v4 token service for Swarmauri

swarmauri_tokens_jwt

Last released

JWT token service for Swarmauri

swarmauri_tokens_introspection

Last released

OAuth 2.0 Token Introspection service for Swarmauri

swarmauri_tokens_dpopboundjwt

Last released

DPoP-bound JWT token service for Swarmauri

swarmauri_tokens_composite

Last released

Algorithm-routing token service for Swarmauri

swarmauri_storage_file

Last released

Filesystem storage adapter for Peagen

swarmauri_storage_minio

Last released

MinIO storage adapter for SwarmauriSDK

swarmauri_storage_github

Last released

GitHub storage adapter stub for Peagen

swarmauri_storage_github_release

Last released

GitHub Release storage adapter for Peagen

swarmauri_signing_ssh

Last released

OpenSSH-based signer for Swarmauri

swarmauri_signing_secp256k1

Last released

secp256k1-based signer for Swarmauri

swarmauri_signing_rsa

Last released

RSA-based signer for Swarmauri

swarmauri_signing_pgp

Last released

OpenPGP envelope signer for Swarmauri

swarmauri_signing_pep458

Last released

PEP 458 compatible detached signing provider for Swarmauri

swarmauri_signing_openpgp

Last released

OpenPGP signer stub registered on the Swarmauri SigningBase registry

swarmauri_signing_jws

Last released

Composite JWS signer/verifier for Swarmauri

swarmauri_signing_hmac

Last released

HMAC-based signer for Swarmauri

swarmauri_signing_ed25519

Last released

Ed25519-based signer for Swarmauri

genlms

Last released

A genlms package

cayaml

Last released

Swarmauri's Canon Yaml Handler

catoml

Last released

Swarmauri's Canon Toml

swarmauri_cert_ocspverify

Last released

OCSP certificate verification service for Swarmauri.

swarmauri_cert_acme

Last released

ACME certificate service for Swarmauri

swarmauri_cert_cfssl

Last released

CFSSL-backed certificate service for Swarmauri

crouton

Last released

A repository to enable API CRUD Routing

crouton-client

Last released

A client for Swarmauri's crouton.

f64

Last released

A f64 package

64

Last released

A 64 package

6w

Last released

A 6w package

sfw

Last released

A sfw package

jz

Last released

A jz package

s.f

Last released

A s.f package

9x

Last released

A 9x package

77

Last released

A 77 package

6z

Last released

A 6z package

6y

Last released

A 6y package

6x

Last released

A 6x package

snt

Last released

A HTTP1.1/2 compliant package

ymls

Last released

A parser of all things YAML

ye

Last released

A ye package

zr0

Last released

An zr0 package

g9

Last released

Swarmauri Framework

uvinert

Last released

Custom inert build backend for UV monorepo

swarmauri-monorepo

Last released

Monorepo for multiple interdependent Swarmauri Python packages

swarmauri_vectorstore_tfidf

Last released

A Tfidf based Vector Store and Tfidf Based Embedding Model.

swarmauri_embedding_tfidf

Last released

Tfidf Embedding for Swarmauri

soliloquy

Last released

A CLI for managing a monorepo.

swarmauri_llm_pytesseractimg2text

Last released

Swarmauri Tesseract Image to Text Model

swarmauri-community

Last released

This repository includes Swarmauri community components.

swarmauri_doc2vec_vectorstore

Last released

A Doc2Vec based Vector Store and Doc2Vec Based Embedding Model.

swarmauri-experimental

Last released

This repository includes experimental components.

ragford

Last released

A Discord bot using Swarmauri LLM, RAG agent, and Hikari.

rag-assistant

Last released

This repository includes rag_assistant

swarmauri-api-crudrouter

Last released

A repository to enable API CRUD Routing

swarmauri-developer

Last released

The Swarmauri Developer Assistant is part of the swarmaURI framework and is designed to enable developers to rapidly develop with the Swarmauri Sdk.. This tool is designed to enhance software development workflows by integrating an advanced AI with pretrained vectorizers and document retrieval. The assistant features a web gui with chatbot, file explorer and editor, and code interpreter.

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