6 ms·
How are you guys thinking about the embedding generation side of things? It seems like that part has a generally hefty compute cost before it even gets into the
by znagengast 3y ago
How are you guys thinking about the embedding generation side of things? It seems like that part has a generally hefty compute cost before it even gets into the index - I just open sourced a swift package to try to make that part as easy as possible, the example project exports directly to pinecone. https://github.com/ZachNagengast/similarity-search-kit https://github.com/ZachNagengast/similarity-search-kit