Understanding

RAG Explained: Understanding Embeddings, Similarity, and Retrieval

, I walked through constructing an easy RAG pipeline using OpenAI’s API, LangChain, and native files, in addition to effectively chunking large text files. These posts cover the fundamentals of organising a RAG pipeline...

The Fantastic thing about Space-Filling Curves: Understanding the Hilbert Curve

0. Introduction (SFC) are fascinating mathematical constructs with many practical applications in data science and data engineering. While they might sound abstract, they’re often hiding in plain sight—behind terms like Z-ordering or Liquid Clustering...

Understanding Matrices | Part 4: Matrix Inverse

of this series , , and , we've observed: interpretation of multiplication of a matrix by a vector, the physical meaning of matrix-matrix multiplication, the behavior of several special-type matrices, and visualization of matrix transpose. On this story,...

Gain a Higher Understanding of Computer Vision: Dynamic SOLO (SOLOv2) with TensorFlow

https://github.com/syrax90/dynamic-solov2-tensorflow2 – Source code of the project described within the article. Disclaimer ⚠️ To begin with, note that this project is just not production-ready code. and Why I Decided to Implement It from Scratch This project targets...

Scene Understanding in Motion: Real-World Validation of Multimodal AI Integration

of this series on multimodal AI systems, we’ve moved from a broad overview into the technical details that drive the architecture. In the primary article, I laid the muse by showing how layered, modular design...

Understanding Matrices | Part 2: Matrix-Matrix Multiplication

In the primary story of this series, we've got: Addressed multiplication of a matrix by a vector, Introduced the concept of X-diagram for a given matrix, Observed behavior of several special matrices, when being multiplied by...

Understanding Application Performance with Roofline Modeling

with calculating an application’s performance is that the real-world performance and theoretical performance can differ. With an ecosystem of products that's growing with high performance needs corresponding to High Performance Computing (HPC), gaming,...

Guide to Understanding, Constructing, and Optimizing API-Calling Agents

The role of Artificial Intelligence in technology firms is rapidly evolving;  AI use cases have evolved from passive information processing to proactive agents able to executing tasks. In keeping with a March 2025 survey...

Recent posts

Popular categories

ASK ANA