Back to Rig

Rig AWS S3Vectors integration

rig-integrations/rig-s3vectors/README.md

latest458 B
Original Source

Rig AWS S3Vectors integration

This crate integrates AWS S3Vectors into Rig, allowing you to easily use RAG with AWS' newest offering.

Installation

To install this crate, run the following command in a Rust project directory which will add rig-surrealdb as a dependency (requires rig-core added for intended usage):

bash
cargo add rig-s3vectors

This integration will require that you have an AWS account, although the region does not matter.