#13 · Primary category: MLOps & Evaluation
opik
Debug, evaluate, and monitor your LLM applications, RAG systems, and agentic workflows with comprehensive tracing, automated evaluations, and production-ready dashboards.
Project last updated:08/29/26
GitHub Stars
21.7K
Forks
1.7K
Contributors
152
License
Apache-2.0
Why we included this project
Opik is a self-hostable observability and evaluation platform for LLM applications, built by Comet. It records every trace, from a single model call up to the full tree of tool calls in a multi-step agent, which is what you need when a response goes wrong and you have to figure out why. On the evaluation side it lets you build datasets, run experiments, and apply LLM-as-a-judge metrics for hallucination detection and RAG answer relevance, and you can wire those checks into CI with a PyTest integration. Since the whole platform, backend included, is Apache-2.0 and free to self-host, teams can keep their trace data inside their own infrastructure. If you are taking an agent or RAG system from prototype to production and want debugging depth and repeatable evaluation in one tool, it is worth a look.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models