$npx skillfedfor your agent

Artificial Intelligence packages

1,303 packages · page 20 of 33

Packages

onnx-asr Worth it
PyPI · Artificial Intelligence · released Jul 2026

Automatic Speech Recognition using ONNX models with minimal dependencies, supporting multiple modern ASR architectures and running on CPUs, GPUs, and edge devices.

Install it if you need ASR inference in Python without framework overhead.

MITpure Python · 3.10+
230.3Kdownloads / mo
azureml-pipeline-steps With conditions
PyPI · Artificial Intelligence · released Feb 2026

Defines step types for building computation units in Azure Machine Learning pipelines, enabling orchestration of training, data processing, and automated ML workflows.

license unclearpure Python
230.2Kdownloads / mo
livekit-plugins-soniox Worth it
PyPI · Artificial Intelligence · released Aug 2026

Integrates Soniox speech-to-text and text-to-speech APIs into LiveKit Agents via WebSocket streaming, enabling real-time transcription and speech synthesis in agent applications.

Install it if you are building a LiveKit agent and want to use Soniox for speech services; it is the intended integration point for that use case.

Apache-2.0pure Python · 3.10.0+
229.0Kdownloads / mo
transformer-smaller-training-vocab With conditions
PyPI · Artificial Intelligence · released Jun 2025

Reduces transformer model vocabulary to only tokens used during training, cutting embedding memory and compute overhead while preserving the full model after training completes.

MITpure Pythonaging
228.8Kdownloads / mo
cuequivariance With conditions
PyPI · Artificial Intelligence · released Aug 2026

cuEquivariance provides CUDA-accelerated operations for building geometric neural networks that respect symmetries, with segmented polynomial kernels and bindings for PyTorch and JAX.

However, note that the package is in Beta, so expect potential API changes.

permissive licensepure Python · 3.10+
228.2Kdownloads / mo
nv-one-logger-pytorch-lightning-integration With conditions
PyPI · Artificial Intelligence · released Oct 2025

Adds training telemetry collection to Lightning applications via callback hooks, capturing training loop events, checkpointing, and lifecycle metrics automatically or on-demand.

Apache-2.0pure Pythonaging
227.8Kdownloads / mo
pnnx With conditions
PyPI · Artificial Intelligence · released May 2026

Exports and converts PyTorch neural network models to PNNX format, an open standard for model interoperability that generates optimized graph definitions, weights, and inference code.

BSD-3-Clausecompiled wheel · 3.7+
227.5Kdownloads / mo
polygraphy Worth it
PyPI · Artificial Intelligence · released Aug 2026

Polygraphy is a toolkit for running inference across multiple deep learning backends (TensorRT, ONNX-Runtime, etc.), comparing results, converting models to different formats, and debugging model behavior.

Install it if you need to prototype, compare, or debug deep learning inference across frameworks.

permissive licensepure Python · 3.6+
227.5Kdownloads / mo
blackjax Worth it
PyPI · Artificial Intelligence · released Jul 2026

BlackJAX provides a collection of MCMC and other sampling algorithms built on JAX that run on CPU and GPU, designed for users who have a log-probability function and need a performant sampler.

Apache-2.0pure Python · 3.11+
227.1Kdownloads / mo
tensorrt-cu12 With conditions
PyPI · Artificial Intelligence · released Jul 2026

Provides Python bindings for NVIDIA TensorRT 11, enabling high-performance deep learning inference on CUDA 12 GPUs through optimized model compilation and execution.

license unclearbuilds from source · 3.8+
226.3Kdownloads / mo
onnx2torch With conditions
PyPI · Artificial Intelligence · released Aug 2024

Converts ONNX models to PyTorch modules with a simple API, supporting a limited but growing set of operations and popular model architectures.

However, verify that your specific ONNX model's operations are supported before committing to it—the converter does not support all ONNX operations, and maintenance…

Apache-2.0pure Python · 3.6+aging
225.7Kdownloads / mo
gem-llm With conditions
PyPI · Artificial Intelligence · released Oct 2025

GEM is a reinforcement learning environment suite that provides a standardized API for training agentic LLMs through interactive experience in diverse task domains including games, math, code, QA, and reasoning.

However, the aging maintenance status (last commit 2026-01-21, no recent releases) and beta stability warrant caution for production use.

permissive licensepure Pythonaging
224.5Kdownloads / mo
pytorch_revgrad With conditions
PyPI · Artificial Intelligence · released Jan 2021

Implements a gradient reversal layer for PyTorch neural networks, enabling adversarial training by reversing gradients during backpropagation.

However, verify that the package works with your specific PyTorch version first, given the dormant maintenance status and last release in 2021.

MITpure Python · 3.5+dormant
224.3Kdownloads / mo
tomesd With conditions
PyPI · Artificial Intelligence · released May 2023

Speeds up Stable Diffusion image generation by merging redundant tokens in the transformer, reducing computation and memory without requiring model retraining.

permissive licensepure Pythondormant
224.0Kdownloads / mo
h2o-authn Worth it
PyPI · Artificial Intelligence · released Apr 2025

Provides OAuth 2.0 token management for H2O Python clients, handling refresh token exchange and access token lifecycle with both sync and async interfaces.

Install only if you need OAuth token management for H2O services; it is not a general-purpose OAuth library.

Apache-2.0pure Python · 3.9+
223.8Kdownloads / mo
qwen-tts With conditions
PyPI · Artificial Intelligence · released Feb 2026

Qwen-TTS generates speech from text using Qwen3-TTS models, supporting voice cloning, voice design, and instruction-based voice control across 10 languages with streaming and non-streaming output.

However, the package is very recent (first release 2026-01-22) with aging maintenance status, so expect potential API changes and monitor for updates.

permissive licensepure Python · 3.9+aging
223.3Kdownloads / mo
visualdl Skip
PyPI · Artificial Intelligence · released Jun 2023

VisualDL is a visualization tool for deep learning training that logs metrics, model structures, and tensor distributions to files, then displays them in a web-based dashboard for real-time monitoring and analysis.

permissive licensepure Pythonabandoned
223.2Kdownloads / mo
langchain-exa Worth it
PyPI · Artificial Intelligence · released Mar 2026

Integrates Exa's web search API with LangChain, enabling AI applications to search the web and retrieve clean, ready-to-use content from pages.

Install it if you are building a LangChain agent or RAG system and need to incorporate live web search results.

MITpure Python
222.9Kdownloads / mo
open-interpreter With conditions
PyPI · Artificial Intelligence · released Oct 2024

Open Interpreter lets language models execute code (Python, JavaScript, Shell) locally on your machine through a natural-language chat interface, with user approval required before each command runs.

However, the package is dormant (no releases in 657 days), carries an unclear license, and depends on 32 libraries—audit the license and dependencies before use in…

license unclearpure Pythondormant
222.4Kdownloads / mo
llmcompressor Worth it
PyPI · Artificial Intelligence · released Aug 2026

llmcompressor optimizes large language models for efficient deployment by applying quantization, pruning, and other compression techniques compatible with vLLM inference.

Apache-2.0pure Python · 3.10+
221.4Kdownloads / mo
retina-face Worth it
PyPI · Artificial Intelligence · released Jun 2026

Detects faces in images and extracts facial landmarks (eyes, nose, mouth) using a deep learning model, with optional face alignment for recognition pipelines.

Install it if you are building a face recognition pipeline or need facial landmarks for alignment; skip it if you only need bounding boxes and can tolerate heavier…

MITpure Python · 3.5.5+
219.1Kdownloads / mo
ax-platform Worth it
PyPI · Artificial Intelligence · released Jun 2026

Ax is a platform for adaptive experimentation that uses machine-learning-guided optimization to iteratively explore parameter spaces and identify optimal configurations. It supports Bayesian optimization and bandit optimization strategies powered by BoTorch.

Install it if you need a general-purpose optimization platform; the main constraint is the Python 3.11+ requirement.

MITpure Python · 3.11+
218.7Kdownloads / mo
azureml-pipeline With conditions
PyPI · Artificial Intelligence · released Feb 2026

Builds, optimizes, and manages machine learning workflows in Azure by composing data preparation, model training, and deployment steps into executable pipelines that can be submitted and tracked.

license unclearpure Python
217.2Kdownloads / mo
seqio-nightly With conditions
PyPI · Artificial Intelligence · released Feb 2025

SeqIO provides task-based data pipelines for sequence models, combining raw data sources, preprocessing, vocabularies, and evaluation metrics into reusable registered tasks that output tf.data.Dataset instances compatible with JAX, PyTorch, and other frameworks.

However, this is a nightly build (0.0.18.dev20250227); verify that the development version is appropriate for your use case.

Apache-2.0pure Python
216.9Kdownloads / mo
tensorrt-cu13-bindings With conditions
PyPI · Artificial Intelligence · released Jul 2026

Provides Python bindings for NVIDIA TensorRT 11.2.1.2 compiled for CUDA 13, enabling deep learning inference acceleration on compatible GPUs.

license unclearcompiled wheel
216.2Kdownloads / mo
ring-flash-attn With conditions
PyPI · Artificial Intelligence · released Sep 2025

Implements ring attention with flash attention for distributed multi-GPU training, enabling efficient sequence parallelism across devices with variants for different compute patterns and sequence packing strategies.

However, it is specialized infrastructure code—not a general-purpose library—and requires a distributed training setup with multiple GPUs to be useful.

MITpure Python · 3.8+aging
215.9Kdownloads / mo
h2o With conditions
PyPI · Artificial Intelligence · released Aug 2026

H2O is a distributed machine learning and statistical analysis platform that scales algorithms over large datasets, offering Python interfaces to build and deploy predictive models.

However, the high install friction and large package footprint require adequate disk and memory resources.

Apache-2.0builds from source · 3.7+2 known vulnerabilities
215.7Kdownloads / mo
opendatalab With conditions
PyPI · Artificial Intelligence · released Aug 2023

OpenDataLab Python SDK provides programmatic and CLI access to datasets hosted on the OpenDataLab platform, with login, search, listing, and download capabilities.

However, be aware that the last release was over a year ago, the maintainers flag ongoing compatibility concerns with the platform API, and you may need to stay on…

MITpure Python · 3.7+aging
215.5Kdownloads / mo
opensearch-mcp-server-py With conditions
PyPI · Artificial Intelligence · released Jul 2026

Provides a Model Context Protocol (MCP) server that enables AI assistants and LLMs to query and manage OpenSearch clusters through a standardized interface supporting both stdio and streaming transports.

Apache-2.0pure Python · 3.10+
215.0Kdownloads / mo
loralib With conditions
PyPI · Artificial Intelligence · released Aug 2023

loralib provides PyTorch modules that implement Low-Rank Adaptation (LoRA), enabling efficient fine-tuning of large language models by training only small rank-decomposition matrices while freezing original weights.

However, note that loralib has been dormant since August 2023 and may not track the latest library changes, so verify compatibility with your current dependencies…

MITpure Python · 3.6+dormant
214.3Kdownloads / mo
spacy-alignments With conditions
PyPI · Artificial Intelligence · released Jun 2025

Aligns tokenizations between spaCy and transformer models by mapping token boundaries between different tokenization schemes, enabling seamless integration of spaCy NLP pipelines with transformer-based models.

MITcompiled wheel
213.6Kdownloads / mo
workspace-mcp With conditions
PyPI · Artificial Intelligence · released Aug 2026

Workspace MCP is an MCP server that exposes Google Workspace services (Calendar, Gmail, Drive, Docs, Sheets, Slides, Forms, Tasks, Contacts, Chat, Custom Search, and Apps Script) as tools for AI assistants and LLM clients through a single standardized interface.

MITpure Python · 3.10+
213.5Kdownloads / mo
river Worth it
PyPI · Artificial Intelligence · released May 2026

River provides online machine learning algorithms that learn from streaming data one sample at a time, including linear models, decision trees, anomaly detection, clustering, and time series forecasting.

BSD-3-Clausecompiled wheel · 3.11+
213.4Kdownloads / mo
nvidia-nat With conditions
PyPI · Artificial Intelligence · released Jun 2026

Integrates enterprise agents with data sources and tools across any agentic framework, treating agents and workflows as composable function calls.

Not recommended for first-time NeMo Agent Toolkit users; the documentation suggests installing from the source repository first to learn the toolkit.

permissive licensepure Python
212.4Kdownloads / mo
dex-retargeting With conditions
PyPI · Artificial Intelligence · released Apr 2025

Translates human hand motion to robot hand motion through retargeting optimizers, supporting both video-based and pose-dataset-based workflows.

However, the aging maintenance status and reliance on compiled dependencies like nlopt mean you should verify platform compatibility and be prepared to troubleshoot…

MITpure Pythonaging
212.1Kdownloads / mo
promptflow-devkit With conditions
PyPI · Artificial Intelligence · released May 2026

Provides a development toolkit for building, debugging, evaluating, and deploying LLM application flows with integrated tracing and observability.

MITpure Python
211.7Kdownloads / mo
audiomentations Worth it
PyPI · Artificial Intelligence · released Sep 2025

Audiomentations applies randomized audio transformations—noise injection, pitch shifting, time stretching, filtering, and distortion—to augment training data for machine learning models that work with audio.

Install it if audio data augmentation is part of your training pipeline.

permissive licensepure Python · 3.10+
211.3Kdownloads / mo
scikit-fuzzy With conditions
PyPI · Artificial Intelligence · released Aug 2024

scikit-fuzzy provides fuzzy logic algorithms and operations for scientific Python, implementing fuzzy sets, membership functions, and fuzzy inference systems.

However, verify the license terms first, confirm that its dependencies meet your requirements, and be aware that long-term compatibility with future Python versions…

license unclearpure Pythondormant
211.1Kdownloads / mo
mnn Worth it
PyPI · Artificial Intelligence · released Jul 2026

MNN is a lightweight deep learning inference and training framework that runs neural network models efficiently on mobile devices, embedded systems, and servers with support for multiple hardware backends including CPU, GPU, and NPU.

BSD-3-Clausecompiled wheel · 3.8+
210.4Kdownloads / mo
h2ogpte With conditions
PyPI · Artificial Intelligence · released Aug 2026

Python client for querying and managing documents in H2OGPTe, an enterprise RAG platform that combines document ingestion, semantic search, and LLM-powered question-answering.

license unclearpure Python · 3.8+
210.4Kdownloads / mo