Category

Business agents

3,889 Business AI agents indexed on MeshKore — the most complete public catalog, ranked by popularity and updated daily.

3,889 agents · ranked by popularity · refine in the directory →

Business agents — page 30 of 39

llm-cache-router

Semantic cache, multi-provider LLM router and cost tracker (OpenAI, Anthropic, Gemini, Ollama, MiniMax, Qwen)

llm-cache-toolkit

Lightweight caching layer for LLM API responses with TTL and size limits

llm-claude

LLM plugin for Anthropic's Claude

llm-claude-3

llm-claude-3 is now llm-anthropic

llm-context-forge

Production-grade LLMOps infrastructure for context window management, token counting, document chunking, and compression

llm-contextkit

Composable building blocks for LLM context engineering

llm-cost-calculator

Cost tracking for OpenAI, Gemini, and Claude APIs with session management

llm-cost-guardian

Real-time cost monitoring and budget enforcement for LLM API calls

llm-cost-monitor

Python SDK for LLM Cost Monitor - Track, aggregate, and analyze LLM usage costs

llm-cost-optimizer

Automatically reduce LLM API costs. Routes to cheapest model that succeeds. Use kalibr instead.

llm-cost-reduction

Reduce LLM costs automatically with outcome-based routing. Use kalibr instead.

llm-costlog

Track LLM API costs per request. Know where your tokens go.

llm-dial

A minimal, auditable Python library for calling multiple LLM providers. Lightweight LiteLLM alternative.

llm-discovery

LLM model discovery and tracking system for real-time monitoring of available models across multiple providers

llm-eco-tracker

Carbon-aware scheduling and telemetry for LLM applications

llm-ensemble

Create ensembles of Large Language Models to query them all at the same time.

llm-expose

CLI tool to expose LLMs through messaging clients (Telegram, Discord, Slack, etc.)

llm-failover

Multi-LLM provider client with automatic failover and priority ordering

llm-fallback

Automatic failover between LLM providers. When OpenAI is down, seamlessly switch to Anthropic, Google, or any backup.

llm-fecfile

LLM plugin for analyzing FEC campaign finance filings

llm-fiber

A thin, fast, observable Python client for LLMs

llm-file-organizer

AI-powered filesystem cleanup tool with interactive CLI

llm-fragments-pure

Run URLs through the pure.md API

llm-fragments-reader

Run URLs through the Jina Reader API

llm-fragments-reddit

A plugin for llm to load Reddit threads as fragments

llm-fragments-site-text

Run URLs through the Trafilatura to get plain text

llm-handler

A unified handler for LLM API calls across OpenAI, Anthropic, and Google

llm-hunt

CLI-based threat hunting platform using LLM and RAG for semantic search of security logs

llm-injection-guard

Drop-in prompt injection defense for LLM apps and AI agents — detect, sanitize, block, and audit injection attacks in real time. Includes multi-turn session scanning, allow-lists, rate-abuse detection, multi-layer scanner, FastAPI and Flask middleware.

llm-invoker

A Python library for managing multi-agent model invocation with automatic failover strategies

llm-json-streaming

A unified interface for streaming structured JSON from OpenAI, Anthropic, and Google Gemini.

llm-katan

One tiny model, every LLM API. Drop-in test server for OpenAI, Anthropic, Bedrock, and Vertex.

llm-kit-pro

A unified toolkit for working with multiple LLM providers

llm-leash

Cost ceiling, audit log, and kill switch for LLM agents.

llm-limiters

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

llm-logger

Lightweight LLM call logger for OpenAI/Anthropic

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-mock

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

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-router

Intelligent multi-LLM request router for cost optimization

llm-mutation

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

llm-obs

Lightweight SDK for LLM inference logging and observability

llm-platform-kit

Production-ready LLM platform building blocks — observability, prompts, eval, RAG, hallucination guards

llm-preflight-check

Local preflight checks for LLM provider keys, endpoints, and model configuration

llm-promptguard

Reliable, structured, production-safe LLM outputs with schema validation and auto-repair

llm-provider

A unified interface for multiple LLM providers

llm-proxy-server

LLM Proxy Server is an OpenAI-compatible http proxy server for inferencing various LLMs capable of working with Google, Anthropic, OpenAI APIs, local PyTorch inference, etc.

llm-radar

Real-time observability dashboard for LLM applications. Track prompts, tokens, costs, and latency. One-line integration.

llm-radar-mcp

MCP server providing real-time AI model intelligence - pricing, capabilities, and recommendations

llm-rate-guard

Cloud-agnostic rate limit mitigation for LLM APIs

llm-registry

A centralized registry for discovering and managing LLM model capabilities. Track model features, costs, and limitations across providers like OpenAI and Anthropic. Supports both verified model definitions and user-managed entries with local storage.

llm-response-cache

SQLite-backed LLM response cache. Exact match + fuzzy match. Decorator API. Zero mandatory server dependencies.

llm-rosetta

LLM-Rosetta: Unified LLM API adapter — bidirectional conversion between OpenAI, Anthropic, and Google formats via intermediate representation (IR).

llm-rotator

Fault-tolerant LLM provider rotation with circuit breaker, quotas, and model-first routing

llm-route

Intelligent LLM routing with weighted least-outstanding selection, 429 cooldown, and request class isolation

llm-router-ledger

Route LLM calls through one send_message() across OpenAI-compatible providers and Anthropic's native Messages API; keep a JSONL ledger of every request and response for offline cost reconciliation.

llm-safe-pl

DEPRECATED — use pii-veil + pii-core instead. Reversible PII anonymization for Polish documents.

llm-selector

A Python library for selecting the best LLM model based on user input using any LLM via LiteLLM

llm-slate

Multi-provider AI chat interface supporting 9+ LLM providers (Anthropic, OpenAI, xAI, Cohere, Mistral, Perplexity, Gemini, HuggingFace, Groq)

llm-smart-route

輕量級 LLM 模型追蹤與自動替換 Decorator

llm-spend-tracker

Track and limit LLM API spending in real-time. Drop-in middleware for OpenAI, Anthropic, Google, and any OpenAI-compatible API.

llm-stack-watch

A comprehensive LLM tracing and monitoring library

llm-station

Agent framework with tool calling for OpenAI, Anthropic, and Google

llm-std-lib

Python library for standardization, optimization and monitoring of LLM API calls

llm-telephone

Pass text through a chain of 20 LLM translations and watch the meaning drift

llm-test-harness

Deterministic testing framework for LLM-powered apps — record/replay cassettes, eval scoring, regression testing

llm-throttle-guard

Token-bucket rate limiter for LLM API calls with per-model limits

llm-token-guardian

Pre-call cost estimation, tracking, and budgets for OpenAI, Gemini, and Claude

llm-token-optimizer

Token cost control and auto-optimization for LLM apps — compress prompts, estimate costs, enforce budgets, route to cheap models, and cut LLM spend by up to 60%

llm-token-surgeon

Cut your LLM API bill by 30-70% with zero accuracy loss

llm-tokencost

A lightweight Python library for tracking OpenAI and Anthropic SDK costs with budget alerts

llm-toll

Lightweight drop-in Python decorator to track costs, monitor token usage, and enforce budget/rate limits for LLM API calls

llm-tracekit-anthropic

OpenTelemetry instrumentation for Anthropic.

llm-warehouse

Auto-capture OpenAI and Anthropic LLM calls for warehousing and observability

llm-wikibase

LLM-powered markdown knowledge base CLI — knowledge synthesized at ingest time, not query time.

llmai

Unified Python client for OpenAI, Azure OpenAI, Vertex AI, Anthropic, Gemini, DeepSeek, OpenRouter, Cerebras, Fireworks, Together AI, LM Studio, Bedrock, LiteLLM, and ChatGPT.

llmaid

A zero‑dependency wrapper that turns any OpenAI‑compatible endpoint into a hackable one‑liner.

llmao-py

Lightweight LLM API Orchestrator - A fast, multi-provider LLM client with rate limiting and key rotation

llmatch-bm25

The new package transforms a user’s plain‑text search phrase into a structured, BM25‑ranked list of PostgreSQL search results. It takes the query text as input, forwards it to an LLM that rewrites the

llmbridge-py

Unified Python interface for OpenAI, Anthropic, Google, and Ollama LLMs with optional model registry and usage tracking - deprecated

llmbrowser

A framework-agnostic browser tool for AI agents. Works with Anthropic, OpenAI, LangChain, and any agent framework.

llmcap

Real-time LLM spend enforcement — CLI and tray app

llmctl

A professional CLI tool for interacting with OpenAI and Anthropic LLMs with cost tracking

llmcycle

Cycle through multiple LLM providers with smart fallback, load balancing, and unified API with real-time FastAPI dashboard, resilient streaming failover, Pydantic structured output, prompt caching, token budgets, and local/cloud key rotation.

llmem

Read through cache for OpenAI's API.

llmesh-mcp

Secure LLM Mesh over MCP — multi-LLM swarm + industrial IoT + privacy gateway

llmeter

A lightweight, cross-platform latency and throughput profiler for LLMs

llmfaker

In-process LLM client faker that patches OpenAI, Anthropic, LiteLLM, and LangChain for fast, deterministic testing without network calls

llmgate

Lightweight, provider-agnostic LLM calling library — OpenAI, Gemini, Anthropic, Groq, Mistral, Cohere, Azure, Bedrock, Ollama

llmgovernor

LLMGovernor — anomaly engine for LLM apps (core SDK with optional LiteLLM bundle)

llmgrader

Open-source LLM evaluation framework — 50+ metrics for RAG, agents, safety, async eval, regression tracking, custom benchmarks, and exportable reports

llmgt

Plug-and-play LLM connector via YAML config

llmhosts

Your Personal AI Cloud -- intelligent proxy, router, and cache for LLMs

llming-models

LLM execution engine — multi-provider streaming, MCP tools, and budget management

llmkit-python

Production-grade LLM client for Python - 100+ providers, 11,000+ models. Rust-powered.

llmkit-sdk

AI API gateway SDK with cost tracking, budget enforcement, and multi-provider routing for LLM applications

llmlab-ai

Unified LLM testing lab - test, compare, and interact with multiple AI providers through a single UI

llmoptimize

Reduce LLM costs by 90% - AI recommendations with NO API keys needed!

llmprompt-nexus

A unified framework for interacting with various LLM providers through a consistent interface with batch processing, templating, and rate limiting.

Browse other category pages