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

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

Awesome Lists containing this project

README

        

# embeddings-fun

[![Build Status](https://github.com/milosgajdos/embeddings-fun/workflows/CI/badge.svg)](https://github.com/milosgajdos/embeddings-fun/actions?query=workflow%3ACI)
[![go.dev reference](https://img.shields.io/badge/go.dev-reference-007d9c?logo=go&logoColor=white&style=flat-square)](https://pkg.go.dev/github.com/milosgajdos/embeddings-fun)
[![License: Apache-2.0](https://img.shields.io/badge/License-Apache--2.0-blue.svg)](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/).