$npx skillfedfor your agent

Artificial Intelligence packages

1,303 packages · page 21 of 33

Packages

fairlearn Worth it
PyPI · Artificial Intelligence · released Jun 2026

Fairlearn assesses and mitigates fairness issues in machine learning models by providing metrics to identify which groups are negatively impacted and algorithms to reduce unfairness across various AI tasks.

Install it if fairness assessment or mitigation is part of your model development workflow.

MITpure Python · 3.10+
209.3Kdownloads / mo
face-recognition With conditions
PyPI · Artificial Intelligence · released Feb 2020

Detects, locates, and identifies faces in images using deep learning, with both Python API and command-line interface for batch processing.

MITpure Python
209.1Kdownloads / mo
megatron-core With conditions
PyPI · Artificial Intelligence · released Jul 2026

Megatron Core provides GPU-optimized building blocks and parallelism strategies for training large transformer models at scale, including tensor parallelism, pipeline parallelism, and mixed precision support.

Not recommended for simple single-GPU training or inference-only use cases.

BSD-3-Clausecompiled wheel · 3.12+
208.0Kdownloads / mo
openvino-tokenizers With conditions
PyPI · Artificial Intelligence · released Aug 2026

Converts HuggingFace tokenizers into OpenVINO models for text processing, enabling tokenization and detokenization within OpenVINO inference pipelines without external tokenizer dependencies.

Apache-2.0compiled wheel · 3.10+
208.0Kdownloads / mo
onnxruntime_extensions With conditions
PyPI · Artificial Intelligence · released Feb 2026

Extends ONNX Runtime with custom operators for pre- and post-processing in vision, text, and NLP models, available as a C/C++ library with Python, Java, and C# bindings.

MITcompiled wheel
207.9Kdownloads / mo
einops-exts Skip
PyPI · Artificial Intelligence · released Jan 2023

Provides helper functions that extend Einops, a tensor manipulation library, with additional utilities for working with tensors using Einstein-like notation.

MITpure Pythonabandoned
207.7Kdownloads / mo
composio-core With conditions
PyPI · Artificial Intelligence · released Sep 2025

Composio-core bridges AI agents to external tools and services, providing a framework to integrate actions from platforms like GitHub, Slack, and Gmail with LLM-based agents.

However, no for new projects—the package is explicitly deprecated and the maintainers recommend using 'composio' instead.

Apache-2.0pure Python
207.6Kdownloads / mo
azureml Skip
PyPI · Artificial Intelligence · released Mar 2016

Connects to Azure Machine Learning Studio workspaces to download, upload, and manage datasets from Python, with optional conversion to and from Pandas DataFrames.

MITpure Pythonabandoned
206.5Kdownloads / mo
omnivoice With conditions
PyPI · Artificial Intelligence · released Jul 2026

OmniVoice generates speech from text in over 600 languages using a diffusion-based model, with support for voice cloning from reference audio and voice design via speaker attributes.

Apache-2.0pure Python · 3.10+
206.4Kdownloads / mo
sklearn-pandas Skip
PyPI · Artificial Intelligence · released May 2021

Bridges pandas DataFrames and scikit-learn by mapping DataFrame columns to transformations and recombining them into features for machine learning pipelines.

permissive licensepure Pythonabandoned
205.9Kdownloads / mo
helion With conditions
PyPI · Artificial Intelligence · released Jul 2026

Helion is a Python-embedded domain-specific language for writing machine learning kernels that compile to Triton, with built-in autotuning to optimize GPU kernel performance.

However, the unclear license classification and 10-minute autotuning overhead on first run are real constraints—verify license compatibility for your use case and…

license unclearpure Python · 3.10+
204.4Kdownloads / mo
tensorflow-recommenders Worth it
PyPI · Artificial Intelligence · released Jan 2026

TensorFlow Recommenders provides a Keras-based library for building recommender system models, covering the full workflow from data preparation through training, evaluation, and deployment.

Apache-2.0pure Python
203.9Kdownloads / mo
chatterbox-tts With conditions
PyPI · Artificial Intelligence · released Mar 2026

Chatterbox TTS converts text to speech using open-source neural models, supporting English and 23+ languages with optional voice cloning from reference audio clips.

permissive licensepure Python · 3.10+
203.3Kdownloads / mo
tf2crf With conditions
PyPI · Artificial Intelligence · released Sep 2021

Provides a Conditional Random Field (CRF) layer for TensorFlow 2 Keras models, enabling sequence labeling tasks with built-in support for masking and mixed precision training.

Install only if you can verify compatibility with your TensorFlow and tensorflow-addons versions, and accept the risk that bugs or incompatibilities will not be fixed…

permissive licensepure Pythonabandoned
202.0Kdownloads / mo
copulas With conditions
PyPI · Artificial Intelligence · released Feb 2026

Copulas models multivariate statistical distributions and generates synthetic tabular data that preserves the statistical properties of the original dataset using copula functions.

However, the BUSL-1.1 license restricts commercial use until a future date—verify the license terms against your use case before committing.

BUSL-1.1pure Python
201.9Kdownloads / mo
TextArena With conditions
PyPI · Artificial Intelligence · released Oct 2025

TextArena provides a framework of 100+ text-based games with an OpenAI Gym-style interface for training, evaluating, and benchmarking language models through competitive gameplay.

However, maintenance is aging (302 days since last release), so expect slower bug fixes and feature additions.

permissive licensepure Python · 3.10+aging
201.9Kdownloads / mo
petastorm With conditions
PyPI · Artificial Intelligence · released Jan 2026

Petastorm enables direct training of deep learning models from Apache Parquet datasets using TensorFlow, PyTorch, PySpark, or pure Python, with support for selective column access, shuffling, filtering, and distributed parallelism.

However, note the aging maintenance status (224 days since last release)—verify compatibility with your specific framework versions before committing to production use.

Apache-2.0pure Python · 3+aging
199.6Kdownloads / mo
jupyter-ai Worth it
PyPI · Artificial Intelligence · released Aug 2026

Jupyter AI is a JupyterLab extension that integrates agentic AI into computational notebooks, enabling collaboration with frontier AI agents through a native chat UI with file and command execution capabilities.

Install it if you use JupyterLab and want AI agent collaboration; the modular design means you only pay for what you use.

BSD-3-Clausepure Python · 3.9+
199.1Kdownloads / mo
resize-right With conditions
PyPI · Artificial Intelligence · released May 2022

Resizes images or tensors in NumPy or PyTorch with differentiable operations, supporting anti-aliasing, multiple interpolation methods, and flexible scale-factor or output-size specification.

MITpure Pythonabandoned
198.7Kdownloads / mo
mineru-vl-utils Worth it
PyPI · Artificial Intelligence · released Aug 2026

Provides a lightweight Python wrapper to interact with the MinerU Vision-Language Model, supporting multiple deployment backends for document layout detection and content recognition.

Apache-2.0pure Python
198.5Kdownloads / mo
tensorflow-intel With conditions
PyPI · Artificial Intelligence · released Oct 2024

Intel-optimized TensorFlow for Windows that accelerates numerical computation and machine learning workloads using oneDNN primitives for Intel architecture.

Install only if you are on Windows; the medium dependency footprint is standard for TensorFlow and the oneDNN environment variable must be set explicitly to activate…

Apache-2.0compiled wheel · 3.9+
198.2Kdownloads / mo
langchain-quickjs With conditions
PyPI · Artificial Intelligence · released Jul 2026

Adds a persistent, sandboxed JavaScript REPL tool to deepagents agents, letting the model write orchestrated JavaScript code instead of issuing serial tool calls.

MITpure Python
198.1Kdownloads / mo
dlib With conditions
PyPI · Artificial Intelligence · released Mar 2026

dlib is a C++ machine learning and computer vision toolkit with Python bindings, providing algorithms for image recognition, classification, and data analysis.

However, ensure your development environment has a working C++ compiler and CMake before attempting installation.

license unclearbuilds from source
198.0Kdownloads / mo
tensorrt With conditions
PyPI · Artificial Intelligence · released Jul 2026

TensorRT compiles and optimizes deep learning models for deployment on NVIDIA GPUs, reducing latency and memory footprint through layer fusion, quantization, and kernel auto-tuning.

However, installation requires CUDA toolkit, system-level build tools, and the TensorRT GA build v11.2.1.2; proprietary licensing requires license review for…

license unclearbuilds from source · 3.8+
197.6Kdownloads / mo
openvino-dev Skip
PyPI · Artificial Intelligence · released Dec 2024

Provides command-line tools and Python APIs to convert deep learning models from multiple frameworks (TensorFlow, PyTorch, ONNX, Caffe, etc.) to OpenVINO IR format, download pre-trained models, and optimize them for inference deployment.

permissive licensepure Python
196.9Kdownloads / mo
mistralai-workflows With conditions
PyPI · Artificial Intelligence · released Aug 2026

Mistral Workflows is a Python SDK for building AI-powered workflows with built-in fault tolerance, distributed execution, and observability using decorators and Pydantic validation.

However, the Beta status, Python 3.12+ requirement, and temporalio dependency complexity mean you should verify that the maturity level and backend setup align with…

Apache-2.0pure Python
196.5Kdownloads / mo
pandasai With conditions
PyPI · Artificial Intelligence · released Oct 2025

PandasAI lets you ask questions about your data in natural language and get answers without writing SQL or Python code, using an LLM backend to translate questions into data operations.

However, maintenance is aging (311 days since last release), so verify that the library's feature set and bug-fix cadence meet your stability requirements before…

MITpure Pythonaging
196.4Kdownloads / mo
rdt With conditions
PyPI · Artificial Intelligence · released Aug 2026

RDT converts raw, mixed-type data into fully numerical form via reversible transformations, then converts it back to the original format.

However, the BUSL-1.1 license restricts commercial use until a future date—verify the license terms match your use case before committing.

BUSL-1.1pure Python
196.1Kdownloads / mo
pyulog Worth it
PyPI · Artificial Intelligence · released Aug 2026

Parses ULog files (a self-describing logging format) and provides command-line tools to extract, convert, and display logged data in multiple formats including CSV, KML, and ROS2 bag files.

Install it if you work with PX4 logs or need ULog parsing; skip it otherwise.

BSD-3-Clausepure Python
195.9Kdownloads / mo
pdd-cli With conditions
PyPI · Artificial Intelligence · released Jul 2026

PDD is a CLI tool that treats natural-language prompts as source code, automatically generating, testing, and maintaining code in Python, TypeScript, Go, and other languages from `.prompt` files.

MITpure Python · 3.12+
195.4Kdownloads / mo
llama-index-vector-stores-pinecone With conditions
PyPI · Artificial Intelligence · released Aug 2026

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

MITpure Python
194.4Kdownloads / mo
fasttext-langdetect Worth it
PyPI · Artificial Intelligence · released May 2026

Identifies the language of UTF-8 text using Facebook's pretrained fastText lid.176 model, supporting 176 languages with optional memory-efficient compressed mode.

Install it if you need fast, accurate language identification across 176 languages without external service calls.

MITpure Python · 3.9+
194.3Kdownloads / mo
tensorrt-cu12-libs With conditions
PyPI · Artificial Intelligence · released Jul 2026

Provides NVIDIA TensorRT libraries for CUDA 12 environments, enabling optimized deep learning model inference on NVIDIA GPUs.

license unclearbuilds from source
194.3Kdownloads / mo
aim With conditions
PyPI · Artificial Intelligence · released May 2025

Aim logs training runs and AI metadata, then provides a web UI and Python API to compare, visualize, and query experiments programmatically.

Install it if you can tolerate the medium dependency footprint and are willing to verify the four known security vulnerabilities do not affect your threat model.

Apache-2.0compiled wheel · 3.7.0+aging4 known vulnerabilities
192.2Kdownloads / mo
py_trees Worth it
PyPI · Artificial Intelligence · released Jul 2026

py_trees implements behaviour trees in Python, providing composable decision-making primitives (behaviours, decorators, sequences, selectors, parallels) and a blackboard for data sharing to build medium-sized decision engines.

Install it if you are building a robotics system, game AI, or any medium-complexity state machine that benefits from tree-structured control flow and shared state…

BSD-3-Clausepure Python
192.2Kdownloads / mo
ai21 With conditions
PyPI · Artificial Intelligence · released Nov 2025

Python SDK for accessing AI21 Labs' language models (including Jamba) via REST API, with support for chat completions, text completion, streaming, and agent orchestration.

However, verify the license terms first, and be aware that the package is aging (last release 281 days ago) with no visible recent maintenance activity—suitable for…

license unclearpure Pythonaging
192.1Kdownloads / mo
azureml-automl-core Skip
PyPI · Artificial Intelligence · released May 2026

Provides internal AutoML infrastructure and utilities for the Azure Machine Learning SDK's automated machine learning training pipeline.

No, not for direct installation.

license unclearpure Python
191.8Kdownloads / mo
mindroom With conditions
PyPI · Artificial Intelligence · released Aug 2026

MindRoom is a multi-agent runtime that deploys AI agents as persistent Matrix users, giving them access to 100+ integrated tools and persistent memory across chat platforms including Slack, Telegram, Discord, and email via Matrix bridges.

Apache-2.0pure Python · 3.12+
191.7Kdownloads / mo
face-alignment Worth it
PyPI · Artificial Intelligence · released Apr 2026

Detects 2D and 3D facial landmarks from images using deep learning, supporting multiple face detection backends and GPU acceleration via PyTorch.

Install it if facial geometry extraction is core to your application.

BSD-3-Clausepure Python · 3+
191.1Kdownloads / mo
rf100vl Worth it
PyPI · Artificial Intelligence · released May 2026

Provides programmatic access to RF100-VL, a multi-domain object detection benchmark dataset of 100 datasets across seven domains, enabling download and evaluation of vision-language models and object detection systems.

Install it if you are working on vision-language models, few-shot detection, or need a diverse multi-domain evaluation dataset—but note that you must obtain and…

MITpure Python · 3.9+
190.6Kdownloads / mo