Skip to main content

Document chunking

The document chunking page provides functionaly to chunk and summarize documents like pdf, docx, txt, csv and zip files using different strategy and AI.

Create new document name

Using + button on top right to add new document name

Add document name

Upload new document for chunking

Using upload button on top right to upload new document for chunking

Upload document

Document details

  1. Select the document name from the dropbox
  2. Select strategy:
    • recursive (text): Recursive chunking is a text-splitting technique that breaks down large documents hierarchically. It uses a ranked list of separators (e.g., paragraphs, lines, spaces) to split text.
    • semantic: Semantic chunking is a preprocessing technique used to break large documents into smaller, meaningful segments.
  3. CSV option
    • If you want to chunk the csv file toggle the csv option
    • Metadata: A list of csv columns (comma seperated) which needs to be added as metadata
    • Primary text content: A list of csv columns (comma seperated) using which the summary is be generated using AI
note
  • Each row in the csv file will a chunk
  1. Select files: Select file which needs to be chunked
  2. Click Submit button to send chunking request.
document details

Show chunked document

  1. Select the document name from the dropdown
document details
  1. The Natural query shows the AI genereted summary of the chunk
  2. Click eye button in Actions columns to view the chunk document
document details
  1. Click delete button to delete the chunk