diff --git a/README.md b/README.md
index 2ee9e23..b853bb8 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,8 @@
# Coordinate and use AI in your dataflow with `prefect-openai`
+> [!WARNING]
+> `prefect-openai` is no longer actively maintained by PrefectHQ. We encourage the community use [`marvin`](https://github.com/PrefectHQ/marvin) instead. For more details, please see the [Maintenance Status](#maintenance-status) section below.
+
@@ -18,7 +21,9 @@
-Visit the full docs [here](https://PrefectHQ.github.io/prefect-openai) to see additional examples and the API reference.
+## Maintenance Status
+
+`prefect-openai` has been a valuable part of the Prefect ecosystem. Due to shifts in our strategic priorities, we have decided to discontinue the active maintenance of this library. While we will not be updating the code or addressing issues, the existing codebase will remain accessible for archival purposes. We appreciate the support and contributions from our community.
The `prefect-openai` collection makes it easy to leverage the capabilities of AI in your flows. Check out the examples below to get started!