Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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