topic · #fundamentals
Everything about fundamentals
4 connected nodes across dictionary, workflows, comparisons, prompts, tool stacks and use cases.
/ Dictionary · 4
DEFDictionaryNODE·72CB36
LLM (Large Language Model)
A model trained on huge text corpora that predicts the next token to produce human-like language.
#ai#llm#fundamentals
/llmopen →
DEFDictionaryNODE·12B809
Token
The atomic unit an LLM reads and generates — roughly ¾ of a word in English.
#ai#fundamentals
/tokenopen →
DEFDictionaryNODE·48479B
Webhook
An HTTP callback that lets one system push data to another the moment an event happens.
#automation#fundamentals
/webhookopen →
DEFDictionaryNODE·72CB0D
API
A defined contract that lets one program call another over the network.
#fundamentals#automation
/apiopen →