aimhubio/aim

Aim 💫 — An easy-to-use & supercharged open-source experiment tracker.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 7 minutes ago
Added to GitGenius on September 10th, 2026
Created on May 31st, 2019
Open Issues & Pull Requests: 474 (+0)
GitHub issues: Enabled
Number of forks: 410
Total Stargazers: 6,250 (+0)
Total Subscribers: 43 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 102
New in 7 days: 4
Closed in 7 days: 0
Avg open age: 686 days
Stale 30+ days: 96
Stale 90+ days: 91

Recent activity

Opened in 7 days: 4
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • type / bug (61)
  • help wanted (60)
  • type / enhancement (23)
  • type / question (21)
  • area / Web-UI (7)
  • area / SDK-storage (3)
  • type / code-health (3)
  • area / docs (2)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Aim is an open-source experiment tracker that logs, visualizes, and compares machine learning experiments.

The tool addresses the challenge of managing and understanding ML experiments by providing a centralized system to record metrics, parameters, and metadata alongside code context. It captures experiment data during training runs and surfaces patterns across experiments through interactive visualizations and comparison tools. The approach centers on making experiment tracking accessible without requiring complex setup or infrastructure changes, allowing teams to quickly instrument their training code and gain insights into model behavior and performance trends.

Aim suits teams running multiple ML experiments who need to compare results systematically and understand what drove performance differences. It works with PyTorch, TensorFlow, and other training frameworks through a Python logging API. The tool is particularly valuable for practitioners who want experiment tracking without the operational overhead of managing external services. The README positions Aim as an alternative to existing solutions in the space, emphasizing its focus on ease of use and rich visualization capabilities compared to other tracking systems.

The project maintains active development with regular updates to core functionality and integrations. The codebase shows ongoing refinement of the experiment logging and visualization systems. Community engagement appears consistent, with responsiveness to issues and feature requests. The project continues to expand its ecosystem of integrations and supported frameworks while maintaining backward compatibility with existing experiment data.