AI Glossary
Plain-English definitions for the AI terms you'll encounter. Each one links to tools that use the concept. No jargon, no PhD required.
Concepts
Technologies
Methodologies
Guides generative AI models toward specific, high-quality outputs by designing and refining input instructions. This iterative process involves structuring context, constraints, and examples to bridge the gap between human intent and machine interpretation, ensuring the model produces accurate, relevant, and useful results for complex tasks.
Optimizes large language model outputs by connecting them to authoritative, external knowledge bases before generating responses. This process ensures that AI systems provide accurate, context-aware information by grounding answers in specific, trusted data sources rather than relying solely on pre-existing training parameters.
Build software applications by using natural language prompts to direct AI models, shifting the focus from manual syntax writing to high-level conceptual steering. This approach allows users to create functional programs by describing desired outcomes rather than writing individual lines of code.