Simplifying Vector Embeddings With Go, Cosmos DB, and OpenAI
When working on applications that require vector, semantic, or 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 further querying. This blog will walk you through a simple web application that allows you to quickly generate vector embeddings […]