From af17f92e756bae36f00760d1f32b3c013a28ae98 Mon Sep 17 00:00:00 2001 From: ElishaKay Date: Mon, 30 Mar 2026 03:48:27 +0300 Subject: [PATCH] docs: add Fronteir AI hosted deployment link --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 086b4720a7..7b8f434d44 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,10 @@ - [Typescript SDK](https://ts-sdk.trieve.ai/) - [Python SDK](https://pypi.org/project/trieve-py-client/) +## Hosted deployment + +A hosted deployment is available on [Fronteir AI](https://fronteir.ai/mcp/devflowinc-trieve). + ## Features - **🔒 Self-Hosting in your VPC or on-prem**: We have full self-hosting guides for AWS, GCP, Kubernetes generally, and docker compose available on our [documentation page here](https://docs.trieve.ai/self-hosting/docker-compose).