$npx skillfedfor your agent

Artificial Intelligence packages

1,303 packages · page 14 of 33

Packages

monai Worth it
PyPI · Artificial Intelligence · released Jun 2026

MONAI is a PyTorch-based framework for building deep learning models on medical imaging data, providing pre-processing, network architectures, loss functions, and evaluation metrics tailored to healthcare applications.

permissive licensepure Python · 3.10+
542.8Kdownloads / mo
autogluon.features With conditions
PyPI · Artificial Intelligence · released Aug 2026

Automates feature engineering and preprocessing for machine learning pipelines, integrating with AutoGluon's broader ML automation framework to handle tabular, time series, and multimodal data preparation.

Apache-2.0pure Python
540.3Kdownloads / mo
qudida With conditions
PyPI · Artificial Intelligence · released Aug 2021

QuDiDA performs pixel-level image domain adaptation using scikit-learn transformers, allowing you to adjust image style or appearance to match a reference image.

license unclearpure Python · 3.5.0+dormant
539.6Kdownloads / mo
llm Worth it
PyPI · Artificial Intelligence · released Aug 2026

LLM is a CLI tool and Python library for running prompts against Large Language Models from OpenAI, Anthropic, Google, Meta, and dozens of other providers, both via remote APIs and locally-installed models.

Apache-2.0pure Python · 3.10+
538.8Kdownloads / mo
botbuilder-integration-aiohttp With conditions
PyPI · Artificial Intelligence · released Jan 2026

Integrates a Microsoft Bot Framework bot into an aiohttp web application, enabling asynchronous HTTP request handling for bot interactions.

Install only if you are maintaining an existing bot deployment or do not require ongoing support.

MITpure Pythonabandoned
538.0Kdownloads / mo
datarobot With conditions
PyPI · Artificial Intelligence · released Jul 2026

A Python client library for programmatically interacting with the DataRobot platform API, enabling model building, deployment, and management workflows.

license unclearpure Python · 3.7+
534.6Kdownloads / mo
e3nn With conditions
PyPI · Artificial Intelligence · released Feb 2026

e3nn provides PyTorch-based operations for building E(3)-equivariant neural networks, including tensor products, spherical harmonics, and linear layers that respect rotation, translation, and mirror symmetries.

MITpure Python · 3.8+aging
532.7Kdownloads / mo
embedchain With conditions
PyPI · Artificial Intelligence · released Mar 2025

Embedchain is a framework for building retrieval-augmented generation (RAG) applications that personalize LLM responses by ingesting, chunking, embedding, and retrieving unstructured data from various sources.

However, be aware that the last release was 507 days ago—expect slower bug fixes and feature updates.

permissive licensepure Pythonaging
531.7Kdownloads / mo
effdet With conditions
PyPI · Artificial Intelligence · released May 2023

PyTorch implementation of EfficientDet object detection models with configurable BiFPN, multiple backbones from timm, and support for training on COCO and other datasets.

Apache-2.0pure Python · 3.7+dormant
530.3Kdownloads / mo
bertopic Worth it
PyPI · Artificial Intelligence · released Dec 2025

BERTopic performs topic modeling on text documents using transformer embeddings and c-TF-IDF clustering to identify and label coherent topics with interpretable keywords.

MITpure Python · 3.10+
529.2Kdownloads / mo
webrtcvad-wheels Worth it
PyPI · Artificial Intelligence · released Sep 2024

Detects voiced versus unvoiced segments in audio by wrapping Google's WebRTC Voice Activity Detector with pre-built binary wheels for Windows, macOS, and Linux.

Install it if you need reliable voice activity detection in Python.

MITcompiled wheelaging
528.5Kdownloads / mo
sherpa-onnx-core With conditions
PyPI · Artificial Intelligence · released Aug 2026

sherpa-onnx-core provides pre-built ONNX runtime binaries for speech recognition, synthesis, speaker identification, audio tagging, and other audio processing tasks across multiple platforms and architectures.

permissive licensecompiled wheel
526.4Kdownloads / mo
copilotkit Worth it
PyPI · Artificial Intelligence · released Jun 2026

CopilotKit is a Python SDK for building AI copilots and agents that integrate with LangGraph, LangChain, and FastAPI to add conversational AI capabilities to applications.

Install it if you are building a FastAPI or LangChain application and want a higher-level agent framework; skip it if you prefer lower-level control over your agent…

MITpure Python
526.4Kdownloads / mo
rfdetr Worth it
PyPI · Artificial Intelligence · released Aug 2026

RF-DETR is a transformer-based object detection, instance segmentation, and keypoint detection library built on a DINOv2 vision transformer backbone, designed for real-time inference.

Apache-2.0pure Python · 3.10+
525.6Kdownloads / mo
lineax With conditions
PyPI · Artificial Intelligence · released May 2026

Lineax solves linear systems and least-squares problems in JAX, handling both explicit matrices and implicit linear operators without materializing them.

Apache-2.0pure Python
523.2Kdownloads / mo
uipath-langchain-client With conditions
PyPI · Artificial Intelligence · released Aug 2026

Provides LangChain-compatible chat models and embeddings that route requests through UiPath's LLM infrastructure, supporting multiple providers including OpenAI, Google, Anthropic, AWS Bedrock, Azure AI, and Fireworks.

However, verify the license treatment before production use, and confirm that the normalized API mode meets your feature and stability requirements if you plan to use…

license unclearpure Python · 3.11+
519.3Kdownloads / mo
tinysegmenter Skip
PyPI · Artificial Intelligence · released Sep 2018

TinySegmenter is a compact Japanese tokenizer that breaks Japanese text into morphological tokens without requiring external dictionaries or machine learning models.

BSD-3-Clausebuilds from sourceabandoned
510.1Kdownloads / mo
conformer With conditions
PyPI · Artificial Intelligence · released May 2023

Provides PyTorch implementations of the Conformer architecture—a convolutional module and full transformer blocks that add local inductive bias to transformer models, commonly used in speech recognition.

However, if you require ongoing maintenance, compatibility updates, or active support, look for an actively maintained alternative or be prepared to maintain a fork…

MITpure Pythonabandoned
508.8Kdownloads / mo
llama-index-embeddings-azure-openai With conditions
PyPI · Artificial Intelligence · released Mar 2026

Integrates Azure OpenAI's embedding models with LlamaIndex, enabling vector representations of text for semantic search and retrieval-augmented generation workflows.

MITpure Python
508.6Kdownloads / mo
prompty With conditions
PyPI · Artificial Intelligence · released Apr 2025

Prompty is a Python runtime for executing LLM prompts defined in a language-agnostic `.prompty` file format, with built-in support for Azure OpenAI, OpenAI, and serverless model invokers, plus tracing and CLI tooling.

However, verify the status of the two known vulnerabilities (GHSA-wxhm-2mq7-7697, PYSEC-2026-3538) before deploying to production, and confirm whether optional…

permissive licensepure Python · 3.9+2 known vulnerabilities
508.3Kdownloads / mo
indic-numtowords With conditions
PyPI · Artificial Intelligence · released Aug 2025

Converts non-negative integers to their word representations in Indian languages and English, with optional digit-by-digit or variation modes.

MITpure Python · 3.6+aging
508.3Kdownloads / mo
orbax-export With conditions
PyPI · Artificial Intelligence · released Sep 2025

Orbax Export serializes JAX models to TensorFlow SavedModel format, enabling JAX-trained models to be deployed and used in TensorFlow environments.

Apache-2.0pure Python · 3.10+
503.6Kdownloads / mo
kosong With conditions
PyPI · Artificial Intelligence · released Aug 2026

Kosong is an LLM abstraction layer that unifies message structures and asynchronous tool orchestration across multiple chat providers, letting you build AI agents without vendor lock-in.

However, the package is very new (first release 2025-10-15) and has no recorded license metadata—verify the license terms before using in proprietary work, and expect…

license unclearpure Python · 3.12+
503.2Kdownloads / mo
nixl With conditions
PyPI · Artificial Intelligence · released Aug 2026

nixl is a meta package that automatically selects and installs the correct CUDA 12 or CUDA 13 backend for PyTorch at runtime based on your system's CUDA version.

MIT AND Apache-2.0pure Python · 3.10+
500.4Kdownloads / mo
funasr Worth it
PyPI · Artificial Intelligence · released Aug 2026

FunASR is a speech recognition toolkit that transcribes audio offline or via streaming, with integrated voice activity detection, speaker identification, punctuation restoration, and emotion/audio-event tagging across multiple languages and deployment targets.

Install it if you need speaker diarization, emotion detection, streaming support, or self-hosted deployment.

MITpure Python · 3.7.0+
497.9Kdownloads / mo
nvidia-modelopt With conditions
PyPI · Artificial Intelligence · released Jul 2026

Applies state-of-the-art model optimization techniques—quantization, pruning, Neural Architecture Search, distillation, speculative decoding, and sparsity—to accelerate PyTorch, Hugging Face, and ONNX models for deployment.

Apache-2.0pure Python
496.4Kdownloads / mo
numkong With conditions
PyPI · Artificial Intelligence · released Aug 2026

NumKong provides mixed-precision linear algebra and distance kernels with automatic accumulator widening, GIL-free batched operations, and low-precision dtype support (BFloat16, Float8, Float6, packed bits) across x86, ARM, RISC-V, and other architectures.

permissive licensecompiled wheel · 3.9+
496.0Kdownloads / mo
mlforecast Worth it
PyPI · Artificial Intelligence · released Jul 2026

mlforecast trains machine learning models on time series data and generates forecasts, with built-in support for feature engineering, multiple models, and distributed training across remote clusters.

Apache-2.0pure Python · 3.10+
494.1Kdownloads / mo
raindrop-ai Worth it
PyPI · Artificial Intelligence · released Aug 2026

Instrument LLM applications with event tracking and OpenTelemetry-based tracing, capturing AI interactions, user signals, and tool calls for observability and analysis.

MITpure Python
490.4Kdownloads / mo
baml-py With conditions
PyPI · Artificial Intelligence · released Aug 2026

baml-py is the Python runtime for executing BAML programs, a language designed for building agents with strong typing and error handling.

However, verify the license terms first (currently unclear) and confirm that BAML's compilation tooling fits your workflow—baml-py is the runtime only.

license unclearcompiled wheel · 3.10+
489.9Kdownloads / mo
tokie With conditions
PyPI · Artificial Intelligence · released Jul 2026

A fast, Rust-backed tokenizer library that encodes and decodes text using BPE, WordPiece, and Unigram algorithms, compatible with HuggingFace tokenizer models.

Apache-2.0compiled wheel · 3.10+
487.3Kdownloads / mo
usearch Worth it
PyPI · Artificial Intelligence · released Jul 2026

USearch provides approximate nearest-neighbor vector search using HNSW indexing, supporting custom metrics, multiple data types, and on-disk index serving without loading into RAM.

permissive licensecompiled wheel · 3.10+
486.1Kdownloads / mo
agent-framework-ollama With conditions
PyPI · Artificial Intelligence · released Aug 2026

Integrates Ollama LLM provider support into Microsoft Agent Framework, enabling agents to run local or remote Ollama models as their reasoning backbone.

MITpure Python · 3.10+
485.2Kdownloads / mo
flash-attn With conditions
PyPI · Artificial Intelligence · released Jun 2026

Provides optimized GPU implementations of scaled dot-product attention (FlashAttention and FlashAttention-2) that reduce memory usage and improve speed compared to standard attention, with support for NVIDIA CUDA and AMD ROCm.

BSD-3-Clausebuilds from source · 3.9+
484.1Kdownloads / mo
pycaret With conditions
PyPI · Artificial Intelligence · released Apr 2024

PyCaret automates machine learning workflows by wrapping scikit-learn, LightGBM, and related libraries, letting you build classification, regression, clustering, time-series, and anomaly-detection models with minimal code.

MITpure Python · 3.9+
483.3Kdownloads / mo
agnoctl Worth it
PyPI · Artificial Intelligence · released Jul 2026

agnoctl is a command-line interface for creating and managing AgentOS projects, with built-in support for nine deployment platforms including Docker, AWS, Azure, Fly, GCP, Helm, Modal, Railway, and Render.

Apache-2.0pure Python
482.9Kdownloads / mo
webrtcvad With conditions
PyPI · Artificial Intelligence · released Jan 2017

Provides a Python interface to Google's WebRTC Voice Activity Detector, classifying audio frames as voiced or unvoiced for speech recognition and telephony applications.

However, high install friction (compiled extension), dormancy since 2017-01-07, and uncertainty about modern Python compatibility mean you should verify it builds on…

MITbuilds from sourcedormant
480.4Kdownloads / mo
agent-framework-azure-ai-search Worth it
PyPI · Artificial Intelligence · released Aug 2026

Provides RAG (Retrieval Augmented Generation) context providers for Azure AI Search, supporting both semantic hybrid search and agentic multi-hop reasoning modes within the Microsoft Agent Framework.

MITpure Python · 3.10+
477.9Kdownloads / mo
renderers With conditions
PyPI · Artificial Intelligence · released Aug 2026

Converts chat messages to token IDs for LLM inference and training, with deterministic parsing of model responses and multi-turn conversation extension that preserves token identity across turns.

Apache-2.0pure Python
477.6Kdownloads / mo
qwix With conditions
PyPI · Artificial Intelligence · released Jun 2026

Qwix is a JAX quantization library that applies Quantization-Aware Training (QAT) and Post-Training Quantization (PTQ) to neural network models, supporting deployment on XLA devices (CPU/GPU/TPU) and LiteRT targets.

Apache-2.0pure Python · 3.10+
476.2Kdownloads / mo