research

Detecting & Handling Data Drift in Production

Machine learning models are trained on historical data and deployed in real-world environments.

2 months ago

Quantization in Machine Learning: 5 Reasons Why It Matters More Than You Think

Quantization might sound like a topic reserved for hardware engineers or AI researchers in lab coats.

2 months ago

Applications with Context Vectors

This post is divided into two parts; they are: • Contextual Keyword Extraction • Contextual Text Summarization Contextual keyword extraction…

2 months ago

Generating and Visualizing Context Vectors in Transformers

This post is divided into three parts; they are: • Understanding Context Vectors • Visualizing Context Vectors from Different Layers…

2 months ago

5 Lessons Learned Building RAG Systems

Retrieval augmented generation (RAG) is one of 2025's hot topics in the AI landscape.

2 months ago

Understanding RAG Part X: RAG Pipelines in Production

Be sure to check out the previous articles in this series: •

2 months ago

Defending against Prompt Injection with Structured Queries (StruQ) and Preference Optimization (SecAlign)

Recent advances in Large Language Models (LLMs) enable exciting LLM-integrated applications. However, as LLMs have improved, so have the attacks…

2 months ago

Understanding RAG Part IX: Fine-Tuning LLMs for RAG

Be sure to check out the previous articles in this series: •

2 months ago

How to Perform Scikit-learn Hyperparameter Optimization with Optuna

Optuna is a machine learning framework specifically designed for automating hyperparameter optimization , that is, finding an externally fixed setting…

2 months ago