An open API service indexing awesome lists of open source software.

https://github.com/srcecde/s3-vector-buckets-search


https://github.com/srcecde/s3-vector-buckets-search

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

### Product search using S3 Vector Buckets

#### Setup
- Install `uv`
- Execute `uv sync` to install all the dependencies

To run Jupyter Lab
- Execute `uv run jupyter lab`

To run gradio application
- Execute `uv run python app.py`

Optionally, access the **Multimodal Fashion product search via Text, Image using Amazon S3 Vector Buckets (RRF based)** Jupyter notebook within `notebook` directory.