$npx skillfedfor your agent

Artificial Intelligence packages

1,303 packages · page 15 of 33

Packages

icevision Skip
PyPI · Artificial Intelligence · released Feb 2022

IceVision provides a unified framework for training and deploying object detection models, supporting multiple model architectures and training backends like PyTorch Lightning and Fastai.

Install only if you are maintaining legacy code already using IceVision and cannot migrate.

permissive licensepure Pythonabandoned
473.8Kdownloads / mo
pinecone-plugin-inference With conditions
PyPI · Artificial Intelligence · released Dec 2024

Provides embedding generation through Pinecone's Inference API, enabling you to create vector embeddings for documents and queries using supported embedding models.

However, the dormant maintenance status means you should verify that the current version and supported models meet your needs, as no updates are expected.

Apache-2.0pure Pythondormant
473.7Kdownloads / mo
aqtp With conditions
PyPI · Artificial Intelligence · released Aug 2025

AQT provides quantization of tensor operations (matmul, einsum, conv) in JAX computations, enabling int8 and lower-bit model training with minimal configuration while maintaining training-serving consistency.

Apache-2.0pure Python · 3.10+
457.8Kdownloads / mo
semantic-router With conditions
PyPI · Artificial Intelligence · released Jul 2026

Semantic Router routes LLM requests to predefined decision paths using vector embeddings instead of waiting for slow LLM generations, enabling fast semantic-based intent classification.

MITpure Python
453.6Kdownloads / mo
openenv-core With conditions
PyPI · Artificial Intelligence · released May 2026

OpenEnv provides a Gymnasium-style framework for creating and deploying isolated execution environments that agents can interact with via standard `reset()`, `step()`, and `state()` APIs over HTTP and WebSocket.

Not recommended for production systems requiring API stability.

license unclearpure Python · 3.10+
452.8Kdownloads / mo
pytorch-tokenizers With conditions
PyPI · Artificial Intelligence · released Aug 2026

Provides C++ implementations of multiple tokenizers (SentencePiece, Tiktoken, Huggingface, Llama2.c, Tekken) with Python bindings for use in PyTorch-based LLM applications and ExecuTorch runners.

BSD-3-Clausecompiled wheel · 3.10+
452.7Kdownloads / mo
gptcache With conditions
PyPI · Artificial Intelligence · released Aug 2024

GPTCache provides semantic caching for LLM API calls, storing and retrieving responses based on exact or semantic similarity matching to reduce API costs and latency.

However, be aware that the project is aging (last release August 2024, no commits since July 2025), two security vulnerabilities are known, and the API is explicitly…

permissive licensepure Python · 3.8.1+aging2 known vulnerabilities
450.8Kdownloads / mo
clip-benchmark With conditions
PyPI · Artificial Intelligence · released Jul 2025

Evaluates CLIP-like vision-language models on standard datasets using zero-shot classification, zero-shot retrieval, linear probing, and captioning tasks.

However, the aging maintenance status (385 days since release) and Pre-Alpha development status mean you should verify compatibility with your PyTorch and…

MITpure Python · 3.6+aging
449.0Kdownloads / mo
executorch With conditions
PyPI · Artificial Intelligence · released Aug 2026

ExecuTorch exports and runs PyTorch models on mobile, embedded, and edge devices with support for hardware acceleration backends like XNNPACK, Core ML, and QNN.

permissive licensecompiled wheel
448.4Kdownloads / mo
inference-sdk Worth it
PyPI · Artificial Intelligence · released Aug 2026

Python SDK for connecting to and running computer vision models and workflows on a local or remote Inference server, enabling image and video stream processing with object detection, classification, segmentation, and custom model inference.

Install it if you need to programmatically interact with Inference from Python; if you only need the server itself, install inference-cli instead.

Apache-2.0pure Python
446.5Kdownloads / mo
dm-control Worth it
PyPI · Artificial Intelligence · released Jul 2026

dm_control provides Python bindings to the MuJoCo physics engine and a suite of reinforcement learning environments for continuous control tasks, along with tools for composing and modifying physics-based simulations.

Install it if you need a physics simulation framework for continuous control research or prototyping.

permissive licensepure Python · 3.9+
444.3Kdownloads / mo
pybullet With conditions
PyPI · Artificial Intelligence · released Jan 2025

PyBullet provides physics simulation, robotics modeling, and collision detection through Python bindings to the Bullet Physics SDK, supporting URDF/SDF file loading, kinematics, dynamics, and rendering.

permissive licensecompiled wheelaging
443.9Kdownloads / mo
livekit-plugins-groq Worth it
PyPI · Artificial Intelligence · released Aug 2026

Integrates Groq's fast inference API with LiveKit Agents, enabling real-time LLM responses for voice and conversational agents.

Install it if you are already using LiveKit Agents and want to use Groq as your LLM provider, or if you are evaluating Groq for real-time voice agent workloads.

Apache-2.0pure Python · 3.10.0+
443.5Kdownloads / mo
neo4j-graphrag With conditions
PyPI · Artificial Intelligence · released Jun 2026

Builds graph retrieval-augmented generation (GraphRAG) applications by integrating Neo4j graph databases with LLM-powered knowledge extraction and retrieval pipelines.

permissive licensepure Python
440.0Kdownloads / mo
ydf With conditions
PyPI · Artificial Intelligence · released Mar 2026

YDF trains, evaluates, and interprets decision forest models (Random Forests, Gradient Boosted Trees, and others) through a Python wrapper around the C++ Yggdrasil Decision Forests library.

Apache-2.0compiled wheel · 3.9+
439.8Kdownloads / mo
sb3-contrib With conditions
PyPI · Artificial Intelligence · released Jun 2026

Provides experimental reinforcement learning algorithms and tools that extend stable_baselines3 with newer implementations, including policy gradient variants, Q-learning methods, and environment wrappers.

permissive licensepure Python · 3.10+
439.1Kdownloads / mo
py3langid With conditions
PyPI · Artificial Intelligence · released Jun 2024

Identifies the language of text in one of 97 languages using a pre-trained statistical model, with optimized speed for Python 3.6+.

BSD-3-Clausepure Python · 3.8+dormant
437.9Kdownloads / mo
clearml-agent With conditions
PyPI · Artificial Intelligence · released Jun 2026

ClearML Agent is a job scheduler and orchestration service that runs machine learning experiments on local or cloud resources, managing virtual environments, dependencies, and execution monitoring across Linux, macOS, and Windows.

Apache-2.0pure Python
437.5Kdownloads / mo
llama-index-llms-openai-like With conditions
PyPI · Artificial Intelligence · released Apr 2026

Provides a thin wrapper to use OpenAI-compatible APIs (including local models) within the LlamaIndex framework, allowing you to swap in alternative LLM providers that follow the OpenAI protocol.

MITpure Python
436.4Kdownloads / mo
promptlayer With conditions
PyPI · Artificial Intelligence · released Aug 2026

PromptLayer is a Python SDK for managing, testing, and monitoring LLM prompts and agent requests with built-in tracing, template retrieval, and provider proxy support.

Apache-2.0pure Python
431.9Kdownloads / mo
cuml-cu12 With conditions
PyPI · Artificial Intelligence · released Aug 2026

GPU-accelerated machine learning algorithms for classification, regression, clustering, and dimensionality reduction, built on CUDA and integrated with scikit-learn-compatible APIs.

Apache-2.0compiled wheel · 3.11+
428.1Kdownloads / mo
torch-stoi With conditions
PyPI · Artificial Intelligence · released Sep 2024

Computes Short Term Objective Intelligibility (STOI) as a PyTorch loss function for training speech enhancement models, wrapping the classical and extended STOI metrics in differentiable form.

However, the dormant maintenance status (no releases for 683 days) and the documented approximation—not exact replication—of the original metric mean you should…

MITpure Pythondormant
427.6Kdownloads / mo
livekit-plugins-aws Worth it
PyPI · Artificial Intelligence · released Aug 2026

Integrates Amazon AWS AI services (Bedrock, Polly, Transcribe, Nova) into LiveKit Agents for speech-to-speech, text-to-speech, speech-to-text, and LLM capabilities.

Install it if you are building LiveKit voice agents and need AWS AI services (Bedrock, Transcribe, Polly, Nova).

Apache-2.0pure Python · 3.10.0+
424.8Kdownloads / mo
betacal With conditions
PyPI · Artificial Intelligence · released Apr 2021

Fits beta calibration models to classifier outputs, transforming predicted probabilities into better-calibrated confidence estimates.

However, verify compatibility with your numpy and scikit-learn versions before relying on it in production, given the last release was April 2021.

permissive licensepure Pythondormant
423.8Kdownloads / mo
vocos With conditions
PyPI · Artificial Intelligence · released Oct 2023

Vocos is a neural vocoder that synthesizes audio waveforms from acoustic features (mel-spectrograms or EnCodec tokens) using a GAN-based model that generates spectral coefficients for fast reconstruction via inverse Fourier transform.

license unclearpure Pythondormant
423.6Kdownloads / mo
jax-cuda13-plugin With conditions
PyPI · Artificial Intelligence · released Jul 2026

Provides NVIDIA GPU support for JAX by enabling CUDA 13 compilation and execution on compatible GPUs through the jax-cuda13-pjrt runtime.

permissive licensecompiled wheel · 3.12+
420.8Kdownloads / mo
pytorch-ignite Worth it
PyPI · Artificial Intelligence · released Jul 2026

PyTorch Ignite provides a high-level training and evaluation engine that simplifies neural network workflows with an event-driven architecture and built-in metrics, reducing boilerplate while maintaining full control over training logic.

BSD-3-Clausepure Python
419.7Kdownloads / mo
nixl-cu12 With conditions
PyPI · Artificial Intelligence · released Aug 2026

NIXL provides Python bindings to accelerate point-to-point communications in AI inference frameworks, abstracting over CPU/GPU memory and various storage backends through a modular plugin architecture.

MIT AND Apache-2.0compiled wheel · 3.10+
419.1Kdownloads / mo
llama-index-llms-anthropic Worth it
PyPI · Artificial Intelligence · released Aug 2026

Integrates Anthropic's Claude language models into LlamaIndex applications, enabling text completion, chat, streaming, and structured prediction workflows.

Install it if you are building LlamaIndex applications and want to use Claude models; skip it if you are using Anthropic's SDK directly without LlamaIndex.

MITpure Python
418.5Kdownloads / mo
lime With conditions
PyPI · Artificial Intelligence · released Jun 2020

Lime explains individual predictions from any black-box machine learning classifier by fitting local linear models around specific instances, supporting text, tabular, and image data.

Install it if you need model-agnostic explanations for existing classifiers and can verify it works with your specific dependencies; avoid it if you require active…

permissive licensebuilds from source · 3.5+dormant
417.6Kdownloads / mo
ddddocr With conditions
PyPI · Artificial Intelligence · released Mar 2026

Recognizes text and detects objects in captcha images using offline neural network models, supporting digits, letters, Chinese characters, and slider captchas.

MITpure Python · 3.10+
416.6Kdownloads / mo
onnxoptimizer With conditions
PyPI · Artificial Intelligence · released Jan 2026

Applies graph-level optimizations to ONNX models, including a library of prepackaged passes for common transformations like operator fusion and constant elimination.

Apache-2.0compiled wheel · 3.10+
413.1Kdownloads / mo
interpret Worth it
PyPI · Artificial Intelligence · released Mar 2026

InterpretML provides interpretable machine learning models and explainers for blackbox systems, letting you understand both global model behavior and individual predictions.

license unclearpure Python
407.8Kdownloads / mo
nemoguardrails With conditions
PyPI · Artificial Intelligence · released Jul 2026

Adds programmable guardrails to LLM-based conversational applications to control output behavior, prevent unsafe responses, and enforce structured dialog flows.

Apache-2.0pure Python
407.2Kdownloads / mo
langextract Worth it
PyPI · Artificial Intelligence · released Jul 2026

LangExtract uses LLMs to extract and ground structured information from unstructured text, mapping each extraction to its exact source location and generating interactive visualizations of results.

Install it if you need to extract and ground structured data from documents with traceability and schema enforcement.

Apache-2.0pure Python · 3.10+
407.1Kdownloads / mo
clean-fid With conditions
PyPI · Artificial Intelligence · released Dec 2022

Computes Fréchet Inception Distance (FID) and Kernel Inception Distance (KID) scores for evaluating generative models, with corrected image resizing and quantization to ensure consistent results across implementations.

However, consider that maintenance is aging (last release December 2022); verify compatibility with your current PyTorch version before relying on it for new…

BSD-3-Clausepure Pythonaging
407.0Kdownloads / mo
llama-index-embeddings-google-genai With conditions
PyPI · Artificial Intelligence · released May 2026

Integrates Google's Gemini and Vertex AI embedding models with llama-index for generating text embeddings in your applications.

MITpure Python
404.9Kdownloads / mo
arize-otel Worth it
PyPI · Artificial Intelligence · released May 2026

Wraps OpenTelemetry with Arize-aware defaults to instrument and send LLM application traces to Arize or custom OTLP endpoints.

Install it if you're already using Arize or a compatible OTLP collector and want to avoid writing OTEL configuration boilerplate; skip it if you need raw…

permissive licensepure Python
404.8Kdownloads / mo
azure-ai-vision-imageanalysis With conditions
PyPI · Artificial Intelligence · released Oct 2024

Calls Azure's Computer Vision service to analyze images and extract visual features like captions, text (OCR), and object detection in a single API call.

MITpure Python · 3.8+
403.5Kdownloads / mo
openviking With conditions
PyPI · Artificial Intelligence · released Aug 2026

OpenViking is a context database for AI agents that organizes memories, resources, and skills as a virtual filesystem under the `viking://` protocol, with tiered content loading (abstract, overview, details) and observable retrieval trajectories.

However, the AGPL-3.0 license requires copyleft compliance in derivative works, and the 58 runtime dependencies create medium install friction.

AGPL-3.0compiled wheel · 3.10+
400.8Kdownloads / mo