diff --git a/README.md b/README.md index 33a9093..a66d5a1 100644 --- a/README.md +++ b/README.md @@ -220,6 +220,7 @@ This repository contains a curated list of 120+ LLM libraries category wise. | Library | Description | Link | |----------------------|-------------------------------------------------------------------------------------------------|-------| +| MLflow | An open-source end-to-end MLOps/LLMOps Platform for tracking, evaluating, and monitoring LLM applications. | [Link](https://github.com/mlflow/mlflow) | | Opik | An open-source end-to-end LLM Development Platform which also includes LLM monitoring. | [Link](https://github.com/comet-ml/opik) | | LangSmith | Provides tools for logging, monitoring, and improving your LLM applications. | [Link](https://github.com/langchain-ai/langsmith-sdk) | | Weights & Biases (W&B) | W&B provides features for tracking LLM performance. | [Link](https://github.com/wandb) |