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

Latest API in Next.js example #26

Open DawChihLiou opened 1 year ago

DawChihLiou commented 1 year ago

Showcase all API in Next.js example

jlarmstrongiv commented 1 year ago

How does this compare to https://github.com/tantaraio/voy/tree/main/examples/voy-with-nextjs ?

Are we just missing add and remove?

DawChihLiou commented 1 year ago

voy-with-nextjs is outdated. I'll create a new example with Next.js App Router and include the missing methods you mentioned.