Skip to content
View Shivamjohri247's full-sized avatar
💭
I may be slow to respond. Ping me on Twitter! @sicdrummer247
💭
I may be slow to respond. Ping me on Twitter! @sicdrummer247

Block or report Shivamjohri247

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
Shivamjohri247/README.md

Shivam Johri

AI Architect | Applied AI Lead & Agentic Systems | Multi-Agent Orchestration | Enterprise AI

Typing SVG

LinkedIn Email Twitter Profile Views


About Me

Current Focus

  • Designing production-grade Agentic AI & multi-agent systems for enterprise clients
  • Building autonomous agent workflows across Manufacturing & Financial Services
  • Driving applied R&D in agent accuracy, autonomy, scaling & efficiency
  • Implementing enterprise AI guardrails & Responsible AI governance

Role & Experience

  • AI Architect, Applied R&D & Industry Solutions @ Suzega
  • 10+ years in AI/ML Engineering
  • ex-EPAM | ex-Accenture | ex-TCS
  • Location: India (Remote)

Key Expertise Areas

Multi-Agent Systems & Agentic AI LangGraph, CrewAI, OpenAI Agents SDK, AWS Strands Agents, AutoGen

LLMs & Fine-tuning PEFT/LoRA, Prompt Engineering, Model Guardrails, Agentic RAG

Agent Protocols & Interoperability MCP, ACP, A2A

NLP & Search NER, Semantic Search, Embeddings, RAG Pipelines

MLOps Real-time Inference, Latency Optimization, Model Observability


Core Expertise

Agentic AI & Multi-Agent Systems

LangGraph LangChain CrewAI OpenAI Agents SDK AWS Strands Agents AutoGen MCP ACP A2A RAG

LLMs & Generative AI

Transformers OpenAI Google AI Unsloth

ML Frameworks

PyTorch TensorFlow scikit-learn HuggingFace

Vector Databases & Search

ChromaDB PGVector Pinecone Elasticsearch

Cloud & MLOps

AWS AWS Bedrock SageMaker GCP Vertex AI Azure AI Docker Kubernetes MLflow

Programming

Python FastAPI Go


Featured Projects

diff-guard   PyPI

Blast radius analyzer for AI-generated code changes. Detects unintended modifications by AI coding agents, measures downstream impact via import-chain analysis, and blocks dangerous commits before they reach production. Works as a git pre-commit hook with integrations for Claude Code, Cursor, Windsurf, and any AI agent. Supports Python (AST), JS/TS, Go, Rust, Java, and more.

Python CLI AST Analysis Git Hooks AI Safety PyPI

llm-finetuning

Reusable pipeline for fine-tuning SLMs on downstream tasks using PEFT/LoRA for efficient resource usage and faster inference.

Python PyTorch PEFT LoRA

GenNER

Named Entity Recognition using Generative AI approaches with Transformer models.

NER Transformers HuggingFace

med-text-classify

Medical text classification using NLP techniques for healthcare domain applications.

Jupyter NLP Healthcare

Emotion Classifier

NLP project for emotion detection in text using sequence classification and HuggingFace Transformers.

NLP Classification HuggingFace


Experience Highlights

Company Role Focus Areas
Suzega AI Architect, Applied R&D & Industry Solutions Multi-Agent Orchestration, Agentic AI, Manufacturing & Financial Services, Responsible AI
EPAM Systems Senior Data Scientist NER Fine-tuning, LLM Query Optimization, Semantic Search, Vector Embeddings
Accenture ML Engineering Senior Analyst GenAI Accelerators, Recommendation Engines, Computer Vision, Document Intelligence
TCS Machine Learning Engineer Computer Vision, NLP, OCR, Document Intelligence, BFSI R&D

Certifications

Anthropic AWS GCP DeepLearning.AI


GitHub Activity

Contribution Graph

Stats Productive Time Top Languages


Open to collaborating on Agentic AI, multi-agent systems & production-scale LLM projects

Pinned Loading

  1. unsloth unsloth Public

    Forked from unslothai/unsloth

    Unsloth Studio is a web UI for training and running open models like Qwen3.5, Gemma 4, DeepSeek, gpt-oss locally.

    Python

  2. botl-pdf botl-pdf Public

    a new pet project for editing pdf files locally without boundaries

    Rust

  3. diff-guard diff-guard Public

    Python

  4. pyvespa pyvespa Public

    Forked from vespa-engine/pyvespa

    Python API for https://vespa.ai, the open big data serving engine

    Python

  5. ragflow ragflow Public

    Forked from infiniflow/ragflow

    RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs

    Python

  6. llm-finetuning llm-finetuning Public

    Python