Language

Python agents

57,710 Python AI agents indexed on MeshKore — the most complete public catalog, ranked by popularity and updated daily.

57,710 agents · ranked by popularity · refine in the directory →

Python agents — page 556 of 578

litellm-sage

Sage - a terminal AI assistant for OpenAI-compatible API endpoints

liter-llm-hermes-plugin

Universal LLM API client for 165 providers — chat, streaming, tools, embeddings, search, OCR, plus an OpenAI-compatible proxy and an MCP server.

lithtrix-langgraph

LangGraph BaseStore adapter and swarm client for Lithtrix agent memory

live-agents

Alias stub for agents-live (take your agents live). Install agents-live instead.

livetennisapi-haystack

Haystack 2.x integration for the Live Tennis API: live scores, matches and players as Documents

llama-dyno

Auto-tune and benchmark llama.cpp / ik_llama.cpp inference on NVIDIA, AMD (ROCm), and Apple Silicon GPUs

llama-index-commoncompute

LlamaIndex integration for Common Compute — Apple-Silicon-powered LLMs and embeddings for your LlamaIndex pipeline.

llama-index-llms-iflytek

llama-index llms iflytek spark integration

llama-index-memory-infolang

InfoLang memory integration for LlamaIndex

llama-index-node-parser-xberg

Structure-aware LlamaIndex node parser that turns xberg native chunks and elements into nodes

llama-index-perseus-vault

Perseus Vault persistent, local, encrypted memory for LlamaIndex — agent tools and a retriever backed by the Perseus Vault MCP engine.

llama-index-postprocessor-distil

llama-index postprocessor distil integration

llama-index-readers-feishu

LlamaIndex data loaders for Feishu/Lark wiki, docs, and drive

llama-index-readers-opendma

LlamaIndex readers for OpenDMA - integrate ECM systems with LlamaIndex

llama-index-readers-wellmarked

Official LlamaIndex reader for the WellMarked API — load any URL as clean Markdown.

llama-index-readers-xberg

LlamaIndex reader for 101 document formats powered by xberg's Rust extraction engine

llama-index-retrievers-opendma

LlamaIndex retrievers for OpenDMA - retrieve ECM content with LlamaIndex

llama-index-tools-chdb

LlamaIndex tool spec for chDB, the in-process ClickHouse engine: analytical SQL over local files, object storage, and remote databases with engine-level read-only safety.

llama-index-tools-ilovevideoeditor

llama-index tools ilovevideoeditor integration

llama-index-tools-nimble

Nimble Web Search tool for LlamaIndex

llama-index-tools-serpdive

LlamaIndex tool for SERPdive, the AI Search API and Tavily alternative: answer-ready web content for agents, same speed, 20.2% fewer tokens, higher answer quality (60.7% of decided duels) on a public benchmark

llama-index-tools-xpoz

Xpoz social media intelligence tools for LlamaIndex agents — Twitter/X, Instagram, Reddit, and TikTok

llama-index-vector-stores-shannonbase

LlamaIndex VectorStore for MySQL 9's native VECTOR type — works with ShannonBase, self-hosted MySQL, and MySQL HeatWave.

llama-parameter-scout

Benchmark llama.cpp models across candidate configurations

llamagen-python

Official Python SDK for LlamaGen Comic API and Animation API

llamaindex-openttt

TTTPS Proof-of-Time callback handler for LlamaIndex: cryptographic audit-trail timestamps for LLM events via the public KPP Provenance API

llamaindex-proxyhat

LlamaIndex web reader that loads URLs through ProxyHat residential proxies — rotation, geo-targeting, sticky sessions.

llamaindex-relayshield

LlamaIndex tools and a mandatory pre-execution gate for RelayShield's MCP registry risk and prompt-injection breach checks.

llamaindex-ucashpay

LlamaIndex tools for U.CASH agent monetization over HTTP-402.

llamathon

Benchmark the LLM inference capacity of a server (llama-benchy orchestrator with auto-detection, real-workload sizing, charts and reports).

llm-agent-base

Lightweight Python framework for building LLM agents with tool calling and RAG

llm-agents-from-scratch-inspector

A dev tool for manually driving llm-agents-from-scratch's SupervisedTaskHandler one call at a time, over HTTP, via a React frontend.

llm-api-resilience

A resilient multi-provider LLM layer that automatically fails over to alternative models and providers when requests fail.

llm-as-code

LaC (LLM as Code) - reference engine. Declarative behavior for LLM apps: law in files, perimeter in code.

llm-audit-trail

Tamper-evident audit trails for LLM lifecycles: training, deployment, and monitoring.

llm-budget-guard

Cross-vendor LLM quota / budget self-check CLI. Stable 0/1/2/3 exit-code contract lets any AI agent gate its work before burning through budget. Supports MiniMax Token Plan, OpenRouter credits, self-hosted LiteLLM proxy spend, and self-logged JSONL (any LLM vendor).

llm-cage

Cage: run local-LLM components in a network-isolated OS process, hardware access intact, with a friction-free call interface back to the rest of your app.

llm-cascade

Free-first LLM routing for Python: local Ollama -> OpenRouter free models -> paid Anthropic API, with automatic fallback and a savings ledger.

llm-catalogue

Model names, pricing, and free-tier metadata for OpenAI, Anthropic, and Google Gemini.

llm-chat-completions-server

LLM plugin to serve an OpenAI Chat Completions API endpoint

llm-circuit-breaker

A tiny, readable circuit breaker for LLM calls: hard budget caps that fail over to a free local model instead of raising or overspending.

llm-code-benchmark

OpenRouter LLM benchmark for repair-agent and validator-agent model selection.

llm-comply

Multi-format LLM API compliance testing tool — validates endpoints against OpenAI Chat, Open Responses, Anthropic, and Google GenAI specs.

llm-context-budget

Fit chat history into any model's context window: token estimation, sliding-window packing with a running summary, and overflow detection. Zero dependencies, no AI inside.

llm-cost-governor

Composable pre-call and post-call hooks for LLM API calls: pricing, budgets, cost caps, rate limits, event log, observability.

llm-ctxpack

Pack the most important text into a fixed LLM context-window token budget.

llm-dequant

Dequantize compressed-tensors NVFP4 LLM checkpoints to dense safetensors (streaming, constant memory)

llm-eval-exporter

A lightweight Prometheus exporter for LLM eval metrics: faithfulness, semantic drift, cost, and CI/CD regression gating.

llm-flops

Accurate FLOPs, memory, latency, and energy estimation for Large Language Models.

llm-guardrails-sk

Provider-agnostic middleware for LLM safety

llm-inspector

The htop for LLM inference. Measured. Not guessed.

llm-judge-panel

A multi-provider LLM-as-a-Judge consensus panel with chained criteria for concept matching validation.

llm-log-system

Self-hosted LLM observability SDK for Python, LangChain, and LangGraph

llm-mcp-client

Access tools from MCP servers as LLM tools

llm-memory-store

A personal, local-first memory store for LLM applications and agents

llm-meta-ai

LLM plugin for the Meta AI API

llm-observer-proxy

Run-scoped LLM observability control plane backed by LiteLLM

llm-perplexity-agent

Perplexity's Agent API as a model for Simon Willison's llm CLI.

llm-pg

Runtime prompt-injection defense middleware for LLM applications

llm-plan

Run multi-stage LLM workflows: DAGs of prompts and scripts with automatic output chaining

llm-preflight

Local, cross-provider preflight checks for LLM integration changes

llm-prompt-radar

A GitHub Action and CLI that detects risky changes to LLM prompts and AI configuration before they ship to production

llm-pycascade

Resilient cascading LLM inference across multiple providers with failover, circuit breaking, and retry cooldowns

llm-rate-governor

Client-side rate limiting for the Claude API. Never sees your API key.

llm-redact-proxy

Transparent local proxy that redacts private information from LLM requests and seamlessly restores it in responses

llm-routewise

Cost-aware, latency-optimized routing for multiple LLM API providers

llm-run-recorder

Flight recorder for LLM agents: trace every call, replay runs deterministically, diff runs to find where behavior diverged.

llm-scrub

Zero-dependency scrubbers for LLM chat output — strip leaked JSON state-op fences, backend scaffold blocks, and tool-preamble meta-narration from player-facing text

llm-security-pipeline

Defensive pipeline for LLM apps: prompt injection, tool-call gating, output/PII guards

llm-shield-proxy

Streaming privacy gateway for configurable PII transformation and OpenAI-compatible proxy traffic.

llm-sketchkit

Deterministic Go and Python sketches for high-cardinality LLM data.

llm-speed-bench

Local smoke tests for live LLM models, latency, and cost

llm-token-guard

Track LLM token usage, enforce policies & budget limits, and trigger alerts — across OpenAI, Groq, OpenRouter, AWS Bedrock, and custom providers.

llm-token-ledger

Per-query token ledger for LLM pipelines: record what the API reports, answer with one GROUP BY. Zero dependencies, dashboard included.

llm-token-lens

Local LLM token efficiency middleware — zero cloud, zero tracking, coaches developers on token waste in the terminal

llm-tracker

Track LLM API costs, tokens, and latency to MySQL

llm-unorouter

LLM plugin for models hosted by UnoRouter

llm-usage-meter

Lightweight terminal tool to check remaining credits / quota across LLM providers. Zero dependencies.

llm-verifier

A general-purpose LLM verification framework: fine-grained reward + Pivot Preference Tournament best-of-N selection.

llm-verse-avneesh

Async LLM router across AWS Bedrock, Google Gemini, and Groq providers

llm-workflow-router

Deterministic workflow topology enforcement for LLM-powered systems.

llm-zai

LLM plugin for Z.AI / GLM models with Coding Plan support

llm-zai-glm

LLM plugin for Z.AI / GLM models with Coding Plan support

llm-zenmux

LLM plugin for ZenMux.ai - OpenAI Chat Completions + Anthropic Messages API

llm4ad-next

Interactive LLM-driven automated algorithm design with evolutionary optimization

llm4smeft

LLM-driven interactive hypothesis generation for SMEFT global fits

llmc-code

A lightweight, personal Claude Code-style agentic CLI for LOCAL LLMs (LM Studio).

llmcompoz

Compose a language model from scratch — and learn how it works. PySide6 educational GUI + CLI.

llmdojo

Scored tooling katas, habit rules, and pre-baked warm-start sessions for LLM coding agents

llmfw

LLM Firewall: a safety layer between your application and any LLM API — input/output firewalling, PII redaction, jailbreak detection, and domain-specific guardrails.

llmguard-py

A lightweight Python decorator for caching, rate limiting, and retrying LLM API calls.

llmini

A minimal, ergonomic Python library for interacting with LLMs

llmintent

LLMIntent suite: semantic extraction, model registry, isolates, motifs, trajectories, IV layer-causal, and latent thought inspection

llmkb

Local, folder-first LLM knowledge bases: format spec, CLI, MCP server, and agent skills.

llmlimits

Python library to support LLM testing.

llmranker

LLM-based ranking and reasoning algorithms for search and recommendation

llmrouterx

Intelligent routing, load balancing, and failover for LLM providers

llmrunctl

LLM Runner Control is a CLI tool to interact with local and remote LLM, define multiple scenario variations (model × prompt × options), run it over a dataset and capture structured results for comparison or to build knowledge through meta analysis.

llms-kgs

Paquete que permite trabajar con los Grandes Modelos de Lenguaje (LLM, por sus siglas en inglés) y los Grafos de Conocimiento (KG, por sus siglas en inglés)

llms-mirror

Mirror official docs (via llms.txt) as plain Markdown for LLM ingestion and RAG.

Browse other language pages