Skip to content

AI Keywords Node

AI/Processing

AI Keywords

Extracts keywords from text using an LLM. The AI understands context and semantics, providing high-quality keyword extraction for complex or domain-specific content.

ai_processing_ai_keyword_extractionprocessingLong running
Inputs5
Outputs2
Security exposure6/10
Packageprocessing

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

SecurityAttack surface and exposure impact.
6/10Medium
PrivacyPotential sensitivity of processed data.
6/10Medium
PerformanceRuntime or resource pressure.
5/10Medium
GovernancePolicy, audit, or compliance impact.
5/10Medium
ReliabilityOperational stability considerations.
3/10High
CostExternal or compute cost impact.
7/10Low

Input Pins

5

Input

Execution
exec_in

Execution trigger to start keyword extraction

Model

Struct
model

LLM to use for keyword extraction

BitBit19 fields
idstring
default ""
typeBitTypes
enum "Llm", "Vlm", "Tts", "Stt"...default "Other"
metaMap<string, Metadata>
default {}
*Metadatamap value
namestringrequired
descriptionstringrequired
long_descriptionstring | null
release_notesstring | null
tagsArray<string>required
itemsstringarray item
+11 more fields
authorsArray<string>
default []
itemsstringarray item
repositorystring | null
default null
download_linkstring | null
default null
file_namestring | null
default null
hashstring
default ""
sizeinteger | null
format uint64default nullmin 0
hubstring
default ""
parametersvalue
default null
versionstring | null
default null
licensestring | null
default null
dependenciesArray<string>
default []
itemsstringarray item
dependency_tree_hashstring
default ""
createdstring
default ""
updatedstring
default ""
model_slugstring | null
default null
+1 more fields
Schema enforced

Text

String
text

The text to extract keywords from

Max Keywords

Integer
max_keywords

Maximum number of keywords to extract

Default 10

Context

String
context

Optional context or instructions for keyword extraction (e.g., 'focus on technical terms' or 'extract product names')

Output Pins

2

Output

Execution
exec_out

Executes after keyword extraction completes

Keywords

String HashSet
keywords

Extracted keywords as a string set

Node Info

Internal name
ai_processing_ai_keyword_extraction
Category
AI/Processing
Version
3