tantaraio / voy

πŸ•ΈοΈπŸ¦€ A WASM vector similarity search written in Rust
https://www.npmjs.com/package/voy-search
Apache License 2.0
867 stars 31 forks source link

example: add an example of using next.js #17

Closed markhughes closed 1 year ago

markhughes commented 1 year ago

This PR adds two next.js / react examples for using Voy both client-side and server-side πŸ˜„

For generating emddings:

Start Page

Screenshot 2023-04-01 at 12 57 01 pm

Server Side Example

Screenshot 2023-04-01 at 1 00 05 pm

Client Side Example

Screenshot 2023-04-01 at 12 58 52 pm