Artificial Intelligence Hub: The Unified Entry Point
Artificial Intelligence (AI) at Wikantik is structured into three primary domains, each with its own specialized hub. This page serves as a high-level navigation bridge between these clusters.
---
I. Core Domains
1.1 [Machine Learning Hub](MLHub)
Focuses on the mathematical foundations, neural architectures, training methodologies, and MLOps required to build and deploy predictive models.
* **Key Topics:** Gradient Descent, Neural Networks, Model Quantization, Inference Serving.
1.2 [Generative AI Hub](GenerativeAIHub)
Focuses on Large Language Models (LLMs), diffusion models, and the emerging field of Retrieval-Augmented Generation (RAG).
* **Key Topics:** Transformer Architecture, Prompt Engineering, Vector Databases, Hallucination Mitigation.
1.3 [Agentic AI Hub](AgenticAiHub)
Focuses on autonomous agents, multi-agent orchestration, and the engineering of reliable, tool-using AI workflows.
* **Key Topics:** Agent Reasoning, Planning, Tool Use, Observability in Non-Deterministic Systems.
---
II. Cross-Cutting Concepts
* **[Artificial Intelligence](ArtificialIntelligence):** A comprehensive overview of the field's history, techniques, and ethical considerations.
* **[Mathematics Hub](MathematicsHub):** The formal language and proofs underlying all AI theory.
* **[Systems Thinking](SystemsThinking):** Modeling the complex feedback loops and emergent behaviors in AI-driven systems.
---
**See Also:**
- [Data Engineering Hub](DataEngineeringHub) — Building the pipelines that feed AI systems.
- [Software Engineering Practices Hub](SoftwareEngineeringPracticesHub) — Discipline for building robust AI software.
- [Authentication and Authorization Hub](AuthenticationAndAuthorizationHub) — Securing AI interfaces and data.