Cosine Similarity, Normalization, FAISS, LangChain, LangGraph and CLIP Internals
This blog covers the core technical foundations you need when implementing RAG systems with images, text, vector stores, and agent workflows.
Cosine Similarity
Cosine similarity measures how similar two vectors are based on their direction, not thei...
vaishnavisharma.hashnode.dev3 min read