[Home][About][Blog][Reading]
[Home][About][Blog][Reading]
[Home][About][Blog]
[Reading]

Welcome to my blog

Where I share my thoughts, experiments, and discoveries in machine learning and software engineering.

Elenchus: Building Eval Systems for LLMs

My notes on building robust evaluation systems for large language models. Learn how to generate synthetic test data and use LLM-as-a-judge.

10-01-2025~EVAL

The Hitchhikers Guide to LLM Agent

A comprehensive guide to building LLM agents from the ground up. This post covers agent architecture, tool integration, memory systems, planning strategies, and how to coordinate multiple agents working together on complex tasks. We explore ReAct, function calling, and chain-of-thought prompting patterns.

Hakken - LLM Agent
03-01-2026~AGENT

Implementing LLaMA3 in 100 Lines of Pure Jax

A step-by-step tutorial on implementing the LLaMA3 language model from scratch using pure JAX.

LLaMA3 JAX Embeddings
19-02-2025~TUTORIAL

Image Captioning with CNN, LSTM & Attention

Building an image captioning model from scratch. The CNN encoder extracts visual features from images, the LSTM decoder generates captions word-by-word, and the attention mechanism helps the model focus on relevant image regions while generating each word. This project demonstrates the power of combining computer vision with natural language processing.

Image Captioning with CNN, LSTM & Attention
15-01-2025~VISION

© 2020-2026 Saurabh. All Rights Reserved.

www.saurabhalone.com v.2026.02