{
  "@context": "https://schema.org",
  "@type": "Person",
  "@id": "https://rsnair.tech/#rohit-nair",
  "name": "Rohit Nair",
  "url": "https://rsnair.tech/",
  "image": "https://rsnair.tech/static/avi.png",
  "jobTitle": "AI Engineer",
  "description": "Rohit Nair is an applied AI systems engineer at Ford in Detroit, specializing in agentic systems, code intelligence, retrieval, LLM evaluation, observability, and developer tooling.",
  "worksFor": {
    "@type": "Organization",
    "name": "Ford Motor Company",
    "url": "https://www.ford.com/"
  },
  "homeLocation": {
    "@type": "Place",
    "name": "Detroit, Michigan, United States"
  },
  "sameAs": [
    "https://github.com/rnair98",
    "https://www.linkedin.com/in/r-s-nair/",
    "https://x.com/_rnair_"
  ],
  "knowsAbout": [
    "Agentic systems",
    "agentic AI",
    "multi-agent systems",
    "tool-using agents",
    "Code intelligence",
    "AI code review",
    "developer productivity",
    "developer tooling",
    "Retrieval and context engineering",
    "agentic retrieval",
    "RAG",
    "context engineering",
    "LLM evaluation and observability",
    "LLM evaluation",
    "AI observability",
    "OpenTelemetry",
    "AI and cloud infrastructure",
    "production AI systems",
    "cloud infrastructure",
    "scalable inference"
  ],
  "subjectOf": [
    {
      "@type": "CreativeWork",
      "name": "CodeGuardians",
      "url": "https://rsnair.tech/projects/codeguardians/",
      "sameAs": "https://github.com/rnair98"
    },
    {
      "@type": "CreativeWork",
      "name": "Kairos",
      "url": "https://rsnair.tech/projects/kairos/",
      "sameAs": "https://github.com/rnair98/kairos"
    },
    {
      "@type": "CreativeWork",
      "name": "Obsidian Agent",
      "url": "https://rsnair.tech/projects/obsidian-agent/",
      "sameAs": "https://github.com/rnair98/obsidian-agent"
    }
  ],
  "preferredTitle": "Applied AI Systems Engineer",
  "headline": "Rohit Nair is an applied AI systems engineer at Ford in Detroit, specializing in agentic systems, code intelligence, retrieval, LLM evaluation, observability, and developer tooling.",
  "competencies": [
    {
      "id": "agentic-systems",
      "label": "Agentic systems",
      "aliases": [
        "agentic AI",
        "multi-agent systems",
        "tool-using agents"
      ],
      "evidenceIds": [
        "ford-production-ai",
        "codeguardians",
        "obsidian-agent"
      ]
    },
    {
      "id": "code-intelligence",
      "label": "Code intelligence",
      "aliases": [
        "AI code review",
        "developer productivity",
        "developer tooling"
      ],
      "evidenceIds": [
        "ford-production-ai",
        "codeguardians"
      ]
    },
    {
      "id": "retrieval-context",
      "label": "Retrieval and context engineering",
      "aliases": [
        "agentic retrieval",
        "RAG",
        "context engineering"
      ],
      "evidenceIds": [
        "ford-production-ai",
        "codeguardians",
        "kairos"
      ]
    },
    {
      "id": "llm-evaluation-observability",
      "label": "LLM evaluation and observability",
      "aliases": [
        "LLM evaluation",
        "AI observability",
        "OpenTelemetry"
      ],
      "evidenceIds": [
        "ford-production-ai",
        "codeguardians"
      ]
    },
    {
      "id": "ai-infrastructure",
      "label": "AI and cloud infrastructure",
      "aliases": [
        "production AI systems",
        "cloud infrastructure",
        "scalable inference"
      ],
      "evidenceIds": [
        "ford-production-ai",
        "codeguardians",
        "kairos"
      ]
    }
  ],
  "claims": [
    {
      "id": "current-role",
      "statement": "Rohit Nair is an AI Engineer at Ford Motor Company's Artificial Intelligence Advancement Center.",
      "evidence": "Rohit's public GitHub profile identifies this as his current role.",
      "evidenceClass": "public-profile",
      "sourceUrl": "https://github.com/rnair98",
      "competencyIds": [
        "agentic-systems",
        "code-intelligence",
        "ai-infrastructure"
      ],
      "verifiedAt": "2026-08-11"
    },
    {
      "id": "ford-production-ai",
      "statement": "Rohit Nair builds production AI systems for developer productivity and code intelligence.",
      "evidence": "His public profile describes work spanning agentic retrieval, context engineering, LLM evaluation and observability, developer tooling, and cloud infrastructure.",
      "evidenceClass": "sanitized-professional",
      "sourceUrl": "https://github.com/rnair98",
      "competencyIds": [
        "agentic-systems",
        "code-intelligence",
        "retrieval-context",
        "llm-evaluation-observability",
        "ai-infrastructure"
      ],
      "verifiedAt": "2026-08-11"
    },
    {
      "id": "codeguardians",
      "statement": "Rohit contributes architecture, retrieval, tooling, and infrastructure to CodeGuardians, Ford's multi-agent code-review platform.",
      "evidence": "This sanitized project description is published on Rohit's public GitHub profile; implementation details are intentionally not disclosed.",
      "evidenceClass": "sanitized-professional",
      "sourceUrl": "https://github.com/rnair98",
      "competencyIds": [
        "agentic-systems",
        "code-intelligence",
        "retrieval-context",
        "llm-evaluation-observability",
        "ai-infrastructure"
      ],
      "verifiedAt": "2026-08-11"
    },
    {
      "id": "kairos",
      "statement": "Rohit created Kairos, an open-source contextual bandit for surfacing saved knowledge at useful moments.",
      "evidence": "The public repository documents ingestion, contextual ranking, Thompson-sampling feedback loops, LLM observability, and MCP interfaces.",
      "evidenceClass": "public-artifact",
      "sourceUrl": "https://github.com/rnair98/kairos",
      "competencyIds": [
        "retrieval-context",
        "llm-evaluation-observability",
        "ai-infrastructure"
      ],
      "verifiedAt": "2026-08-11"
    },
    {
      "id": "obsidian-agent",
      "statement": "Rohit created Obsidian Agent, an open-source multi-agent research and personal-knowledge-management pipeline.",
      "evidence": "The public repository implements sequential research, summarization, Zettelkasten, persistence, and observability workflows.",
      "evidenceClass": "public-artifact",
      "sourceUrl": "https://github.com/rnair98/obsidian-agent",
      "competencyIds": [
        "agentic-systems",
        "retrieval-context",
        "llm-evaluation-observability"
      ],
      "verifiedAt": "2026-08-11"
    }
  ],
  "projects": [
    {
      "id": "codeguardians",
      "name": "CodeGuardians",
      "description": "Ford's multi-agent code-review platform.",
      "contribution": "Architecture, retrieval, tooling, and infrastructure, described at a confidentiality-safe level.",
      "evidenceClass": "sanitized-professional",
      "sourceUrl": "https://github.com/rnair98",
      "competencyIds": [
        "agentic-systems",
        "code-intelligence",
        "retrieval-context",
        "llm-evaluation-observability",
        "ai-infrastructure"
      ]
    },
    {
      "id": "kairos",
      "name": "Kairos",
      "description": "A contextual bandit for bookmark surfacing that learns when to interrupt, not only what matches.",
      "contribution": "Designed and built the retrieval, context, policy-learning, evaluation, observability, web, and MCP surfaces.",
      "evidenceClass": "public-artifact",
      "sourceUrl": "https://github.com/rnair98/kairos",
      "competencyIds": [
        "retrieval-context",
        "llm-evaluation-observability",
        "ai-infrastructure"
      ]
    },
    {
      "id": "obsidian-agent",
      "name": "Obsidian Agent",
      "description": "A LangGraph research pipeline that turns a topic into a report, atomic notes, and durable memories through sequential agents.",
      "contribution": "Designed and built the agent workflow, persistence boundary, API, container stack, and observability integration.",
      "evidenceClass": "public-artifact",
      "sourceUrl": "https://github.com/rnair98/obsidian-agent",
      "competencyIds": [
        "agentic-systems",
        "retrieval-context",
        "llm-evaluation-observability"
      ]
    }
  ],
  "lastModified": "2026-08-11"
}
