FrootAI — AmpliFAI your AI Ecosystem Get Started

README

FrootAI — From Root to Fruit

The open glue that binds infrastructure, platform, and application The telescope and the microscope for AI architecture. See the big picture. Master the tiny details. Design with confidence.


<div align="center">
Rendering diagram...
</div>

Modules: 18 | Duration: 16–22 hours | Level: Beginner → Expert Audience: Cloud Architects, AI Engineers, Platform Engineers, DevOps, CSAs Scope: Everything AI — from a single token to a production agent fleet Last Updated: March 2026


What is FrootAI?

FrootAI = AI Foundations · Reasoning · Orchestration · Operations · Transformation

You are a cloud architect. You build platforms that host workloads. But the workloads have changed. Every application is becoming AI-native — language models, retrieval pipelines, autonomous agents, copilot integrations. You need to understand the entire tree, from the roots (how a token becomes a thought) to the fruit (a production agent that serves millions).

FrootAI gives you both lenses:

🔭 Telescope (Big Picture)🔬 Microscope (Tiny Details)
How does an AI Landing Zone fit into enterprise architecture?What is the difference between top_k=40 and top_k=10?
When should I use Semantic Kernel vs Microsoft Agent Framework?How does BPE tokenization split "unbelievable" into sub-tokens?
What hosting pattern works for multi-agent systems?Why does temperature=0.0 still not guarantee determinism?
How do I design a RAG pipeline for 10M documents?What is the cosine similarity threshold for relevant retrieval?

"The soil is the platform. The roots are the fundamentals. The trunk is reasoning. The branches are orchestration. The canopy is operations. The fruit is transformation. You need to understand the entire tree to grow the right solutions."


The FROOT Framework

FrootAI organizes everything in the GenAI world into five layers — each building on the last, each essential to the whole:

Rendering diagram...

Module Map

🌱 F — Foundations (The Roots)

What AI is, how it thinks, the vocabulary you need

#ModuleDurationWhat You'll Master
F1GenAI Foundations60–90 minTransformers, attention, tokenization, inference, parameters (temperature, top-k, top-p), context windows, embeddings
F2LLM Landscape & Model Selection45–60 minGPT, Claude, Llama, Gemini, Phi — benchmarks, open vs proprietary, when to use what
F3AI Glossary A–ZReference200+ terms defined — from "ablation" to "zero-shot". The dictionary you keep open in another tab

🪵 R — Reasoning (The Trunk)

How to make AI think well — reliably, accurately, without hallucination

#ModuleDurationWhat You'll Master
R1Prompt Engineering & Grounding60–90 minSystem messages, few-shot, chain-of-thought, structured output, guardrails, function calling
R2RAG Architecture & Retrieval90–120 minChunking, embeddings, vector search, Azure AI Search, semantic ranking, reranking, hybrid search
R3Making AI Deterministic & Reliable60–90 minHallucination reduction, grounding techniques, temperature vs top-p tuning, evaluation metrics, guardrails

🌿 O — Orchestration (The Branches)

Connecting AI components into intelligent systems — agents, tools, frameworks

#ModuleDurationWhat You'll Master
O1Semantic Kernel & Orchestration60 minPlugins, planners, memory, connectors, comparison with LangChain, when to use SK
O2AI Agents & Microsoft Agent Framework90–120 minAgent concepts, planning, memory, tool use, AutoGen, multi-agent, deterministic agents
O3MCP, Tools & Function Calling60–90 minModel Context Protocol, tool schemas, function calling patterns, A2A, MCP servers, registry

🏗️ O — Operations (The Canopy)

Running AI in production — platforms, infrastructure, hosting, low-code

#ModuleDurationWhat You'll Master
O4Azure AI Platform & Landing Zones60–90 minAI Foundry, Model Catalog, deployments, endpoints, AI Landing Zone, enterprise patterns
O5AI Infrastructure & Hosting60–90 minGPU compute, Container Apps, AKS, App Service, model serving, scaling, cost optimization
O6Copilot Ecosystem & Low-Code AI45–60 minM365 Copilot, Copilot Studio, Power Platform AI, GitHub Copilot, extensibility

🍎 T — Transformation (The Fruit)

Turning AI into real-world impact — safely, efficiently, at scale

#ModuleDurationWhat You'll Master
T1Fine-Tuning & Model Customization60–90 minWhen to fine-tune vs RAG, LoRA, QLoRA, RLHF, DPO, evaluation, MLOps lifecycle
T2Responsible AI & Safety45–60 minContent safety, red teaming, guardrails, Azure AI Content Safety, evaluation frameworks
T3Production Architecture Patterns60–90 minMulti-agent hosting, API gateway for AI, latency optimization, cost control, monitoring

📋 Reference & Assessment

#ModuleDurationPurpose
REFQuick Reference CardsReferenceOne-page cheat sheets for every concept — pin them to your wall
QUIZQuiz & Assessment20 min25 questions covering the full FrootAI curriculum

How the FROOT Layers Connect

Every layer builds on the one below it. You can jump to any module — but understanding flows upward from roots to fruit:

Rendering diagram...

Who is This For?

Rendering diagram...

Learning Paths

Not sure where to start? Pick your path:

🚀 Path 1: "I'm New to AI" (6–8 hours)

Start from the roots, build understanding layer by layer

F1 → F3 → F2 → R1 → R2 → R3 → QUIZ

⚡ Path 2: "I Need to Build an Agent NOW" (4–5 hours)

Fast-track to agent development with just enough foundation

F1 (Sections 1.1–1.5) → R1 → O2 → O3 → O1 → T3

🏗️ Path 3: "I'm Designing AI Infrastructure" (5–6 hours)

Platform and operations focus for infra architects

F1 → O4 → O5 → T3 → R2 → T1

🔍 Path 4: "I Need to Make AI Reliable" (3–4 hours)

Determinism, grounding, and safety — for when AI must not fail

R3 → R1 → R2 → T2 → REF

🎯 Path 5: "The Complete Journey" (16–22 hours)

Every module, roots to fruit — become the AI architect

F1 → F2 → F3 → R1 → R2 → R3 → O1 → O2 → O3 → O4 → O5 → O6 → T1 → T2 → T3 → REF → QUIZ

The FrootAI Promise

By the time you've worked through FrootAI, you will be able to:

Explain how a transformer turns tokens into intelligence — in 60 seconds, to any audience

Design RAG pipelines that retrieve the right information with the right relevancy scores

Choose between Semantic Kernel, Microsoft Agent Framework, LangChain, and direct API calls

Build deterministic AI systems that minimize hallucination and maximize grounding

Architect AI Landing Zones with proper networking, security, and cost controls

Deploy agents on Container Apps, AKS, or serverless — and know the tradeoffs

Connect AI to external systems via MCP, function calling, and tool orchestration

Evaluate when to fine-tune vs when to RAG — and how to do both

Govern AI responsibly with content safety, red teaming, and guardrails

Scale production AI systems with proper monitoring, cost control, and architecture patterns


Quick Navigation

<table> <tr> <td width="20%" align="center">

🌱 F

F1: GenAI Foundations F2: LLM Landscape F3: AI Glossary A-Z

</td> <td width="20%" align="center">

🪵 R

R1: Prompts R2: RAG R3: Determinism

</td> <td width="20%" align="center">

🌿 O

O1: Semantic Kernel O2: AI Agents O3: MCP & Tools

</td> <td width="20%" align="center">

🏗️ O

O4: Azure AI O5: Infrastructure O6: Copilot

</td> <td width="20%" align="center">

🍎 T

T1: Fine-Tuning T2: Responsible AI T3: Production

</td> </tr> </table>

🔌 FrootAI MCP Server

FrootAI is not just documentation — it's a programmable knowledge base. Connect it to any MCP-compatible AI agent:

json{
  "mcpServers": {
    "frootai": {
      "command": "npx",
      "args": ["frootai-mcp"]
    }
  }
}

23 tools: 6 static (knowledge) + 4 live (Azure docs, MCP registries) + 3 agent chain (build → review → tune) + 3 AI ecosystem (model catalog, pricing, compare) + 6 compute

See mcp-server/README.md for full setup.


🖥️ FrootAI VS Code Extension

Standalone engine — works from any workspace, no clone needed:

Ctrl+Shift+X → Search "FrootAI" → Install

17 commands: Init DevKit (.github Agentic OS), Init TuneKit, Init SpecKit, Auto-Chain Agents, MCP Install/Start/Configure, Search Knowledge, Look Up AI Term, and more.

4 sidebar panels: Solution Plays (20) · MCP Tools (22) · Knowledge Hub (18 modules) · AI Glossary (200+ terms)

See VS Code Extension →


FrootAI v2.2The open glue for AI architecture. From the roots to the fruits. 18 modules · 22 MCP tools · 20 solution plays · 200+ AI terms Built with 🌳 by the FrootAI community for the Azure community.