Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marianoguerra/webvectors
an experiment using vector embeddings and t-SNE/UMAP to display embeddings in 3D using all-MiniLM-L6-v2 and transformers.js
https://github.com/marianoguerra/webvectors
Last synced: about 1 month ago
JSON representation
an experiment using vector embeddings and t-SNE/UMAP to display embeddings in 3D using all-MiniLM-L6-v2 and transformers.js
- Host: GitHub
- URL: https://github.com/marianoguerra/webvectors
- Owner: marianoguerra
- Created: 2024-09-17T09:00:03.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-17T09:18:26.000Z (about 2 months ago)
- Last Synced: 2024-09-17T11:53:35.953Z (about 2 months ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web Vectors
an experiment using vector embeddings and t-SNE/UMAP to display embeddings in 3D using all-MiniLM-L6-v2 and transformers.js
## Try
I don't include them because they are heavy files:
```sh
just download-deps
```serve the local folder with a server and open it in your browser