redis-developer/redis-product-search
Visual and semantic vector similarity with Redis Stack, FastAPI, PyTorch and Huggingface.
This project helps e-commerce managers and online retailers improve how customers find products. You can feed it your product catalog, including images and descriptions, and it creates a smart search engine. The output is a highly relevant product search experience, allowing customers to find items using either text descriptions or by uploading an image of what they're looking for.
172 stars. No commits in the last 6 months.
Use this if you want to offer customers a modern, intuitive way to search your product catalog using both text and image examples, going beyond simple keyword matching.
Not ideal if you only need a basic keyword search for products or if your product catalog lacks images and rich descriptions.
Stars
172
Forks
47
Language
TypeScript
License
BSD-3-Clause
Category
Last pushed
Feb 25, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/redis-developer/redis-product-search"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
RediSearch/RediSearch
A query and indexing engine for Redis, providing secondary indexing, full-text search, vector...
redis/redis-vl-python
Redis Vector Library (RedisVL) -- the AI-native Python client for Redis.
redis-developer/redis-ai-resources
✨ A curated list of awesome community resources, integrations, and examples of Redis in the AI ecosystem.
luyug/GradCache
Run Effective Large Batch Contrastive Learning Beyond GPU/TPU Memory Constraint
redis-developer/redis-arXiv-search
Vector search demo with the arXiv paper dataset, RedisVL, HuggingFace, OpenAI, Cohere, FastAPI,...