Skip to content

Commit a050189

Browse files
authoredSep 23, 2024··
Merge pull request #104 from anmorgan24/add-opik
Add Opik
2 parents 02e1573 + 2a931a4 commit a050189

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ Inspired by [awesome-python](https://github.com/vinta/awesome-python).
278278
* [Aeromancy](https://github.com/quant-aq/aeromancy) - A framework for performing reproducible AI and ML for Weights and Biases.
279279
* [Aim](https://github.com/aimhubio/aim) - A super-easy way to record, search and compare 1000s of ML training runs.
280280
* [Cascade](https://github.com/Oxid15/cascade) - Library of ML-Engineering tools for rapid prototyping and experiment management.
281-
* [Comet](https://github.com/comet-ml) - Track your datasets, code changes, experimentation history, and models.
281+
* [Comet](https://github.com/comet-ml/comet-examples) - Track your datasets, code changes, experimentation history, and models.
282282
* [Guild AI](https://guild.ai/) - Open source experiment tracking, pipeline automation, and hyperparameter tuning.
283283
* [Keepsake](https://github.com/replicate/keepsake) - Version control for machine learning with support to Amazon S3 and Google Cloud Storage.
284284
* [Losswise](https://losswise.com) - Makes it easy to track the progress of a machine learning project.
@@ -369,12 +369,12 @@ Inspired by [awesome-python](https://github.com/vinta/awesome-python).
369369

370370
* [Aporia](https://www.aporia.com/) - Observability with customized monitoring and explainability for ML models.
371371
* [Arize](https://www.arize.com/) - A free end-to-end ML observability and model monitoring platform.
372-
* [CometLLM](https://github.com/comet-ml/comet-llm) - Track, visualize, and evaluate your LLM prompts and chains in one easy-to-use UI.
373372
* [Evidently](https://github.com/evidentlyai/evidently) - Interactive reports to analyze ML models during validation or production monitoring.
374373
* [Fiddler](https://www.fiddler.ai/) - Monitor, explain, and analyze your AI in production.
375374
* [Manifold](https://github.com/uber/manifold) - A model-agnostic visual debugging tool for machine learning.
376375
* [NannyML](https://github.com/NannyML/nannyml) - Algorithm capable of fully capturing the impact of data drift on performance.
377376
* [Netron](https://github.com/lutzroeder/netron) - Visualizer for neural network, deep learning, and machine learning models.
377+
* [Opik](https://github.com/comet-ml/opik) - Evaluate, test, and ship LLM applications with a suite of observability tools to calibrate language model outputs across your dev and production lifecycle.
378378
* [Phoenix](https://phoenix.arize.com) - MLOps in a Notebook for troubleshooting and fine-tuning generative LLM, CV, and tabular models.
379379
* [Radicalbit](https://github.com/radicalbit/radicalbit-ai-monitoring/) - The open source solution for monitoring your AI models in production.
380380
* [Superwise](https://www.superwise.ai) - Fully automated, enterprise-grade model observability in a self-service SaaS platform.

0 commit comments

Comments
 (0)
Please sign in to comment.