https://github.com/milosgajdos/embeddings-fun
A simple Go project that generates charts from embeddings
https://github.com/milosgajdos/embeddings-fun
charts embeddings go golang
Last synced: about 2 months ago
JSON representation
A simple Go project that generates charts from embeddings
- Host: GitHub
- URL: https://github.com/milosgajdos/embeddings-fun
- Owner: milosgajdos
- License: apache-2.0
- Created: 2023-12-04T17:19:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-08T12:17:52.000Z (over 1 year ago)
- Last Synced: 2025-02-03T11:51:00.833Z (4 months ago)
- Topics: charts, embeddings, go, golang
- Language: HTML
- Homepage:
- Size: 144 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# embeddings-fun
[](https://github.com/milosgajdos/embeddings-fun/actions?query=workflow%3ACI)
[](https://pkg.go.dev/github.com/milosgajdos/embeddings-fun)
[](https://opensource.org/licenses/Apache-2.0)⚠️ **USE AT YOUR OWN RISK** ⚠️
This is a **quick and dirty `Go` hack** used to explore text embeddings generated for lyrics of the songs made by [Taylor Swift](https://en.wikipedia.org/wiki/Taylor_Swift) and [Masterplan](https://en.wikipedia.org/wiki/Masterplan_(band)).
You can read more about the motivation for it and much more [here](https://cybernetist.com/2024/01/07/fun-with-embeddings/).