AI processing¶
Choose a node to view its purpose and configuration.
Node |
Purpose |
|---|---|
Parse files into text and document records for chunking, extraction, and retrieval. |
|
Recognize text in images or generate captions. |
|
Transcribe speech from audio. |
|
Transcribe speech from video. |
|
Generate text vectors for documents. |
|
Clean whitespace, tags, and selected noise. |
|
Split text by target length while retaining sources. |
|
Extract structured information using field definitions. |
|
Generate summaries, rewrites, or other text from a prompt. |
|
Generate vectors for page and document images and write an image index. |
|
Generate text vectors and write them to a knowledge base for retrieval. |
Last updated on