Skip to content
View KirtiJha's full-sized avatar

Block or report KirtiJha

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
KirtiJha/README.md

Hi there! I’m Kirti Jha πŸ‘‹

LinkedIn Medium GitHub

About Me πŸš€

Senior Staff Software Engineer & Agentic AI Architect with 13+ years designing and delivering enterprise-scale AI platforms, multi-agent systems, and large-scale applications. I build production-grade Agentic AI ecosystems leveraging LLMs, vector databases, MCP, and cloud-native architectures β€” on a strong full-stack and Salesforce platform engineering foundation.

  • πŸ€– Architecting Agentic AI workflows with LangGraph, CrewAI, multi-agent RAG, and human-in-the-loop systems
  • 🧩 Driving enterprise adoption of the Model Context Protocol (MCP) β€” building servers, hubs, and 200+ orchestrated AI tools
  • 🎯 Building AI developer-productivity tools (code assistants, documentation helpers, Git-powered agents)
  • ☁️ Delivering scalable systems across IBM Cloud, AWS, Azure, and GCP with Python, TypeScript, and Node.js
  • πŸ“œ Inventor β€” intellectual property on hierarchical tagging-based contextual code chunking for RAG-based development assistants (IP.com, 2025)

Projects πŸ”₯

A flat list of my projects, newest first:

  • 🌊 flow β€” Fresh-context Loop for Orchestrated Work: a disciplined, cost-governed five-phase agent workflow (Discuss β†’ Plan β†’ Execute β†’ Verify β†’ Ship) for Claude Code & GitHub Copilot, with per-phase token budgets and an independent verifier gating every ship. Published as @kirtijha1986/flow on npm.
  • πŸš€ fusion-mcp-hub β€” MCP hub for dynamic server orchestration; composes lean custom MCP servers from 300+ tools to cut token bloat, cost, and hallucinations.
  • πŸ”— salesforce-mcp-server β€” Production MCP server exposing Salesforce APIs and data to LLMs and agents, with OAuth 2.0 and enterprise support.
  • 🧩 carbon-salesforce-mcp β€” MCP server giving AI agents direct access to IBM’s Carbon Design System for Salesforce.
  • βš™οΈ orhestrate-adk-studio β€” Visual studio for building, testing, and observing Orchestrate/ADK-based agentic workflows.
  • πŸ› οΈ langgraph-mcp-studio β€” MCP client built with Watsonx AI and LangGraph.
  • 🀝 langgraph-salesforce-code-agent β€” Multi-agent LangGraph RAG system (ISC-CodeConnect) that analyzes, generates, and validates Salesforce code using Watsonx.ai Granite.
  • πŸ’¬ isc-code-connect-chat β€” Copilot-style chat extension for VS Code powering ISC Code Connect.
  • πŸ“œ SpecWiz β€” ARB technical-specifications companion powered by IBM Watsonx generative AI.
  • πŸ” watsonx-pr-review-agents β€” Watsonx-powered AI agent that reviews pull requests.
  • ⏳ code-historian β€” AI-powered VS Code extension for code-history tracking with RAG.
  • βš›οΈ react-nextjs-code-assistant-template β€” Next.js + React template for AI code assistants, pluggable into LLMs, MCP servers, and LangGraph.
  • πŸ“š code-doc-assistant β€” Semantic + RAG assistant for querying code and documentation together across large codebases.
  • ⏸️ langgraph-interrupt-workflow-template β€” Production-ready LangGraph human-in-the-loop interrupt template (FastAPI + Next.js).
  • πŸ–₯️ langgraph-interrupt-workflow-desktop-app β€” Desktop app for LangGraph interrupt workflows.
  • 🌐 digital-twin β€” AI digital twin deployed on AWS with Terraform.
  • πŸ”Œ mcp-server-isc-salesforce β€” Salesforce ISC MCP server.
  • πŸ€– GitPal β€” Conversational interface over any public GitHub repo (Watsonx, LangChain, FAISS, Streamlit).
  • πŸ“„ Watsonx-RAG-Ask-Doc β€” Chat with any PDF using Watsonx-powered RAG.
  • πŸ“Š chat-complex-pdf-LlamaParse β€” Chat with complex tabular PDFs using Watsonx + LlamaParse.
  • πŸ—‚οΈ chat-multiple-pdf β€” Chat across multiple PDFs at once.
  • πŸ“ˆ DataFox β€” Data processing and analysis toolkit for repeatable workflows.
  • πŸ’¬ availability-slack-bots β€” Slack bot to manage team availability, status, and anniversaries.
  • 🎨 Responsive-Website β€” Responsive website design using Bootstrap 4.
  • 🌍 HTML5-Responsive-Website β€” HTML5 responsive website design.
  • πŸ“‘ HTML5-Cheat-Sheet β€” HTML5 cheat sheet.
  • 🎨 CSS3-Cheat-Sheet β€” CSS3 cheat sheet.
  • 🐷 Apache-Pig-Project β€” Apache Pig country-data project.

Tech Stack πŸ› οΈ

Agentic AI & LLMs: LangChain, LangGraph, CrewAI, Strands, OpenAI Function Calling, MCP, RAG Architectures, Agent Core, ADK

Agent Tooling & Orchestration: Claude Code, GitHub Copilot, subagent orchestration, agent governance & cost control, LiteLLM, Amazon Bedrock

Vector Databases: Chroma, FAISS, Milvus, Pinecone, LanceDB, Qdrant, PGVector

Languages

Python TypeScript JavaScript

Frontend

React Next.js Angular

Backend & Cloud

Node.js AWS IBM Cloud MongoDB

Tools & Platforms

Docker Terraform Jupyter Salesforce


GitHub Stats πŸ“Š

GitHub Stats Top Languages


Let’s Connect! πŸ’¬

I’m always excited to collaborate on agentic AI, MCP ecosystem expansions, and enterprise AI tooling.

Popular repositories Loading

  1. langgraph-interrupt-workflow-template langgraph-interrupt-workflow-template Public

    ⚑ Production-ready LangGraph interrupt template with modern web interface | Human-in-the-loop AI workflows | FastAPI backend + Next.js frontend

    Python 22 7

  2. langgraph-salesforce-code-agent langgraph-salesforce-code-agent Public

    ISC-CodeConnect is a sophisticated multi-agent Retrieval-Augmented Generation (RAG) system specifically designed for Salesforce development. Built with LangGraph and powered by IBM WatsonX.ai Grani…

    Python 4

  3. fusion-mcp-hub fusion-mcp-hub Public

    Solve the MCP token bloat problem. Build lean, custom MCP servers with only the tools you need from 300+ available tools. Reduce LLM costs and hallucinations. Includes CLI, WebSocket proxy, AI-powe…

    TypeScript 2

  4. code-historian code-historian Public

    πŸ•°οΈ AI-powered VS Code extension for code history tracking with RAG-based natural language search. Capture changes in real-time, search with natural language, and restore any version instantly.

    TypeScript 2

  5. chat-complex-pdf-LlamaParse chat-complex-pdf-LlamaParse Public

    Chat Complex PDF with Tables Using IBM WatsonX and LlamaParser

    Python 1

  6. GitPal GitPal Public

    This project facilitates conversational interaction with any public GitHub repository utilizing advanced technologies such as IBM WatsonX, Langchain, FAISS vector database, and Streamlit.

    Python 1 1