AI Speaker · Builder · Writer

I speak and write about production AI systems — grounded in real builds, research, and field experience.

Practical ideas on enterprise AI, agentic systems, evaluation, and production architecture — through talks, essays, and hands-on technical work.

100+ Architectures Piloted
6+ Industries
10+ Conferences & Workshops
Weekly Publishing
Kranthi Manchikanti
AWS event Chain of Verification Agent — poster presentation Boston Debate League — judge Oracle Built & Deployed AWS Raising the Bar 2023 AWS event Chain of Verification Agent — poster presentation Boston Debate League — judge Oracle Built & Deployed AWS Raising the Bar 2023
Oracle Built & Deployed Boston Debate League — judge AWS Raising the Bar 2023 AWS event Poster presentation Oracle Built & Deployed Boston Debate League — judge AWS Raising the Bar 2023 AWS event Poster presentation

Talks, workshops, and panels on AI architecture, agentic systems, evaluation, and enterprise AI deployment.

Agentic AI Architecture Enterprise AI Strategy Cloud + AI Integration Responsible AI Blockchain & Web3

Organizing a conference or workshop? I'm available for 2026.

Get in Touch →

Production systems shipped across cloud, AI, and blockchain. Open-source contributions, industry standards work, and original research.

Research
CogControl-Stakes: Metacognition
A behavioral benchmark for measuring LLM metacognitive monitoring and control — grounded in Nelson & Narens (1990). Wagering paradigm for calibration, asymmetric-payoff abstention under stakes. Submitted to Google DeepMind's AGI progress evaluation challenge. Evaluated on Gemini 2.5 Flash: systematic overconfidence (ECE 0.21) and catastrophic metacognitive control failure in specialist-required domains.
View benchmark on Kaggle ↗
Open Source
GPT-RAG
Retrieval-augmented generation architecture for enterprise AI — contributed to core design.
View on GitHub ↗
Open Source
LLMOps Workshop
End-to-end LLM operations framework.
Workshop
AWS Managed Blockchain Workshop
Co-authored and presented at re:Invent & AWS Summits.
View workshop ↗
Open Source
Ballerina OCI
Public cloud module for open source — spearheaded ideation to implementation.
View on GitHub ↗
Case Study
Oracle Blockchain — Wine Distribution
Built and led the blockchain integrity system for wine distribution.
Read case study ↗
Open Source
SageMaker Clarify
AI fairness and explainability tooling for foundation model evaluation.
View docs ↗
Hyperledger Fabric Certified Developer
Certification
Linux Foundation Courses
Co-authored LFD272 (Hyperledger Fabric for Developers) + HFCP certification exam.
View course ↗
Standards
NIST AI Agents Response
Practices for Automated Benchmark Evaluations of LLMs.
Standards
Cloud Security Alliance
Quantum Computing & Artificial Intelligence.
Talk
GenAI in Web3
Thought leadership talk on integrating generative AI into Web3 and blockchain architectures.
View module ↗
Open Source
RAGAs Framework
Deployed across multiple customers for AI RAG evaluations.
Built & Deployed: ML Spend Analytics on OCI
Video
Built & Deployed: ML Spend Analytics on OCI
Featured in Oracle Cloud Infrastructure's "Built & Deployed" series — running ElectrifAi machine learning spend analytics on OCI.
Watch on YouTube ↗
Blog
Deploying Sisense on Oracle Cloud Infrastructure
Technical guide for deploying Sisense analytics platform on OCI — published on the Oracle Cloud Infrastructure blog.
Read on Oracle Blog ↗

This work informs my talks, writing, and ongoing research.

Read My Writing →

OpenClaw Isn't the Default: Why AI Coworkers Tied to Your Control Plane Usually Win

The most important difference between OpenClaw and its alternatives is not model quality — it is execution model. A selection framework for enterprise AI coworkers by control-plane fit.

Breaking Down the Five Domains of the Claude Certified Architect Exam

A domain-by-domain technical analysis of what the exam actually tests, what the architectural patterns look like in practice, and a 12-week study roadmap to get you from zero to 720.

Why the Claude Certified Architect Matters More Than You Think

Anthropic is the first frontier AI lab to launch a professional architect-level certification. What it signals about industry maturity, career strategy, and the future of AI architecture.

Everything You Need to Know About the Claude Certified Architect Exam

Complete guide to Anthropic's Claude Certified Architect — Foundations certification: exam format, five content domains, six scenarios, preparation strategy, and free resources.

Governed Agent Distribution Is Becoming the Enterprise Battleground

The next phase of enterprise AI adoption is not about model capability. It is about governed distribution: connectors, permissions, marketplaces, and admin controls that make agents deployable inside real enterprises.

AutoResearch, Harness Engineering, and the Next Layer of Agentic AI

The real innovation in AutoResearch isn't autonomy — it's the constraints. Bounded loops, narrow write surfaces, fixed evaluation budgets, and rollback discipline. The scaffolding pattern enterprises should study for production agentic AI.

View all writing →

All Writing

16 Posts

OpenClaw Isn't the Default: Why AI Coworkers Tied to Your Control Plane Usually Win

The most important difference between OpenClaw and its alternatives is not model quality — it is execution model. A selection framework for enterprise AI coworkers by control-plane fit.

Breaking Down the Five Domains of the Claude Certified Architect Exam

A domain-by-domain technical analysis of what the exam actually tests, what the architectural patterns look like in practice, and a 12-week study roadmap to get you from zero to 720.

Why the Claude Certified Architect Matters More Than You Think

Anthropic is the first frontier AI lab to launch a professional architect-level certification. What it signals about industry maturity, career strategy, and the future of AI architecture.

Everything You Need to Know About the Claude Certified Architect Exam

Complete guide to Anthropic's Claude Certified Architect — Foundations certification: exam format, five content domains, six scenarios, preparation strategy, and free resources.

Governed Agent Distribution Is Becoming the Enterprise Battleground

The next phase of enterprise AI adoption is not about model capability. It is about governed distribution: connectors, permissions, marketplaces, and admin controls that make agents deployable inside real enterprises.

AutoResearch, Harness Engineering, and the Next Layer of Agentic AI

The real innovation in AutoResearch isn't autonomy — it's the constraints. Bounded loops, narrow write surfaces, fixed evaluation budgets, and rollback discipline. The scaffolding pattern enterprises should study for production agentic AI.

Your API Is a Training Dataset: How Distillation Attacks Work and How to Stop Them

DeepSeek, Moonshot, and MiniMax ran 16M+ exchanges to steal Claude's capabilities. How distillation attacks work mechanically — and a layered guardrail checklist for API and model builders.

Fine-Tuning a 1.2B LLM for Pediatric Disaster Response on the Edge

How we fine-tuned LiquidAI's LFM2.5-1.2B on JumpSTART triage protocols using Unsloth + Hugging Face Jobs — and built a model that runs under 1GB RAM with zero internet connectivity on field devices.

The Enterprise AI Agent Stack: Orchestration, Memory, and Tool Use in Production

A structured look at the layers that make enterprise AI agents reliable: orchestration frameworks, short and long-term memory patterns, tool integration strategies, and the architectural decisions that separate demos from deployments.

SFT vs. DPO: Choosing the Right Fine-Tuning Strategy for Enterprise AI Applications

Supervised fine-tuning handles simple tasks well. But for complex reasoning and domain-specific applications, DPO after SFT consistently delivers meaningful accuracy gains. A practical decision framework for your fine-tuning strategy.

RLHF in Practice: Training Reward Models for Enterprise AI Applications

How reinforcement learning from human feedback translates from research papers to production systems. Breaking down reward model design, preference data collection, and the feedback loops that align models with real-world requirements.

HITL Frameworks: Why Human Oversight Is Non-Negotiable in Agentic AI Systems

As AI agents take on more autonomous decision-making, the design of human-in-the-loop checkpoints becomes the difference between trustworthy and dangerous systems. Exploring oversight patterns, escalation logic, and quality validation architectures.

Multi-Agent Systems: Designing Collaborative AI Pipelines That Scale

Single agents hit capability ceilings fast. Multi-agent architectures unlock parallelism, specialization, and fault tolerance — but introduce new coordination challenges. The patterns that work in production across high-stakes enterprise environments.

Compound AI Systems: Why Orchestrated Pipelines Outperform Monolithic Models

From banking automation to document intelligence — why production AI is evolving from single large models to orchestrated pipelines of specialized components. The architecture patterns driving this shift and when to apply them.

Reinforcement Learning at Enterprise Scale: Beyond Games and Into Production Systems

RL has moved well beyond Atari and board games. Exploring how reinforcement learning is being applied to real enterprise problems — from process optimization to autonomous decision systems — and the infrastructure required to make it work.

AI Guardrails in Production: Designing Safety Layers for Agentic and LLM Systems

A practical guide to implementing AI safety mechanisms that hold up under real-world conditions. Input validation, output filtering, behavioral constraints, and the monitoring architecture that catches failures before they become incidents.

Stay in the loop

Weekly essays on enterprise AI architecture, agentic systems, and applied research. No spam, just technical depth.

Let's connect.

Available for: conference talks, workshops, panels, podcast appearances, and selected collaborations.

Response time: within 48 hours for speaking and collaboration inquiries.