https://github.com/danielivanovz/use-vector-store
React Hook for indexed-vector-store package
https://github.com/danielivanovz/use-vector-store
embeddings indexeddb nlp semantic-search vector-database vector-store
Last synced: about 1 year ago
JSON representation
React Hook for indexed-vector-store package
- Host: GitHub
- URL: https://github.com/danielivanovz/use-vector-store
- Owner: danielivanovz
- Created: 2023-08-29T03:44:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-30T18:23:46.000Z (about 2 years ago)
- Last Synced: 2025-02-01T04:43:15.108Z (about 1 year ago)
- Topics: embeddings, indexeddb, nlp, semantic-search, vector-database, vector-store
- Language: TypeScript
- Homepage: https://app.danielivanov.me/vector-database/
- Size: 37.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# use-vector-store
React Hook for [`indexed-vector-store`](https://github.com/danielivanovz/indexed-vector-store) package. Used for [demo](https://github.com/danielivanovz/indexed-vector-store-demo) and deployed at my [website](https://app.danielivanov.me/vector-database/).