Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Commit 3440b7c

Browse files
authored
Update README.md
1 parent 5fa7900 commit 3440b7c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
22

33
Composable-commerce storefront demo to show off the performance of Hypermode's vector search.
44

5-
Example site: [hypermode-commerce.com](https://hypermode-commerce.com)
5+
Example site:
6+
7+
[hypermode-commerce.com](https://hypermode-commerce.com)
8+
9+
Explainer Video:
10+
11+
[![Hypermode Demo](https://img.youtube.com/vi/Me4YjNzR-cg/0.jpg)](https://www.youtube.com/watch?v=Me4YjNzR-cg)
612

713
When a user pauses in the search bar, Hypermode generates an embedding of the user's input and executes a vector search (HNSW or sequential) of a 10,000 item catalog in less than 200ms.
814

0 commit comments

Comments
 (0)