#4 · Primary category: MLOps & Evaluation
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
Project last updated:08/29/26
GitHub Stars
33.9K
Forks
3.7K
Contributors
203
License
Other
Why we included this project
Once an LLM feature ships, the hard part is figuring out why a specific answer came out wrong. Langfuse gives you a self-hosted place to see that: it captures traces from OpenAI, LangChain, LlamaIndex, LiteLLM, and other stacks, and lets you drill into individual calls or whole user sessions. Prompt versions and configs live in one place with client-side caching, so iterating on a prompt doesn't add latency, and the evaluation side covers LLM-as-a-judge, code checks, manual labeling, and user feedback. You can also build datasets for test sets and run structured experiments before deploying, and jump from a bad trace straight into the playground to tweak the prompt. For small teams that want observability and evals without per-seat SaaS pricing, it's a practical option that self-hosts and runs on Kubernetes and the major clouds.
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
netron
Visualizer for neural network, deep learning and machine learning models
mlflow
The open source AI engineering platform for agents, LLMs, and ML models. MLflow enables teams of all sizes to debug, evaluate, monitor, and optimize production-quality AI applications while controlling costs and managing access to models and data.