Detailed explanation
Examples
Frequently asked questions
API or self-hosting?
API = fast and ops-free. Self-hosting = more control and privacy, but more operational cost.
Related terms
MCP (Model Context Protocol)
An open protocol that standardizes how an AI model connects to external tools and data sources.
AI Workflow
A structured sequence of steps where one or more AIs perform tasks inside a business process.
LLM (Large Language Model)
An LLM is a large language model trained on massive text corpora, capable of understanding and generating natural language across many tasks: writing, summarization, translation, code, reasoning.
RAG (Retrieval-Augmented Generation)
RAG is a technique that combines an LLM with a search engine over your own documents: the model retrieves the relevant information first, then generates an answer grounded in that information.
Last updated: 7/15/2026