https://github.com/srcecde/s3-vector-buckets-search
https://github.com/srcecde/s3-vector-buckets-search
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/srcecde/s3-vector-buckets-search
- Owner: srcecde
- Created: 2025-07-31T22:11:30.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-08-19T13:19:28.000Z (11 months ago)
- Last Synced: 2025-08-19T15:28:48.962Z (11 months ago)
- Language: Jupyter Notebook
- Size: 10.3 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.