Skip to content
View anirudhmsu's full-sized avatar

Block or report anirudhmsu

Report abuse

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

Report abuse
anirudhmsu/README.md

Anirudh MS

Email LinkedIn

About Me

Software Engineer focused on AI systems — agent tooling (MCP/FastMCP), schema-driven backends (Pydantic), and LLM evaluation/fine-tuning. I build schema-driven AI agent tooling and LLM training/evaluation pipelines, especially at the intersection of MCP/FastMCP, backend systems, and blockchain data/RPC.

  • 🧱 Building: MCP tool servers + validated schema registries (Pydantic + pytest) for reliable agent workflows
  • LLM Work: Fine-tuning + evaluation (GRPO/RLHF-style reward shaping, vLLM inference pipelines)
  • 🔎 Interests: Agent reliability (validation, retries, tracing), eval harnesses, data quality & contracts
  • 🌱 Exploring: LangGraph and LangChain for multi-agent orchestration
  • 💬 Ask me about: AI Agents, MCP, LLM fine-tuning, Blockchain & NFTs

🛠️ My Tech Stack

Programming Languages

python go graphql mysql c css3 html5 javascript

Frameworks & Libraries

flask nltk pytorch tensorflow huggingface

Infrastructure & Web Technologies

docker gcp git jenkins kubernetes hadoop kafka mongodb powerbi spark


🏆 Featured Projects

AI-Powered Crypto Agent & MCP Server with Supabase Integration

  • Developed a real-time cryptocurrency monitoring agent using Pydantic-AI and a local Llama 3.2 model, capable of fetching, analyzing, and validating market data from CoinGecko.
  • Integrated Supabase for automated storage and updating of top 50 cryptocurrency prices, ensuring accurate and consistent data syncing in realtime.
  • Implemented a Model Context Protocol (MCP) server to enable Claude Desktop to perform CRUD operations on the crypto database, using FastMCP and secure environment configuration.
  • Designed robust error handling, environment-driven configurations, and optimized SQL schema with indexing for scalable and reliable market monitoring.

RL and Chain of Thoughts-based Quantitative Reasoning LLM model

  • Utilized the Qwen-3-1.7B language model with Group Relative Policy Optimization (GRPO) and Chain-of-Thought (CoT) prompting on a physics benchmark dataset.
  • This approach improved the model's reasoning and alignment with human-like problem-solving.
  • The integration of GRPO and CoT led to a 12% increase in model accuracy on the physics benchmark.

AI-Infused Solr Searchbot: Effortless Wikipedia Knowledge Retrieval with GPT

  • Designed a system that integrates Apache Solr's indexed Wikipedia data with AI for efficient knowledge retrieval and summarization.
  • Developed a web crawler to scrape and preprocess 55,000 data points and ETL them into JSON format.
  • Built a React-based website with DialoGPT for querying, hosted on the Google Cloud Platform.

🛠️ Tech Stack

Languages: Python, Go, SQL, JavaScript ML/LLM: PyTorch, Transformers, HuggingFace, TensorFlow, GRPO/RLHF-style training Backend: FastAPI, Flask, Pydantic, REST/JSON-RPC, GraphQL Infra/Data: Docker, Kubernetes, GCP, MongoDB, Kafka, Spark, Hadoop


📝 Publications


📊 My GitHub Stats

GitHub Stats

Top Languages


Pinned Loading

  1. Crypto-Price-AI-Agent Crypto-Price-AI-Agent Public

    An AI agent that monitors real-time cryptocurrency prices with local LLMs (Llama 3.2) using Pydantic AI framework, and a FastMCP server to bridge the database with Claude Desktop

    Python 1

  2. GRPO-Fine-Tuning-of-Qwen3-1.7B-on-PHYBench-Physics-Benchmark-with-CoT-Reasoning GRPO-Fine-Tuning-of-Qwen3-1.7B-on-PHYBench-Physics-Benchmark-with-CoT-Reasoning Public

    Fine-tuned Qwen 3-1.7 B on the open-source PHYBench dataset using memory-light 4-bit LoRA adapters and Group Relative Policy Optimization with Chain-of-Thought prompts. A custom reward (boxed-answe���

    Jupyter Notebook 5

  3. Apollo_BlockChain_Explorer_Hub Apollo_BlockChain_Explorer_Hub Public

    A powerful, AI-driven blockchain explorer powered by specialized Pydantic agents. This project uses a FastMCP server to expose tools for querying chain data, analyzing accounts, and checking transa…

    Python 2

  4. IR_Chatbot IR_Chatbot Public

    Developed an AI-enhanced ChatBot system using Apache Solr for Wikipedia knowledge retrieval. Designed a web crawler to preprocess 55,000 data points. Built a React website connected to DialoGPT for…

    Python 1

  5. Face_Detection_and_Clustering_using_MTCNN_and_KMeans_with_Deep_Embeddings Face_Detection_and_Clustering_using_MTCNN_and_KMeans_with_Deep_Embeddings Public

    This model implements an automated pipeline for face detection, embedding generation, and clustering using deep learning and unsupervised machine learning techniques. The model utilizes MTCNN (Mult…

    Jupyter Notebook 1

  6. SneakTag-NFT SneakTag-NFT Public

    Developed a Sneaker E-commerce platform with Blockchain Authenticity. This project involved using Infura, Truffle Suite, and Solidity to create smart contracts that authenticate the integrity of sn…

    JavaScript 1 1