$npx skillfedfor your agent

Artificial Intelligence packages

1,303 packages · page 17 of 33

Packages

mlx-whisper With conditions
PyPI · Artificial Intelligence · released Aug 2025

Runs OpenAI's Whisper speech recognition models on Apple silicon using MLX, with support for models ranging from 39 million to 1.5 billion parameters.

permissive licensepure Python · 3.8+
337.0Kdownloads / mo
aplr With conditions
PyPI · Artificial Intelligence · released Aug 2026

APLR builds interpretable regression and classification models using automatic piecewise linear regression, offering smoother predictions than tree-based methods while maintaining competitive accuracy.

MITcompiled wheel · 3.8+
334.3Kdownloads / mo
llama-index-vector-stores-qdrant With conditions
PyPI · Artificial Intelligence · released Aug 2026

Integrates Qdrant vector database with LlamaIndex for storing and retrieving embeddings in RAG and semantic search applications.

MITpure Python
332.2Kdownloads / mo
azure-cognitiveservices-vision-computervision Skip
PyPI · Artificial Intelligence · released Nov 2024

Provides Python bindings to call Microsoft Azure's Computer Vision API for image analysis tasks like object detection, OCR, image tagging, and description generation.

Install only if maintaining legacy code that cannot yet be refactored.

MITpure Python
331.6Kdownloads / mo
bittensor-wallet Skip
PyPI · Artificial Intelligence · released Jul 2026

Manages cryptographic keys and wallets for the Bittensor network, providing Python bindings to a Rust-based wallet implementation for creating and accessing blockchain credentials.

Install only if you are maintaining legacy code that explicitly depends on bittensor-wallet.

MITcompiled wheel · 3.10+abandoned
331.4Kdownloads / mo
feature-engine Worth it
PyPI · Artificial Intelligence · released Feb 2026

Feature-engine provides transformers for engineering, selecting, and preprocessing features in machine learning pipelines, following scikit-learn's fit/transform interface.

BSD-3-Clausepure Python · 3.9.0+
331.3Kdownloads / mo
torchtune Worth it
PyPI · Artificial Intelligence · released Apr 2025

torchtune is a PyTorch library for fine-tuning, post-training, and experimenting with large language models using recipes for SFT, knowledge distillation, DPO, PPO, GRPO, and quantization-aware training.

permissive licensepure Python · 3.9+
329.0Kdownloads / mo
llama-index-embeddings-huggingface With conditions
PyPI · Artificial Intelligence · released Mar 2026

Integrates Hugging Face embedding models with LlamaIndex, allowing you to use transformer-based embeddings from Hugging Face within LlamaIndex applications.

MITpure Python
327.5Kdownloads / mo
llama-index-retrievers-bm25 With conditions
PyPI · Artificial Intelligence · released Mar 2026

Integrates BM25 full-text search retrieval into LlamaIndex applications, enabling keyword-based document ranking and retrieval without external dependencies.

Install only if BM25 ranking fits your retrieval needs; for semantic or dense vector search, you'd want a different retriever.

MITpure Python
326.3Kdownloads / mo
langchain-weaviate With conditions
PyPI · Artificial Intelligence · released Jul 2026

Integrates Weaviate vector database with LangChain, enabling LangChain applications to store and retrieve embeddings in Weaviate.

MITpure Python
325.8Kdownloads / mo
Resemblyzer With conditions
PyPI · Artificial Intelligence · released Oct 2023

Resemblyzer generates a 256-value embedding that summarizes voice characteristics from audio, enabling speaker verification, diarization, and voice similarity comparisons through a pretrained deep learning model.

Apache-2.0pure Python · 3.5+dormant
324.7Kdownloads / mo
gradio-rangeslider With conditions
PyPI · Artificial Intelligence · released Oct 2024

A Gradio custom component that adds a dual-handle range slider to select minimum and maximum values within a specified interval.

However, verify that your Gradio version is compatible and accept that no active support or updates are forthcoming—test thoroughly before production use, especially…

license unclearpure Python · 3.8+dormant
323.8Kdownloads / mo
encodec With conditions
PyPI · Artificial Intelligence · released Oct 2022

EnCodec is a neural audio codec that compresses audio to low bitrates while preserving high fidelity, with separate models for 24 kHz mono and 48 kHz stereo audio.

non-commercialbuilds from source · 3.8.0+dormant
322.8Kdownloads / mo
inspect-swe With conditions
PyPI · Artificial Intelligence · released Aug 2026

Inspect SWE provides a suite of software engineering agents built on Inspect AI, enabling automated evaluation and testing of code generation and engineering tasks.

permissive licensepure Python · 3.10+
322.5Kdownloads / mo
ipex-llm Skip
PyPI · Artificial Intelligence · released Apr 2025

Accelerates large language model inference on Intel hardware (GPU, NPU, CPU) with low-bit quantization and integration into popular LLM frameworks.

Apache-2.0compiled wheelabandoned
322.4Kdownloads / mo
hyper-connections With conditions
PyPI · Artificial Intelligence · released May 2026

Implements multiple residual streams in neural networks as proposed in the Hyper-Connections paper, allowing you to split, process, and recombine residual pathways within PyTorch models.

MITpure Python · 3.9+
321.8Kdownloads / mo
ucimlrepo With conditions
PyPI · Artificial Intelligence · released May 2024

Imports datasets from the UC Irvine Machine Learning Repository directly into Python scripts and notebooks, returning data as pandas dataframes along with structured metadata.

MITpure Python · 3.7+dormant
320.8Kdownloads / mo
sagemaker-training With conditions
PyPI · Artificial Intelligence · released Sep 2025

Integrates training scripts into Docker containers for use with Amazon SageMaker, handling environment setup, hyperparameter passing, and entry point execution within containerized training jobs.

Apache-2.0builds from sourceaging
319.3Kdownloads / mo
kaldialign Worth it
PyPI · Artificial Intelligence · released Jun 2026

Computes edit distance, alignment, and word error rate (WER) between sequences using Kaldi's original algorithms, with support for compound word matching and statistical confidence intervals.

permissive licensecompiled wheel · 3.10+
318.6Kdownloads / mo
pydantic-ai-todo With conditions
PyPI · Artificial Intelligence · released Jul 2026

Adds task planning and tracking tools to Pydantic AI agents, enabling them to create, manage, and complete hierarchical tasks with subtasks, dependencies, and persistent storage.

MITpure Python · 3.10+
317.6Kdownloads / mo
neuralforecast Worth it
PyPI · Artificial Intelligence · released Aug 2026

NeuralForecast provides a collection of neural network models for time series forecasting, including RNNs, LSTMs, Transformers, and specialized architectures like NBEATS and NHITS, with sklearn-like fit/predict syntax.

Apache-2.0pure Python · 3.10+
317.3Kdownloads / mo
transparent-background With conditions
PyPI · Artificial Intelligence · released May 2025

Removes backgrounds from images and videos using a deep learning model (InSPyReNet), producing transparent or custom-background output via command-line, Python API, or GUI.

MITpure Python · 3.8+
317.3Kdownloads / mo
data-designer Worth it
PyPI · Artificial Intelligence · released Aug 2026

Generates high-quality synthetic datasets from scratch or seed data, with control over field relationships, statistical distributions, and built-in validation and quality scoring.

Apache-2.0pure Python · 3.10+
316.5Kdownloads / mo
sagemaker-inference With conditions
PyPI · Artificial Intelligence · released Oct 2023

Provides a model serving stack for deploying machine learning models in Docker containers on Amazon SageMaker, built on Multi Model Server.

However, the abandoned repository status (last commit 2023-11-20) means you should verify compatibility with your target SageMaker version and Python runtime before…

Apache-2.0builds from sourceabandoned
315.4Kdownloads / mo
azureml-train-automl With conditions
PyPI · Artificial Intelligence · released Feb 2026

Automatically discovers and trains the best machine learning model and hyperparameters for your dataset, handling model selection and tuning without manual experimentation.

license unclearpure Python
314.4Kdownloads / mo
tslearn Worth it
PyPI · Artificial Intelligence · released Jul 2026

tslearn provides machine learning algorithms optimized for time series data, including clustering, classification, regression, and distance metrics like Dynamic Time Warping, built on scikit-learn's API.

BSD-2-Clausepure Python · 3.10+
313.5Kdownloads / mo
data-designer-config With conditions
PyPI · Artificial Intelligence · released Aug 2026

Provides a configuration API for building synthetic data generation pipelines in the NeMo Data Designer framework, allowing you to define data sources, LLM models, and column generation rules.

Apache-2.0pure Python · 3.10+
312.4Kdownloads / mo
data-designer-engine With conditions
PyPI · Artificial Intelligence · released Aug 2026

Execution engine for the NeMo Data Designer synthetic data generation framework, handling data transformation, generation, and LLM integration for creating synthetic datasets.

Apache-2.0pure Python · 3.10+
312.2Kdownloads / mo
local-attention With conditions
PyPI · Artificial Intelligence · released Jul 2025

Implements local windowed attention for transformer models, allowing efficient attention computation over fixed-size windows rather than full sequences.

However, the 394-day gap since the last release and aging maintenance status suggest it is stable but not actively developed—suitable for production use in…

MITpure Pythonaging
311.6Kdownloads / mo
pettingzoo Worth it
PyPI · Artificial Intelligence · released Aug 2026

PettingZoo provides multi-agent reinforcement learning environments with a Gymnasium-like API, supporting both sequential (AEC) and parallel action modes across Atari, classic games, and custom environments.

Install it if you need a multi-agent environment interface; use base install for API exploration and add extras only for specific environment families.

MITpure Python
311.6Kdownloads / mo
livekit-plugins-azure With conditions
PyPI · Artificial Intelligence · released Aug 2026

Integrates Azure AI services, particularly Azure Speech, into LiveKit Agents for real-time voice and audio processing in agent applications.

Apache-2.0pure Python · 3.10.0+
311.2Kdownloads / mo
pyAgrum-nightly With conditions
PyPI · Artificial Intelligence · released Aug 2026

pyAgrum is a Python library for creating, learning, and performing inference on Bayesian Networks and other Probabilistic Graphical Models, with a C++ backend and high-level Python interface.

LGPL-3.0-only OR MITcompiled wheel · 3.10+
310.0Kdownloads / mo
torch-ema With conditions
PyPI · Artificial Intelligence · released Nov 2021

Computes exponential moving averages of PyTorch model parameters during training, allowing you to evaluate models using smoothed weights without modifying the original training state.

However, maintenance is dormant (last release 2021-11-17); test compatibility with your PyTorch version before production use, and monitor the repository for any…

license unclearpure Pythondormant
308.3Kdownloads / mo
sng4onnx Worth it
PyPI · Artificial Intelligence · released Feb 2026

Automatically generates and assigns operation names to unnamed operators in ONNX model files, converting old-format ONNX graphs to have properly named operations.

permissive licensepure Python · 3.6+
307.2Kdownloads / mo
autogluon Worth it
PyPI · Artificial Intelligence · released Aug 2026

AutoGluon automates machine learning model training and deployment across tabular, time series, image, text, and multimodal data with minimal code.

Install it if you need to train accurate ML models quickly across tabular, time series, or multimodal data without manual tuning.

Apache-2.0pure Python
306.0Kdownloads / mo
problog Worth it
PyPI · Artificial Intelligence · released Mar 2026

ProbLog is a probabilistic logic programming toolbox that combines logic programming with probability annotations to perform inference tasks like computing marginals given evidence and learning from interpretations.

Install it if you need to combine logic programming with probabilistic reasoning; skip it if you're looking for general-purpose Bayesian inference or constraint solving.

Apache-2.0pure Python
302.5Kdownloads / mo
sagemaker-scikit-learn-extension Skip
PyPI · Artificial Intelligence · released Feb 2022

Extends scikit-learn with additional estimators and preprocessing tools designed to support SageMaker Autopilot, including dimension reduction, feature extraction, imputation, and encoding transformers.

Apache-2.0builds from sourcedormant
302.5Kdownloads / mo
seqio With conditions
PyPI · Artificial Intelligence · released Aug 2025

SeqIO builds scalable data pipelines for sequence models using TensorFlow's tf.data.Dataset, with support for preprocessing, tokenization, and evaluation metrics, while remaining compatible with JAX, PyTorch, and other frameworks.

However, the 11 runtime dependencies—particularly TensorFlow, JAX, and TensorFlow Text—make it heavy for lightweight use cases; consider it only if you need…

Apache-2.0pure Python
301.4Kdownloads / mo
pytorch-msssim With conditions
PyPI · Artificial Intelligence · released May 2023

Computes fast, differentiable SSIM and MS-SSIM metrics for PyTorch tensors using separable Gaussian kernels, enabling efficient image quality assessment and loss functions for neural networks.

MITpure Pythondormant
300.9Kdownloads / mo
auto-round Worth it
PyPI · Artificial Intelligence · released Jul 2026

AutoRound quantizes large language models and vision-language models to 2–4 bits with minimal accuracy loss, using sign-gradient descent and supporting multiple export formats and inference backends.

Apache-2.0pure Python · 3.10.0+
300.1Kdownloads / mo