Skip to content
View vj-msft's full-sized avatar

Organizations

@microsoft

Block or report vj-msft

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

πŸ‘‹ Hi, I'm Vijay Anand

AI/LLM Technical Lead Β· Forward Deployed Engineer Β· Production AI Systems at Scale
πŸ“ Manchester, UK Β· 🏒 Microsoft Industry Solutions Delivery


πŸš€ What I Do

I build and ship production-grade AI systems for enterprise customers across financial services, sports, construction, and energy industries. My work sits at the intersection of customer problem solving and frontier AI deployment β€” from discovery and architecture through to production and evaluation.

At Microsoft's Industry Solutions Delivery team, I embed directly with enterprise customers to co-design and build AI applications.


πŸ€– AI & LLM Focus

  • Multi-agent systems β€” parallel agent architectures, tool routing, Semantic Kernel, Microsoft Agent Framework
  • RAG pipelines β€” hybrid search, semantic reranking, query planning, document intelligence
  • MCP (Model Context Protocol) β€” building and integrating MCP tools and servers for real-time agent data retrieval
  • Evaluation frameworks β€” LLM-as-judge, golden datasets, CI/CD integrated quality monitoring, Azure AI Evaluation SDK
  • Production LLM deployment β€” prompt engineering, grounding, PII detection, content safety, session management
  • LLMOps β€” observability, autoscaling, Redis caching, performance tuning at scale

🧠 Models & Frameworks

Area Tools
Daily driver Visual Studio Code , Claude models β€” agent mode, MCP, skills
LLMs GPT models, Claude models
Orchestration Semantic Kernel, Microsoft Agent Framework, LangChain
Search & Retrieval Azure AI Search (hybrid + semantic), Vector DBs, Redis
Evaluation Azure AI Evaluation SDK, LLM-as-judge, Prompt Flow

πŸ”§ Tech Stack

Languages:
Python Β· C#/.NET Β· TypeScript Β· JavaScript Β· SQL

AI & Cloud:
Azure OpenAI Β· Azure AI Search Β· Document Intelligence Β· AI Content Safety
Container Apps Β· Azure Functions Β· APIM Β· App Gateway (WAF) Β· Cosmos DB Β· Redis

DevOps & Tools:
Azure DevOps Β· GitHub Actions Β· Docker Β· Application Insights


πŸ—οΈ Recent Production Builds

Sports Platform β€” Multi-Agent LLM System
Agentic RAG chat system handling thousands of RPS across catalogue and conversational queries. Parallel agent architecture with MCP tools for real-time player and club data retrieval. Custom evaluation framework baked into CI/CD pipeline.

Construction β€” AI-Powered RFP Bidding System
Intelligent document processing with geospatial RAG, winning proposal analysis, and conversational interface. Background evaluation pipeline via queue-based processing for continuous quality monitoring.

Financial Services β€” Enterprise RAG Chatbot
End-to-end RAG implementation with Azure AI Search and Semantic Kernel. Defined evaluation golden datasets with stakeholders and built LLM-as-judge scoring for safe enterprise deployment.

Energy β€” AI Timesheet Validation Workflow
AI-driven automation for procurement timesheet validation at one of the world's largest oil corporations.


πŸ’Ό What Makes Me Different

  • I've taken customers from "is this even possible?" to production β€” across PoCs, greenfield builds, and legacy integrations
  • I build evaluation frameworks first β€” not as an afterthought
  • I push back on customers when needed and define what "good" actually looks like
  • I work at both ends: whiteboard and terminal

🌱 Currently Exploring

  • MCP server design patterns and tool boundary architecture in agentic systems
  • Evaluation strategies for text-to-SQL and open-ended LLM responses
  • AI safety and interpretability in enterprise deployment contexts

πŸ“« Let's Connect


⚑ Fun fact: The hardest part of enterprise AI isn't the model β€” it's getting the right people in the room to define what good looks like.

Popular repositories Loading

  1. vj-msft vj-msft Public

  2. vj-msft.github.io vj-msft.github.io Public

    HTML

  3. ai-translation-tool ai-translation-tool Public

    TypeScript

  4. quantum-risk-pricing quantum-risk-pricing Public

    AI + Quantum solution for property insurance that extracts risk insights from unstructured data using Azure OpenAI and accelerates loss simulations with Azure Quantum for dynamic pricing.

  5. ai-for-finance ai-for-finance Public

  6. agent-framework agent-framework Public

    Forked from microsoft/agent-framework

    A framework for building, orchestrating and deploying AI agents and multi-agent workflows with support for Python and .NET.

    Python