$npx skillfedfor your agent

Artificial Intelligence packages

1,303 packages · page 28 of 33

Packages

ell-ai With conditions
PyPI · Artificial Intelligence · released Feb 2025

ell-ai is a functional prompt engineering framework that lets you write language model interactions as Python functions, with built-in versioning, serialization, and multimodal support for text, images, and other content types.

However, the alpha status and dependence on 10 runtime packages mean you should verify it fits your specific workflow before committing to it in production.

MITpure Python · 3.9+aging
112.2Kdownloads / mo
pipecat-ai-whisker With conditions
PyPI · Artificial Intelligence · released May 2026

Whisker is a real-time debugger for Pipecat voice and multimodal AI applications that lets you inspect workers, pipelines, jobs, and message flow across a multi-agent system through a graphical UI.

BSD-2-Clausepure Python · 3.11+
112.0Kdownloads / mo
recognizer With conditions
PyPI · Artificial Intelligence · released Apr 2024

Solves reCAPTCHA challenges using AI-based image recognition, with support for direct API calls and integration with Playwright for browser automation.

However, success depends heavily on using an undetected browser engine (not included); standard Playwright will likely fail.

Apache-2.0pure Python · 3.8+
111.8Kdownloads / mo
spmd-types With conditions
PyPI · Artificial Intelligence · released Aug 2026

Provides type annotations and runtime checking for distributed tensor computations, tracking data layout and synchronization state across SPMD parallelism patterns.

BSD-3-Clausepure Python · 3.10+
111.7Kdownloads / mo
realtimestt Worth it
PyPI · Artificial Intelligence · released May 2026

RealtimeSTT converts speech from microphone or external audio streams into text using voice activity detection and pluggable transcription engines like faster-whisper, with optional wake-word activation.

The main gotchas are the system PortAudio dependency and Python 3.11+ requirement; if your environment meets those, it's a solid choice for local speech recognition…

permissive licensepure Python · 3.11+
111.4Kdownloads / mo
azure-ai-language-conversations Worth it
PyPI · Artificial Intelligence · released Jun 2023

A Python client library for Azure Conversational Language Understanding (CLU), enabling extraction of intents and entities from conversations, workflow orchestration across multiple language services, and conversation summarization.

MITpure Python · 3.7+
111.1Kdownloads / mo
chemprop With conditions
PyPI · Artificial Intelligence · released Aug 2026

Chemprop trains and deploys message passing neural networks to predict molecular properties from chemical structures, using graph neural networks to learn from molecular representations.

MITpure Python
110.9Kdownloads / mo
onnx-tool Worth it
PyPI · Artificial Intelligence · released Apr 2026

Parse, analyze, optimize, and profile ONNX neural network models with support for shape inference, quantization analysis, memory compression, and LLM-specific workloads.

permissive licensepure Python
110.9Kdownloads / mo
detoxify With conditions
PyPI · Artificial Intelligence · released Feb 2024

Detoxify classifies text comments for toxic content using pre-trained transformer models, returning confidence scores across categories like toxicity, obscenity, threats, and identity-based attacks.

However, treat it as a research tool or first-pass filter rather than a production content moderation system—the documentation warns of bias limitations and…

Apache-2.0pure Python · 3.7+
110.5Kdownloads / mo
fairchem-core With conditions
PyPI · Artificial Intelligence · released Jun 2026

Provides pretrained machine learning models for predicting molecular and materials properties, integrated with ASE for structure relaxation, molecular dynamics, and quantum chemistry calculations.

permissive licensepure Python
110.3Kdownloads / mo
jupyter-ai-acp-client With conditions
PyPI · Artificial Intelligence · released Jul 2026

Provides a JupyterLab extension that integrates Agent Client Protocol (ACP) agents as AI personas, enabling developers to wrap external ACP-compliant tools as chat assistants with file and terminal capabilities.

Install only if you have JupyterLab >= 4.0.0 and plan to use at least one ACP agent; each persona requires its own external CLI tool installed separately, which is…

BSD-3-Clausepure Python · 3.10+
109.9Kdownloads / mo
docarray Worth it
PyPI · Artificial Intelligence · released Mar 2025

DocArray provides a Python data structure for representing, transmitting, storing, and retrieving multimodal data, with built-in support for tensors from NumPy, PyTorch, TensorFlow, and JAX.

Apache-2.0pure Python
109.0Kdownloads / mo
llama-index-embeddings-langchain With conditions
PyPI · Artificial Intelligence · released Mar 2026

Integrates Langchain embedding models with LlamaIndex, allowing you to use Langchain's embedding providers within LlamaIndex's retrieval and indexing workflows.

MITpure Python
108.6Kdownloads / mo
edge-mdt-cl With conditions
PyPI · Artificial Intelligence · released Jan 2026

Provides custom neural network layers for detection post-processing that are not available in TensorFlow Keras or PyTorch's standard APIs, enabling integration into pretrained models.

However, verify that the specific layers you need are supported and plan for potential delays in updates or bug fixes.

Apache-2.0pure Python · 3.10+aging
108.4Kdownloads / mo
langflow Worth it
PyPI · Artificial Intelligence · released Aug 2026

Langflow is a visual platform for building, testing, and deploying AI workflows and agents with a web interface, Python API, and MCP server support.

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

Provides Python bindings to train and deploy custom image classification and object detection models using Microsoft Azure's Custom Vision service.

MITpure Python
108.2Kdownloads / mo
TTS With conditions
PyPI · Artificial Intelligence · released Dec 2023

TTS is a deep learning library for text-to-speech synthesis that generates spoken audio from text using pretrained models across multiple languages, with support for model training and fine-tuning.

MPL-2.0compiled wheeldormant
108.1Kdownloads / mo
langsmith-mcp-server With conditions
PyPI · Artificial Intelligence · released Feb 2026

Exposes LangSmith observability data (conversation history, prompts, runs, datasets, experiments, billing) through a Model Context Protocol server that language models can query.

However, the archived repository and abandoned maintenance status mean no active bug fixes or feature development—use it for stable, read-heavy workflows (querying…

MITpure Python · 3.11+abandoned
108.1Kdownloads / mo
keras-ocr With conditions
PyPI · Artificial Intelligence · released Nov 2023

keras-ocr detects and recognizes text in images using pre-trained deep learning models (CRAFT for detection, CRNN for recognition), providing a high-level API for text extraction from photos and documents.

However, the aging maintenance status (last release 1012 days ago) means it may not track the latest TensorFlow or dependency versions—verify compatibility with your…

MITpure Python · 3.7.5+aging
108.0Kdownloads / mo
trulens Worth it
PyPI · Artificial Intelligence · released Aug 2026

TruLens instruments LLM applications to trace execution step-by-step, evaluate outputs with LLM-based judges, and compare versions to identify failures and cost-quality tradeoffs.

Install it if you need to debug agent failures, compare LLM app versions, or measure quality-cost tradeoffs.

MITpure Python
107.9Kdownloads / mo
praisonaiagents With conditions
PyPI · Artificial Intelligence · released Aug 2026

PraisonAI agents is a Python framework for building and running autonomous AI agents that can research, plan, and execute tasks using large language models from multiple providers.

However, three known CVEs are present in the security record—verify their severity and applicability before deploying to production.

license unclearpure Python · 3.10+3 known vulnerabilities
107.4Kdownloads / mo
tf-models-nightly With conditions
PyPI · Artificial Intelligence · released Feb 2026

Provides state-of-the-art TensorFlow model implementations and training solutions across computer vision, NLP, and other domains with official and research implementations.

permissive licensepure Python · 3.7+
107.3Kdownloads / mo
epitran Worth it
PyPI · Artificial Intelligence · released Jun 2026

Epitran converts written text in various languages and scripts into International Phonetic Alphabet (IPA) notation, supporting multiple language-script pairs with optional preprocessing and postprocessing.

The main gotcha is that English G2P and Chinese/Cantonese support require external resources (Flite or dictionary files), so verify those dependencies match your use…

permissive licensepure Python · 3.10+
107.2Kdownloads / mo
lumibot With conditions
PyPI · Artificial Intelligence · released Aug 2026

Lumibot is a Python framework for building, backtesting, and running algorithmic trading strategies and AI agents across stocks, options, crypto, futures, and forex using a single codebase that works identically in backtest and live trading.

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

Valyu provides a Python SDK for accessing web search, content extraction, AI-grounded answers, and multi-step research APIs designed for AI agents and applications requiring external data integration.

MITpure Python · 3.6+
106.3Kdownloads / mo
huggingface Skip
PyPI · Artificial Intelligence · released Dec 2020

This package provides a unified interface to HuggingFace libraries, though it appears to be a placeholder or early-stage wrapper rather than a functional library.

Apache-2.0pure Pythonabandoned
106.0Kdownloads / mo
fhaviary With conditions
PyPI · Artificial Intelligence · released Apr 2026

A gymnasium framework for defining custom reinforcement learning environments where language model agents interact via tool calls and messages to solve structured tasks.

Apache-2.0pure Python · 3.11+
106.0Kdownloads / mo
datazets Worth it
PyPI · Artificial Intelligence · released Jul 2026

Datazets provides a simple interface to download and import well-known example datasets for machine learning, data science, and educational purposes without manual data collection.

Install it if you regularly prototype with example data or teach data science; skip it if you work exclusively with proprietary or custom datasets.

MITpure Python · 3+
105.8Kdownloads / mo
livekit-plugins-telnyx With conditions
PyPI · Artificial Intelligence · released Aug 2026

Integrates Telnyx telephony services with LiveKit Agents, enabling voice agents to make and receive phone calls through the Telnyx network.

Apache-2.0pure Python · 3.10.0+
105.8Kdownloads / mo
pinder With conditions
PyPI · Artificial Intelligence · released Nov 2024

Pinder provides access to a large protein-protein interaction dataset and tools for training and evaluating protein docking algorithms, including paired predicted and apo structures for flexible docking.

However, maintenance is dormant, so verify compatibility with your current PyTorch and torch-geometric versions before committing to a production workflow.

Apache-2.0pure Python · 3.10+dormant
105.6Kdownloads / mo
llama-index-llms-bedrock With conditions
PyPI · Artificial Intelligence · released Mar 2026

Integrates AWS Bedrock LLMs into LlamaIndex, enabling you to use Bedrock-hosted language models for text completion, chat, and streaming operations within LlamaIndex workflows.

MITpure Python
105.5Kdownloads / mo
entmax With conditions
PyPI · Artificial Intelligence · released Feb 2024

Entmax provides PyTorch implementations of entmax and entmax losses—sparse probability mappings that generalize softmax and cross-entropy, including exact algorithms for 1.5-entmax and 2-entmax (sparsemax) and bisection-based methods for adaptive, learned sparsity.

permissive licensepure Python · 3.5+dormant
105.5Kdownloads / mo
alita-sdk With conditions
PyPI · Artificial Intelligence · released Mar 2026

Alita SDK provides a Python framework for building LLM-powered agents that integrate with the Alita Platform using project-specific prompts, data sources, and toolkits via a CLI and programmatic API.

However, the abandoned repository status means no future bug fixes, security patches, or dependency updates are forthcoming—install only if your use case is stable…

Apache-2.0pure Python · 3.10+abandoned
105.5Kdownloads / mo
unfoldNd With conditions
PyPI · Artificial Intelligence · released Dec 2024

Extends PyTorch's unfold and fold operations to 3D, 4D, and 5D tensors, implementing im2col and col2im for higher-dimensional inputs that PyTorch's native functions do not support.

Install only if you actually need higher-dimensional unfold; it's a specialized tool, not a general PyTorch enhancement.

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

ToolUniverse provides a standardized interface for AI agents and LLMs to discover, compose, and execute over 1000 scientific tools, datasets, APIs, and ML models through a unified protocol.

However, the license treatment is unclear—verify the actual license before use in commercial projects.

license unclearpure Python · 3.10+
105.3Kdownloads / mo
deepecho With conditions
PyPI · Artificial Intelligence · released Feb 2026

DeepEcho generates synthetic time series data with mixed data types using deep learning and statistical models, supporting both standalone use and integration with the broader SDV ecosystem.

However, review the BUSL-1.1 license terms carefully—commercial use is restricted until a specified date.

BUSL-1.1pure Python
105.1Kdownloads / mo
pydantic-ai-absurd With conditions
PyPI · Artificial Intelligence · released Jul 2026

Adds durable execution to Pydantic AI agents by checkpointing model and tool calls to Postgres, allowing crashed workers to resume from the last completed step without token loss.

MITpure Python · 3.10+
104.8Kdownloads / mo
f5-tts With conditions
PyPI · Artificial Intelligence · released Jul 2026

F5-TTS generates natural-sounding speech from text using flow-matching diffusion transformers, with support for multi-speaker and multi-style synthesis from reference audio.

However, it is not suitable for CPU-only environments due to inference speed, and requires careful PyTorch setup for your specific GPU architecture (NVIDIA, AMD,…

MITpure Python
104.8Kdownloads / mo
datamol Worth it
PyPI · Artificial Intelligence · released Jun 2024

Datamol provides a pythonic layer on top of RDKit for molecular manipulation, offering simplified APIs for converting between molecular formats, standardizing molecules, and performing common cheminformatics operations.

Install it if you work with molecular structures and want a more ergonomic API than raw RDKit; the Apache-2.0 license poses no barrier.

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

Generates climatic impact drivers from Earth observation data and builds machine-learning models to forecast crop yields and monitor agricultural conditions.

However, the 57 runtime dependencies—especially heavy geospatial and ML libraries—create substantial install complexity and disk footprint.

MITpure Python · 3.11+
103.9Kdownloads / mo