Skip to content
View anmolg1997's full-sized avatar
🧠
Building Amazing Products
🧠
Building Amazing Products

Block or report anmolg1997

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
anmolg1997/README.md

Typing SVG



LinkedIn   Email   Profile Views



 



 About

I build production AI systems that reason, plan, and execute autonomously — from multi-agent orchestration to enterprise RAG pipelines, LoRA fine-tuning at scale, and multi-adapter inference serving.


🔭 Currently Building:

Focus Area Technologies
🤖 Multi-Agent AI Google ADK, A2A Protocol, MCP Tools, Agent Orchestration
🔗 Knowledge Graphs & RAG Neo4j GraphRAG, Hybrid Search, Reranking, Guardrails
LLM Fine-Tuning & Serving LoRA/QLoRA, Unsloth, vLLM, Multi-Adapter Inference
👁️ LLM Observability Langfuse, MLflow, OpenSearch, Domain Evaluation
🧠 Model Building Transformers from Scratch, DeepSpeed, Alignment (SFT/DPO/RLHF)



 Featured Work

Production multi-agent orchestration with Google ADK — coordinator, planner, coder & reviewer agents

Knowledge Graph + RAG with Neo4j for intelligent document QA

Hybrid search RAG with guardrails, reranking & Langfuse observability

Natural language → SQL with self-correction & multi-dialect support

Build language models from zero — tokenizer, transformer, training, alignment

Production LoRA/QLoRA fine-tuning — YAML recipes, MLflow, vLLM serving

One base model, many adapters per request — OpenAI-compatible inference gateway

Adapter lifecycle — train, evaluate, merge (TIES/DARE), version & publish

Specialize LLMs for medical, legal, finance & code — domain benchmarks, curriculum training, safety guardrails

ML-powered insurance fraud detection — 10 expert rules, PyCaret AutoML, explainable decisions




 Tech Stack



📋  Full Tech Breakdown
LLM Providers      OpenAI • Anthropic • Google Gemini • Llama • Mistral
Agent Frameworks   Google ADK • A2A Protocol • MCP Tools • LangGraph • CrewAI
RAG Stack          LlamaIndex • LangChain • Neo4j • OpenSearch • Pinecone • Weaviate
Observability      Langfuse • MLflow • Weights & Biases • OpenTelemetry
Inference          vLLM • Multi-LoRA Serving • TensorRT-LLM • ONNX Runtime
Fine-tuning        LoRA • QLoRA • DoRA • Unsloth • Axolotl • DeepSpeed • RLHF/DPO
Model Building     PyTorch Transformers • BPE Tokenizers • GGUF/ONNX Export
Frontend           React • Vite • Next.js • TypeScript • TailwindCSS
Backend            FastAPI • Python • Node.js • GraphQL
Cloud              AWS (Bedrock, SageMaker) • GCP (Vertex AI) • Azure
Infrastructure     Docker • Kubernetes • Terraform • GitHub Actions



 Activity

Snake animation



GitHub Streak GitHub Stats





Building something complex? Let's talk.


  



Pinned Loading

  1. Deep-Learning-Projects Deep-Learning-Projects Public

    A curated collection of deep learning projects — CNNs, RNNs, ResNets, YOLO, Neural Style Transfer, UNet segmentation, and more. Built from scratch with NumPy and TensorFlow.

    Jupyter Notebook

  2. Spark-GPU-Sentiment-Analyzer Spark-GPU-Sentiment-Analyzer Public

    Distributed sentiment analysis framework using PySpark, Spark NLP, and Hugging Face Transformers with GPU acceleration, quantization, and MLflow tracking.

    Jupyter Notebook

  3. Sentiment-Based-Product-Recommendation-System Sentiment-Based-Product-Recommendation-System Public

    Hybrid recommendation system that combines collaborative filtering with NLP-based sentiment analysis to surface the best products from 30k+ reviews.

    Jupyter Notebook

  4. Lead-Scoring Lead-Scoring Public

    Logistic regression model that assigns lead scores (0-100) to predict conversion likelihood, improving sales targeting from 30% to 80% conversion rate.

    Jupyter Notebook 1