Lexicon
189 items
- Lexicon entryPredictive AI
Anomaly Detection
Understand anomaly detection for the enterprise — how ML systems identify unusual patterns in operational, financial, and security data to prevent losses and downtime.
- Lexicon entryAgentic AI Frameworks
Model Orchestration
Learn how model orchestration coordinates LLMs, tools, and data sources into reliable enterprise AI pipelines. Explore frameworks, patterns, and deployment considerations.
- Lexicon entryAgentic AI Frameworks
Agentic Framework
Understand agentic frameworks for the enterprise — the scaffolding that enables LLMs to plan, use tools, and execute multi-step tasks autonomously. Compare leading frameworks.
- Lexicon entryRAG Pipelines & Patterns
Retrieval Orchestration
Learn how retrieval orchestration coordinates multiple knowledge sources, retrieval strategies, and rerankers to deliver accurate, grounded LLM responses at enterprise scale.
- Lexicon entryFoundation Models
Prompt Engineering
Master prompt engineering for enterprise AI — techniques, patterns, and tools for designing prompts that deliver consistent, accurate, and compliant LLM outputs at scale.
- Lexicon entryMLOps & Model Deployment
Prompt Management
Learn prompt management for enterprise AI — versioning, staging, A/B testing, and governance for the prompts that power production LLM applications.
- Lexicon entryAI Cost, FinOps & TCO
Prompt Caching
Learn how prompt caching reduces enterprise LLM costs and latency by reusing computed context. Explore provider-level and application-level caching strategies and tools.
- Lexicon entryFoundation Models
Chain-of-Thought Prompting
Understand chain-of-thought prompting for enterprise AI — how asking LLMs to reason step-by-step dramatically improves accuracy on complex tasks and makes outputs auditable.
- Lexicon entryFoundation Models
Tree-of-Thought Prompting
Explore tree-of-thought prompting for complex enterprise AI problems — how ToT enables LLMs to explore multiple reasoning branches and backtrack to find optimal solutions.
- Lexicon entryAgentic AI Frameworks
ReAct Pattern (Reason + Act)
Learn the ReAct pattern for enterprise AI agents — how interleaving reasoning traces with tool actions creates more reliable, auditable, and debuggable autonomous systems.
- Lexicon entryAI Cost, FinOps & TCO
Model Routing / AI Gateway
Learn model routing and AI gateways for enterprise — how intelligent LLM traffic management reduces costs, improves reliability, and prevents vendor lock-in at scale.
- Lexicon entryMLOps & Model Deployment
Model Hub / Registry
Learn how model hubs and registries centralize AI model discovery, versioning, and governance. Explore Hugging Face, MLflow, and enterprise-grade model management platforms.
- Lexicon entryFoundation Models
Local Model Deployment
Understand local AI model deployment for the enterprise — running LLMs on-premise or on-device for data privacy, offline operation, and cost control. Tools, tradeoffs, and architecture.
- Lexicon entryFoundation Models
High-Performance Inference Engine
Learn how high-performance inference engines maximize LLM throughput and minimize latency in production. Explore vLLM, TensorRT-LLM, TGI, and enterprise optimization techniques.
- Lexicon entryAgentic AI Frameworks
Semantic Kernel / Planner
Understand Semantic Kernel and AI planners — how they orchestrate LLM reasoning, memory, and plugins into enterprise applications. Architecture, use cases, and Microsoft integration.
- Lexicon entryRAG Pipelines & Patterns
DSPy (Declarative Programming for LLMs)
Understand DSPy — Stanford's framework for declarative, self-optimizing LLM programs. Learn how DSPy replaces manual prompt engineering with compiled, metrics-driven prompt pipelines.
- Lexicon entryAgentic AI Frameworks
Visual Programming for AI
Explore visual programming tools for AI — drag-and-drop workflow builders that let teams design, test, and deploy LLM pipelines without writing code. Tools, use cases, and limitations.
- Lexicon entryEnterprise AI Readiness & Adoption
Low-Code AI Development
Learn how low-code AI development platforms accelerate enterprise AI application delivery. Explore tools, use cases, governance considerations, and when low-code is — and isn't — the right choice.
- Lexicon entryModel Evaluation & Benchmarking
AI Sandbox / Playground
Understand AI sandboxes and playgrounds for the enterprise — controlled environments for testing models, prompts, and integrations safely before production deployment. Tools and best practices.
- Lexicon entryMLOps & Model Deployment
Notebook Environment (AI)
Understand notebook environments for AI development — Jupyter, Google Colab, Databricks, and cloud notebooks. Explore enterprise use cases, governance considerations, and best practices.
- Lexicon entryRAG Pipelines & Patterns
Vector Database
Understand vector databases for the enterprise — how they store, index, and retrieve high-dimensional embeddings to power AI search, RAG, and recommendation systems.
- Lexicon entryRAG Pipelines & Patterns
Embeddings
Understand embeddings for the enterprise — how dense vector representations of text, images, and code power semantic search, RAG pipelines, and AI-driven personalization at scale.
- Lexicon entryData Engineering for AI
Vector Index
Understand vector indexes for the enterprise — how ANN index structures like HNSW and IVF make billion-scale similarity search fast enough for real-time AI applications.
- Lexicon entryRAG Pipelines & Patterns
Semantic Search
Understand semantic search for the enterprise — how embedding-based retrieval surfaces conceptually relevant results regardless of exact wording, transforming internal knowledge discovery.