Skip to content
View vikram-cloud-ai's full-sized avatar
  • EY
  • India Bengaluru

Block or report vikram-cloud-ai

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
vikram-cloud-ai/README.md

Hi, I'm Vikram Arigela 👋

AI Architect & Azure Solutions Expert · EY · Bengaluru


About Me

I'm an AI Architect and Azure Solutions Expert at EY, based in Bengaluru. I design and build intelligent cloud-native systems with a focus on Generative AI, RAG pipelines, and agentic AI on Azure. I work at the intersection of enterprise cloud architecture and applied AI engineering — turning production workloads into intelligent, autonomous systems.

  • 🤖 Building agentic AI systems with LangGraph, Azure AI Foundry, and MCP
  • ☁️ Deep expertise in Azure OpenAI, Azure AI Search, Cosmos DB, and Azure infrastructure automation
  • 🌐 Actively learning GCP and Google Cloud Enterprise Agent Platform (Agentspace) — building agentic AI solutions with Vertex AI, Gemini, and Agent Builder
  • 🛡️ Passionate about building AI systems that are observable, reliable, and production-ready

Tech Stack

Cloud & AI Platform

Azure Azure OpenAI Azure AI Foundry Azure AI Search Cosmos DB Google Cloud Vertex AI Gemini Agent Builder Agentspace

Agentic AI & Frameworks

LangGraph LangChain MCP Gradio

Languages & Tools

Python Jupyter Azure Bicep Azure CLI


Certifications & Badges

Credential Issuer Verify
Microsoft Certified: Azure AI Apps & Agents Developer Associate (AI-103) Microsoft Microsoft Learn
Google Cloud Skill Badges Google Cloud Credly

Featured Projects

Project Description Stack
🤖 AI Projects Agentic AI workflows — LangGraph Azure infra deployment agents, MCP-powered universal Azure service automation, Azure AI Foundry integrations, and an AI SRE agent Python · LangGraph · MCP
☁️ Azure Cloud Deployment Agent Hackathon project (AI Skill Fest) — agent that deploys Azure resources via natural language commands Python · Azure
🔍 RAG with Azure AI Search End-to-end RAG pipeline using Azure OpenAI and Azure AI Search Jupyter · Azure OpenAI
🌌 RAG with Cosmos DB RAG implementation using Azure OpenAI + Cosmos DB vector search Jupyter · Cosmos DB
🗄️ RAG with SQL RAG pipeline with Azure OpenAI using SQL Database as the vector store Python · Azure OpenAI
🛡️ Azure SRE Auto-Healing Agent Autonomous SRE agent that detects and remediates Azure infrastructure issues Python · Azure

Currently Exploring

  • 🌐 GCP & Google Enterprise AI — learning Vertex AI, Gemini APIs, Agent Builder, and Google Cloud Agentspace to build enterprise-grade agentic solutions
  • 🤖 Multi-agent orchestration — designing complex agent topologies across Azure AI Foundry and GCP platforms
  • 📊 Evals-driven development — building systematic evaluation frameworks for LLM and agentic applications
  • 🔭 AI observability & monitoring — tracing, token analytics, and latency profiling for production AI agents

GitHub Stats


Connect on LinkedIn

Popular repositories Loading

  1. AI_Projects AI_Projects Public

    This repo holds my personal AI projecys

    Python 1

  2. azure-cloud-deployment-agent azure-cloud-deployment-agent Public

    repo created for AI Skill Fest Hackthaon that contains code for azure cloud deployment poc

    Python 1

  3. azure-openai-search-rag-demo azure-openai-search-rag-demo Public

    repo to implement rag using azure open ai and azure ai search

    Jupyter Notebook

  4. azure-openai-cosmos-rag-demo azure-openai-cosmos-rag-demo Public

    repo that contains code on how to implement rag with azure open ai and azure cosmos db vector search

    Jupyter Notebook

  5. azure-openai-sql-rag-demo azure-openai-sql-rag-demo Public

    repo for implementing rag using azure open ai and sql database as vectorstore

  6. azure-sre-auto-healing-agent azure-sre-auto-healing-agent Public

    repo that contains code for azure sre agent