1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +02:00

added trieve to example showcase

This commit is contained in:
Vidyoot Senthil
2024-06-06 17:31:37 -05:00
committed by GitHub
parent 6334049545
commit 09afe09275

View File

@ -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