Source

PyPI agents

24,677 AI agents indexed on MeshKore from PyPI. Agent frameworks and tools published to the Python Package Index. Each entry links back to its project page.

24,677 agents · ranked by popularity · refine in the directory →

Source platform: PyPI

PyPI agents — page 128 of 247

llm-ledger

Production-ready LLM client with audit trail, deterministic caching, and provenance tracking

llm-lens

llm-lens is a Python package for CV as NLP, where you can run very descriptive image modules on images, and then pass those descriptions to a Large Language Model (LLM) to reason about those images.

llm-lens-py

Automatic observability for LLM API calls

llm-lens-web

Local web UI for browsing and managing LLM CLI conversation history (currently: Claude Code).

llm-limiters

A thread-safe and async rate limiter for Gemini and OpenAI models.

llm-lint

LLM-oriented CLI linter — catch quality drift before it hardens (Rust binary).

llm-list

A Python package to list and monitor available LLM models from various providers

llm-litellm

LLM plugin for LiteLLM proxy server

llm-litellm-proxy

LLM plugin for LiteLLM OpenAI-compatible proxies

llm-live-chat

Use LLM to chat in your terminal and receive async responses

llm-llama-cpp

LLM plugin for running models using llama.cpp

llm-llama-server

Interact with llama-server models

llm-llamacpp-plugin

LLM plugin providing access to llama.cpp server models

llm-llamafile

Access llamafile localhost models via LLM

llm-llm-ctx-mgr

A middleware layer for managing, budgeting, and optimizing LLM context windows.

llm-lmstudio

LLM plugin for models served by LMStudio (local LLM studio HTTP API)

llm-local-client

Agentic interface to local LLMs with tree-based context management.

llm-locc

Structured output contract testing for LLM systems

llm-log-analyzer

AI-powered log analyzer for CI environments using LLMs

llm-logger

Lightweight LLM call logger for OpenAI/Anthropic

llm-logging-debug

Set logging.DEBUG while running LLM

llm-logparser

Privacy-first LLM chat log parser for deterministic local analysis and export

llm-logs-feedback

Feedback on LLM logs (prompts & response)

llm-long-term-memory

Give your AI agents persistent, searchable long-term memory with pluggable storage backends

llm-loop

A utility package for querying language models with pattern matching and retry logic

llm-loop-plugin

An LLM CLI plugin to loop tool calls with turn limits and custom system prompts.

llm-lucid-memory

Lucid Memory - Modular reasoning graph for LLMs

llm-made

multi-agent development

llm-magics

LLM Magics for Ipython created by kmkolasinski

llm-magnet

the small distributed language model toolkit. fine-tune state-of-the-art LLMs anywhere, rapidly.

llm-manager

Flash-built LLM workflows

llm-mapreduce

MapReduce-inspired framework for extending context windows in large language models

llm-markdown

Turn Python functions into typed LLM calls using docstrings as prompts

llm-markdownify

Convert PDFs, images to high-quality Markdown using Vision LLMs.

llm-markov

Plugin for LLM adding a Markov chain generating model

llm-mask

Mask sensitive data in documents using a local OpenAI-compatible LLM

llm-matched-responses

An llm plugin that provides a matched-responses model for testing - returns configurable responses based on input patterns

llm-math-education

Retrieval-backed LLMs for math education

llm-matrix

llm_matrix

llm-mcp

llm implementation of MCP for clients and servers.

llm-mcp-cli

LLM plugin for Model Context Protocol (MCP) integration

llm-mcp-score

A minimal MCP service for testing LLM understanding and invocation of MCP tools

llm-mcts-inference

An experimental project using Monte Carlo Tree Search (MCTS) to refine LLM responses for better accuracy and decision-making.

llm-mddocgen

llm-mddocgen - Large Language Model Markdown Document Generator

llm-medical-guard

Guardrails for LLM-generated medical and health content

llm-mem

lllm-mem is a lightweight Python CLI tool designed to calculate the GPU VRAM requirements for models on Hugging Face

llm-mem-ai

A LLM Memory Cache package

llm-mem-planner

Estimate LLM VRAM usage (weights/KV/activations) and recommend tp/dp/sp configs.

llm-memex

Personal conversation knowledge base: import, search, and analyze conversations from ChatGPT, Claude, Gemini, and Claude Code

llm-memory

A memory management system for large language models

llm-memory-sdk

Currently for internal use only.

llm-message-hash-py

Stable canonical sha256 hash of LLM request/message structures. Recursive key-sorted JSON canonicalization with per-provider presets that drop noise fields. For cache keys and idempotency. Zero runtime deps.

llm-messages-token-helper

A helper library for estimating tokens used by messages.

llm-metadata-harvester

A tool for harvesting metadata from dataset landing pages using Large Language Models.

llm-meter

Accurate LLM usage & cost tracking for Python backends (FastAPI-native)

llm-metrics-lite

A lightweight evaluation framework for large language model outputs

llm-microscope

Official implementation of the LLM-Microscope package functions for the paper

llm-mimetypes

LLM MIME types

llm-min

Generates LLM context by scraping and summarizing documentation for Python libraries listed in a requirements.txt file.

llm-mindmeld

A framework to glue all your AI tools together

llm-minimax

LLM plugin for accessing MiniMax models via their API

llm-mistral

LLM plugin providing access to Mistral models using the Mistral API

llm-mlc

LLM plugin for running models using MLC

llm-mlx

Support for MLX models in LLM

llm-mock

pytest plugin to mock and replay OpenAI and Anthropic API calls — record once, replay forever, no API key needed

llm-mocks

Mock LLMs' responses for unit-tests

llm-model-alias

Standalone model alias resolver

llm-model-cost

A package to calculate token costs for LLM models

llm-model-deprecation

Track and check deprecation status of LLM provider models (OpenAI, Anthropic, etc.)

llm-model-diff

Compare LLM model outputs side-by-side with rich diff visualization

llm-model-filter

Filter llm models list by starring favorites

llm-model-gateway

OpenAI-compatible API server for simonw's llm cli

llm-model-router

Intelligent multi-LLM request router for cost optimization

llm-models

A CLI tool to list available LLM models from various providers

llm-module-extension
llm-monitor

📈 Monitor your LLM integration with Galileo's LLM Monitor!

llm-monitor-sdk

Lightweight SDK for LLM cost & latency monitoring

llm-monitoring-sascha

A small example package

llm-moonshot

Run prompts against LLMs hosted by Moonshot

llm-mpt30b

Plugin for LLM adding support for the MPT-30B language model

llm-mr

Map-reduce spreadsheet operations powered by LLM prompts

llm-mrchatterbox

Chat with Mr Chatterbox

llm-multi

A plugin for LLM that combines file bundling and LLM mapping capabilities

llm-multiple-choice

A Python library for using Large Language Models (LLMs) to fill out multiple-choice questionnaires about chat conversations.

llm-multiprovider

LLM API for multiple model providers

llm-mutation

Mutation testing for LLM prompts. Find the gaps in your eval suite before production does.

llm-nano-vm

Deterministic VM for LLM program execution

llm-neofetch-plus

Advanced system information tool for local LLM usage

llm-ner

Schema-driven Named Entity Recognition powered by local LLMs via Ollama

llm-ner-nel

Use an LLM to run inference, for NER (named entity recognition) and/or NEL (named entity linking). Build a knowledge graph. Evaluate results.

llm-neuralwatt

A plugin to add support for the Neuralwatt AI inference service to llm

llm-nexus

A unified interface for multiple language model providers

llm-nomic-api-embed

Create embeddings using the Nomic API

llm-nosrun

LLM plugin for models hosted by NOS Cloud

llm-notebook

Karpathy-style LLM wiki from your Claude Code, Codex CLI, Cursor, and Obsidian sessions

llm-nous

Access Nous Research models via API

llm-obfuscator

A tool for obfuscating text by manipulating token IDs while preserving token count and structure

llm-obs

Lightweight SDK for LLM inference logging and observability

llm-observatory

Context0 SDK — one import, all calls logged

llm-observe-proxy

OpenAI-compatible LLM proxy with SQLite request capture, observability, and an admin UI.

Browse other source pages