Explore Developer Center's New Chatbot! MongoDB AI Chatbot can be accessed at the top of your navigation to answer all your MongoDB questions.

Learn why MongoDB was selected as a leader in the 2024 Gartner® Magic Quadrant™
MongoDB Developer
MongoDB
plus
Sign in to follow topics
MongoDB Developer Centerchevron-right
Developer Topicschevron-right
Productschevron-right
MongoDBchevron-right

What is Chunking in AI? A Solution to Passing Large Documents

1 min • Published Dec 19, 2024
MongoDB
Facebook Icontwitter iconlinkedin icon
Rate this video
star-empty
star-empty
star-empty
star-empty
star-empty
Passing large documents as input to an LLM means that the LLM has to parse out the most relevant information to answer user queries. This can be challenging given that LLMs are designed to process input sequentially, token by token. This is where chunking helps. - Learn more about chunking in AI on Developer Center: https://mdb.link/choosing-chunking-strategy
All MongoDB Videos

Facebook Icontwitter iconlinkedin icon
Rate this video
star-empty
star-empty
star-empty
star-empty
star-empty
Related
Code Example

Example Application for Dog Care Providers (DCP)


Jul 12, 2024 | 3 min read
Tutorial

Build a Newsletter Platform With Flask and MongoDB


Sep 04, 2024 | 11 min read
Tutorial

How to Use the Union All Aggregation Pipeline Stage in MongoDB 4.4


Sep 09, 2024 | 16 min read
Tutorial

Integrating MongoDB Change Streams With Socket.IO


Aug 28, 2024 | 5 min read