Chunking

3 videos across 3 channels

Chunking is the practice of splitting data into manageable pieces for processing, storage, and retrieval. In these videos, you’ll see it applied to both code-based data transformations and AI workflows—breaking documents into text chunks for embeddings and vector search, organizing tasks into chunks for efficient CRUD logic, and experimenting with how chunk size affects performance and accuracy in real-time challenges.

Has AI melted our brains? Dev Cardio Challenge! thumbnail

Has AI melted our brains? Dev Cardio Challenge!

In a live coding challenge, the presenter works through implementing several array and data transformation tasks, compar

00:17:59
Let's Build Task Tracker App With Laravel | Part 2: Core Logic & Recurring Tasks System thumbnail

Let's Build Task Tracker App With Laravel | Part 2: Core Logic & Recurring Tasks System

Part 2 continues the production-grade Laravel task tracker, delving into architecture, security, and decision-making beh

04:52:22
Laravel AI Chatbot Trained on Your Data: Example Project thumbnail

Laravel AI Chatbot Trained on Your Data: Example Project

The video walks through building a simplified Laravel AI chatbot workflow that processes uploaded documents by convertin

00:19:21