AMMDI is an open-notebook hypertext writing experiment, authored by Mike Travers aka mtraven. It's a work in progress and some parts are more polished than others. Comments welcome! More.
Embedding just means converting a text string into a point in a high-dimensional space (vector). 1536 and 3072 dimenstions for models "text-embedding-3-small" and -large respectively
Ah but you can shorten the embeddings via an API paramater or after the fact with some lin alg.