#embeddings
2 articles about embeddings
Filter by topic
All#advanced#ai#allocation#associated-types#attention#azure#basics#beginners#blanket-implementations#borrow-checker#borrowing#bounds#box#c#cache#closures#code-duplication#collections#concurrency#cosmos-db#dangling-pointer#data-races#deadlock#debugging#desktop#developer-tools#dioxus#dispatch#drain#drop#dynamic-dispatch#embedded#embeddings#event-grid#fine-tuning#fnmut#gc#generics#git#heap#higher-order-functions#integration#io-drivers#iterators#javascript#kql#library-design#lifetimes#llm#log-analytics#logic-apps#lora#machine-learning#memory#monomorphization#object-safety#observability#operators#optimization#ownership#performance#plugins#rag#retain#rust#service-bus#simd#sized#stack#standard-library#str#string#supertraits#trait-bounds#trait-coherence#traits#transfer-learning#transformers#type-safety#typescript#unsized#vec#vector-database
llmSeptember 27, 2026
Episode 3: Embeddings — Absolute at the Start, Contextual at the End
Is an embedding the word on its own or the word in context? Both, at different moments. Plus the three engineering details around attention: multi-head, masking and position encoding.
llmSeptember 27, 2026
Episode 6: Embeddings and Vector Databases
From keywords to meaning: how embeddings and cosine similarity let you search by proximity, why you need a vector database, and how it all comes together as a RAG.