Voyage AI joins MongoDB to power more accurate and trustworthy AI applications on Atlas.

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

MongoDB Developer
MongoDB
plus
Sign in to follow topics
MongoDB Developer Center
chevron-right
Developer Topics
chevron-right
Products
chevron-right
MongoDB
chevron-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-strategyAll MongoDB Videos

Facebook Icontwitter iconlinkedin icon
Rate this video
star-empty
star-empty
star-empty
star-empty
star-empty
Related
Tutorial

Coding With Mark: Abstracting Joins & Subsets in Python


Mar 19, 2024 | 11 min read
Article

Building Remix Applications with the MongoDB Stack


Apr 02, 2024 | 4 min read
Tutorial

Revolutionizing AI Interaction: Integrating Mistral AI and MongoDB for a Custom LLM GenAI Application


Feb 13, 2024 | 11 min read
Tutorial

Building with Patterns: The Attribute Pattern


Jan 23, 2023 | 3 min read