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
guildai avatar

guildai/guildai

0
View on GitHub↗
900 stars·93 forks·Python·Apache-2.0·14 viewsguild.ai↗

Guildai

Experiment tracking, ML developer tools

Features

  • Experiment Tracking - Provides experiment tracking and developer tools for ML.

Star history

Star history chart for guildai/guildaiStar history chart for guildai/guildai

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to Guildai

Similar open-source projects, ranked by how many features they share with Guildai.
  • roboflow/rf-detrroboflow avatar

    roboflow/rf-detr

    5,643View on GitHub↗

    RF-DETR is a Python library for training and deploying object detection, instance segmentation, and keypoint detection models built on a vision transformer architecture. It provides a unified command-line interface and Python API for the full workflow, from fine-tuning pretrained checkpoints on custom datasets to running inference on images, video files, and live camera streams. The project supports training on datasets in COCO or YOLO format, with automatic format detection and configurable augmentation pipelines. Models can be exported to ONNX, TFLite, or TensorRT for deployment across edge

    Pythoncomputer-visiondetrinstance-segmentation
    View on GitHub↗5,643
  • pycaret/pycaretpycaret avatar

    pycaret/pycaret

    9,811View on GitHub↗

    PyCaret is a Python AutoML platform and MLOps lifecycle manager designed to automate machine learning workflows. It functions as a low-code environment that leverages a scikit-learn native engine to execute preprocessing, training, and evaluation for tabular data. The platform distinguishes itself as an LLM-powered ML copilot, using large language model agents to analyze datasets, design experiment configurations, and explain model results. It also serves as a Kubernetes ML orchestrator and model registry, enabling the versioning of trained pipelines and their promotion to production API endp

    Pythonanomaly-detectionautomlclassification
    View on GitHub↗9,811
  • comet-ml/comet-examplescomet-ml avatar

    comet-ml/comet-examples

    174View on GitHub↗

    Examples of Machine Learning code using Comet.ml

    Jupyter Notebook
    View on GitHub↗174
  • henripal/labnotebookhenripal avatar

    henripal/labnotebook

    528View on GitHub↗

    LabNotebook is a tool that allows you to flexibly monitor, record, save, and query all your machine learning experiments.

    Jupyter Notebook
    View on GitHub↗528
See all 10 alternatives to Guildai→

Frequently asked questions

What does guildai/guildai do?

Experiment tracking, ML developer tools

What are the main features of guildai/guildai?

The main features of guildai/guildai are: Experiment Tracking.

What are some open-source alternatives to guildai/guildai?

Open-source alternatives to guildai/guildai include: roboflow/rf-detr — RF-DETR is a Python library for training and deploying object detection, instance segmentation, and keypoint detection… pycaret/pycaret — PyCaret is a Python AutoML platform and MLOps lifecycle manager designed to automate machine learning workflows. It… comet-ml/comet-examples — Examples of Machine Learning code using Comet.ml. henripal/labnotebook — LabNotebook is a tool that allows you to flexibly monitor, record, save, and query all your machine learning… idsia/sacred — Sacred is an experiment management tool and reproducibility framework designed to organize multiple runs of a process… kedro-org/kedro-viz — Visualise your Kedro data and machine-learning pipelines and track your experiments.