Vector embeddings made easy with Go, Azure Cosmos DB, and OpenAI

When working on applications that need vector/semantic/similarity search, it's often useful to have a quick and easy way to create vector embeddings of data and save them in a vector database for furt...