https://unstructured.io/blog/understanding-embedding-models-make-an-informed-choice-for-your-rag Understanding embedding models: make an informed choice for your RAGMaria KhalusovaAug 13, 2024 “How do you choose a suitable embedding model for your RAG application?”
What I Read: Generative AI Platform
https://huyenchip.com//2024/07/25/genai-platform.html Building A Generative AI PlatformChip Huyen7/24/24 “This post outlines the common components of a generative AI platform, what they do, and how they are implemented.”
What I Read: Every infrastructure decision I endorse, regret
https://cep.dev/posts/every-infrastructure-decision-i-endorse-or-regret-after-4-years-running-infrastructure-at-a-startup/ (Almost) Every infrastructure decision I endorse or regret after 4 years running infrastructure at a startupJack LindamoodFebruary 1, 2024 “I’ve led infrastructure at a startup for the past 4
What I Read: SQL order
https://lukianovihor.medium.com/sql-order-of-query-execution-8c7cd926400 SQL — order of query executionIhor LukianovSep 24, 2023 “To maximize your query’s speed on any SQL engine, it’s essential to have an understanding of the SQL execution order.”