awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
lmnr-ai avatar

lmnr-ai/lmnr

0
View on GitHub↗
2,608 stars·170 forks·TypeScript·apache-2.0·26 viewslaminar.sh↗

Lmnr

Lmnr is an LLM observability platform and evaluation framework designed for tracing, logging, and monitoring language model executions. It provides the tools necessary to debug agent behavior, analyze performance, and identify failure patterns in AI agents.

The platform differentiates itself through a trace-to-dataset pipeline that converts production logs into labeled test sets for regression testing. It includes a prompt-variant replay engine to compare different prompts or models side-by-side and a state-cached debugging system to replay agent loops without restarting the process.

The system covers a broad range of capabilities, including event analysis via natural language extraction, SQL-based observability storage, and the creation of time-synchronized dashboards. It also manages AI datasets with versioning and annotation, provides real-time alerting through external integrations, and supports PII data redaction for privacy compliance.

The software is available as a self-hosted observability stack that can be deployed using container orchestration and cloud provider images.

Features

  • AI Observability Tracing - The project searches and visualizes traces in real time using full-text search and raw database access.
  • Agent Execution Traces - Captures and visualizes detailed execution traces of language model calls and tool usage.
  • Agent Interaction Dashboards - A visual interface for tracking agent execution flows, clustering recurring errors and alerting on system failures.
  • AI-Assisted Trace Analysis - Transforms unstructured logs into structured events using AI and SQL for deep trace analysis.
  • AI-Powered Observability Analysis - Uses language models to analyze observability telemetry and convert natural language into database queries for system insights.
  • Trace-to-Dataset Converters - Converts production execution logs into labeled test sets for regression testing and model fine-tuning.
  • Dataset Management - Manages pairs of inputs and expected outputs to facilitate model tuning and automated performance testing.
  • Event Analysis - Transforms unstructured trace data into structured events to trigger alerts and find failure patterns.
  • LLM Evaluation Frameworks - Implements a framework for measuring accuracy and detecting regressions via systematic experiments.
  • Model Performance Evaluators - Includes a framework for scoring model outputs against datasets to detect regressions.
  • Natural Language Entity Extraction - Transforms unstructured trace text into structured database records for alerting and analysis using language models.
  • Prompt Variant Experimentation - Executes historical trace inputs against different prompt variants or models to compare output quality side-by-side.
  • Production-to-Test Dataset Converters - Converts identified error clusters from production traces into regression test sets.
  • Agent Execution Tracing - Records model calls and tool usage to provide visual debugging of end-to-end agent reasoning.
  • AI Instrumentation Libraries - Uses an industry-standard SDK to instrument AI libraries and record application execution flow.
  • Trace Annotation - Assigns markers to specific traces or results to build training sets for fine-tuning and evaluation.
  • Agent Observability Platforms - Provides a complete platform for tracing, logging, and monitoring AI agent execution flows.
  • AI Agent Behavior Monitors - Provides tools to monitor AI agent behavior, detect failure patterns, and send real-time alerts.
  • SQL-Based Trace Queries - Stores observability traces and logs in a relational database to enable complex aggregations via standard SQL.
  • LLM Evaluation - Provides tools for measuring the quality of model outputs using custom metrics and automated judges.
  • CLI Evaluation Runners - Executes collections of evaluation files from a local directory via CLI for use in automated testing pipelines.
  • Remote Evaluation Execution - Executes performance tests locally or in pipelines with a UI for comparing result sets.
  • Data Visualization Dashboards - Arranges time-series charts and data tables to monitor signals across a shared time window.
  • Full Text Search - Provides full-text search across all inputs, outputs, and attributes within the execution trace data.
  • Metric Query Interfaces - Allows writing custom SQL expressions to calculate complex aggregations and metrics from traces.
  • Agent Flow Visualizations - Displays execution flow through transcripts and timelines that surface reasoning and sub-agent activity.
  • Log Event Clustering - Groups related error events into named categories to track frequency and resolution status.
  • Self-Hosted AI Platforms - Offers a self-hosted observability stack deployable via container orchestration on private infrastructure.
  • Agent State Debugging - Stores execution snapshots to allow developers to replay and fix agent loops without restarting the entire process.
  • Execution Logs - Logs calls to language models and custom functions to provide a detailed history of behavior.
  • Custom Metric Dashboards - Builds statistical tracking views and custom charts by executing queries against platform data.
  • Performance Visualization - Creates visual dashboards and charts based on custom database queries to monitor real-time performance.
  • OpenTelemetry Standard Integrations - Uses OpenTelemetry-compatible SDKs to capture application spans and events for interoperability with AI libraries.
  • Self-Hosted Monitoring Suites - Provides a full monitoring suite deployable on private infrastructure using container composition tools.
  • Model Evaluation and Benchmarking - Platform for tracing, evaluating, and analyzing LLM data.
  • Monitoring and Observability - Platform for tracing, evaluating, and labeling LLM products.

Star history

Star history chart for lmnr-ai/lmnrStar history chart for lmnr-ai/lmnr

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Lmnr

These projects share indexed features with Lmnr. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • arize-ai/phoenixArize-ai avatar

    Arize-ai/phoenix

    8,605View on GitHub↗

    Arize Phoenix is an LLM observability platform and evaluation framework designed to capture execution traces and monitor large language model applications. It serves as a prompt management system for versioning and testing templates, and as a self-hosted AI operations infrastructure for managing telemetry and experiments. The platform differentiates itself through a specialized embedding visualization tool used to detect data drift and optimize vector search. It provides a comprehensive evaluation suite that utilizes judge-based evaluators and ground-truth datasets to score model outputs, and

    Jupyter Notebookagentsai-monitoringai-observability
    View on GitHub↗8,605
  • langchain-ai/deepagentslangchain-ai avatar

    langchain-ai/deepagents

    25,006View on GitHub↗

    Deepagents is an LLM agent orchestration platform and stateful application server designed for deploying and managing AI agents built with computational graphs. It provides a containerized runtime environment that handles agent execution, state persistence, and the versioning of AI assistants. The platform distinguishes itself through deep integration with the Model Context Protocol, allowing agents to function as servers that expose tools and capabilities to external clients. It features a sophisticated observability suite for capturing execution traces, performing LLM-based evaluations agai

    Pythonagentsdeepagentslangchain
    View on GitHub↗25,006
  • agenta-ai/agentaAgenta-AI avatar

    Agenta-AI/agenta

    3,860View on GitHub↗

    Agenta is a Prompt Ops lifecycle manager and prompt management platform that decouples prompt engineering from application code. It serves as a centralized system for developing, versioning, and deploying prompt templates and model configurations across different environments. The platform functions as an AI agent orchestrator with a visual interface for building agent workflows and connecting models to external tools. It further acts as an evaluation framework and observability tool, utilizing OpenTelemetry to capture execution traces, monitor latency, and track token costs. The system cove

    TypeScriptagentsevaluationllm-as-a-judge
    View on GitHub↗3,860
  • comet-ml/opikcomet-ml avatar

    comet-ml/opik

    17,787View on GitHub↗

    Opik is an observability and evaluation platform designed for generative AI applications and agentic workflows. It provides a centralized environment for tracing execution flows, managing prompt templates, and monitoring production performance, allowing teams to gain visibility into complex model interactions and tool usage without requiring manual application code changes. The platform distinguishes itself through its integrated approach to the AI development lifecycle, combining distributed trace instrumentation with automated evaluation frameworks. It supports model-as-a-judge scoring, syn

    Pythonevaluationhacktoberfesthacktoberfest2025
    View on GitHub↗17,787
Compare all 30 related projects→

Frequently asked questions

What does lmnr-ai/lmnr do?

Lmnr is an LLM observability platform and evaluation framework designed for tracing, logging, and monitoring language model executions. It provides the tools necessary to debug agent behavior, analyze performance, and identify failure patterns in AI agents.

What are the main features of lmnr-ai/lmnr?

The main features of lmnr-ai/lmnr are: AI Observability Tracing, Agent Execution Traces, Agent Interaction Dashboards, AI-Assisted Trace Analysis, AI-Powered Observability Analysis, Trace-to-Dataset Converters, Dataset Management, Event Analysis.

Which projects share features with lmnr-ai/lmnr?

Projects with overlapping indexed features include: arize-ai/phoenix — Arize Phoenix is an LLM observability platform and evaluation framework designed to capture execution traces and… langchain-ai/deepagents — Deepagents is an LLM agent orchestration platform and stateful application server designed for deploying and managing… agenta-ai/agenta — Agenta is a Prompt Ops lifecycle manager and prompt management platform that decouples prompt engineering from… comet-ml/opik — Opik is an observability and evaluation platform designed for generative AI applications and agentic workflows. It… latitude-dev/latitude-llm — This project is a self-hosted AI monitoring stack that functions as an LLM observability platform, AI evaluation… uptrace/uptrace — Uptrace is an OpenTelemetry-based observability platform designed to collect, store, and analyze distributed traces,…