Shanmukha Ranganath

AI

RAG 101: Chunking Strategies

UNLOCK THE FULL POTENTIAL OF YOUR RAG WORKFLOW Why, When, and How to chunk for enhanced RAG Shanmukha Ranganath · Follow Published in Towards Data Science · 12 min read · 16 hours ago — How do we split the balls? (Generated using Cava) The maximum number of tokens that a Large Language Model can process in a single request is known as context length (or context window). The table below shows the context length

Read More »
AI

How I Solved LinkedIn Queens Game Using Backtracking

Using OpenCV to auto-detect puzzle and redraw the final answer Shanmukha Ranganath · Follow Published in Towards Data Science · 10 min read · Sep 7, 2024 — LinkedIn introduced a games feature recently, encouraging busy professionals to take a moment out of their day and do something mentally stimulating yet completely relaxing. These games offer a quick break from work and help you reset your mind and return to tasks with even more focus.

Read More »