You are here |
www.mixedbread.ai | ||
| | | |
blog.nomic.ai
|
|
| | | | Nomic releases a 8192 Sequence Length Text Embedder that outperforms OpenAI text-embedding-ada-002 and text-embedding-v3-small. | |
| | | |
saeedesmaili.com
|
|
| | | | Recently, I've been working on a side project where I use OpenAI's text-embedding-ada-002 model to generate vector embeddings for text snippets. While this model is inexpensive, the cost can add up when dealing with thousands or millions of text snippets. Therefore, I decided to explore alternatives, particularly those that would allow me to run similar models locally instead of relying on OpenAI's API. In this post, I'll share my experience using the sentence-transformers library for this purpose and discuss the pros and cons. | |
| | | |
garrit.xyz
|
|
| | | | Generalist software developer writing about scalable infrastructure, fullstack development and DevOps practices. | |
| | | |
lopespm.com
|
|
| | Fully offline assistant using RAG / PostgreSQL vector database to augment its knowledge from personal WhatsApp messages and Obsidian notes |