From 09afe09275cf6065c2edf5f5d2ed71f6855cd55b Mon Sep 17 00:00:00 2001 From: Vidyoot Senthil <74870683+vid277@users.noreply.github.com> Date: Thu, 6 Jun 2024 17:31:37 -0500 Subject: [PATCH] added trieve to example showcase --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0794a397..a1747b47 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ - [rustus](https://github.com/s3rius/rustus): A TUS protocol implementation that helps you handle file uploads - [gcs-proxy](https://github.com/guaychou/gcs-proxy): A Google Cloud Storage download proxy - [Actix-Web Shuttle Template](https://github.com/sentinel1909/shuttle-templat-actix): A somewhat opinionated template for getting started with an Actix Web API and hosting it on Shuttle. +- [trieve](https://github.com/devflowinc/trieve): All-in-one infrastructure for building search, recommendations, and RAG. ## Community Articles, Example Apps, Starters & Boilerplate Projects