#53 · Primary category: MLOps & Evaluation
aim
Aim 💫 — An easy-to-use & supercharged open-source experiment tracker.
Project last updated:08/29/26
GitHub Stars
6.2K
Forks
409
Contributors
82
License
Apache-2.0
Why we included this project
Aim is a self-hosted experiment tracker: you point it at your training runs, it logs the metrics and hyperparameters you care about along with any other metadata, and you get a fast web UI plus a Python API to dig back through them. The UI is where it earns its keep compared with a plain logging library: explorers for metrics, images, and text let you filter and group runs with Python-style expressions, which is exactly what you want when debugging what changed between two experiments. It handles thousands of runs, can track system resource usage, and supports real-time alerts, so it holds up as a central dashboard for a solo researcher or a whole team. If you're switching from another tracker, Aim can migrate existing runs over, which lowers the cost of moving. For teams that want the comparison and observation layer living on their own infrastructure instead of a hosted service, Aim is a straightforward fit.
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