Skip to content
View vikky781's full-sized avatar

Highlights

  • Pro

Block or report vikky781

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
vikky781/README.md
██╗   ██╗██╗██╗  ██╗██╗  ██╗██╗   ██╗ █████╗ ████████╗
██║   ██║██║██║ ██╔╝██║  ██║╚██╗ ██╔╝██╔══██╗╚══██╔══╝
██║   ██║██║█████╔╝ ███████║ ╚████╔╝ ███████║   ██║   
╚██╗ ██╔╝██║██╔═██╗ ██╔══██║  ╚██╔╝  ██╔══██║   ██║   
 ╚████╔╝ ██║██║  ██╗██║  ██║   ██║   ██║  ██║   ██║   
  ╚═══╝  ╚═╝╚═╝  ╚═╝╚═╝  ╚═╝   ╚═╝   ╚═╝  ╚═╝   ╚═╝  

I build agentic AI systems that actually ship.

Typing SVG


whoami

vikhyat = {
    "role":       "AI Engineer & Builder",
    "education":  "CSE @ IIIT Sri City (Year 1)",
    "focus":      ["Agentic Systems", "Multi-Agent Orchestration", "RAG Pipelines"],
    "philosophy": "Ship fast. Stay honest. Let the demo speak.",
    "currently":  "Building → Breaking → Rebuilding",
}

I don't just prototype — I architect systems with real users, real APIs, and real constraints.
AI-assisted development is my superpower: I direct the architecture, validate the decisions, own the outcome.


🚀 Projects That Actually Work

✈️ AeroResolve

Multi-agent flight disruption system

Built solo in ~60 hours at IdeaVerse'26. Handles real-time disruptions across rebooking, hotel coordination, and passenger comms — end to end.

LangGraph Groq Llama 3.1 AviationStack Twilio FastAPI React

🛰️ UrbanSAR

SAR + optical satellite imagery → building height

Dual-branch ResNet18 CNN fusing SAR and optical data on SpaceNet-6. Built in 36 hours with near-zero prior ML knowledge.

MAE: 4.48m R²: 0.80 1,984 buildings PyTorch

🤖 AI Support Triage Agent

RAG-based support agent — HackerRank Orchestrate

Built in 24 hours. Finished #153 of 1,349 (top 11%). Six iterations, zero hallucinations in final version, $0 API cost.

ChromaDB MiniLM Groq Gemini fallback regex safety layer

🏛️ CDLI MCP Server

MCP interface for cuneiform digital library

Contributed 4 PRs (1 merged) to CDLI during GSoC 2026 application. Built a working Model Context Protocol PoC exposing CDLI's corpus to LLM agents.

MCP Python REST Open Source


🧰 Stack

AGENT LAYER      LangGraph · MCP · Tool-calling · Multi-agent orchestration
LLM APIS         Groq · Anthropic · Gemini · Ollama (local)
BACKENDS         FastAPI · Python · REST · SSE streaming
VECTOR / RAG     ChromaDB · MiniLM · semantic retrieval pipelines
ML               PyTorch · ResNet · CNN · computer vision (SpaceNet-6)
INFRA            Docker · GitHub Actions · Linux

📊 Stats

GitHub Streak


🏁 Timeline

May  2026 │ HackerRank Orchestrate Hackathon — Top 11% (153/1349)
Apr  2026 │ UrbanSAR — 36hr solo build, ResNet18 dual-branch CNN
Mar  2026 │ AeroResolve — 60hr solo build, IdeaVerse'26
Mar  2026 │ GSoC 2026 — 4 PRs to CDLI (1 merged), MCP PoC shipped

🌌 Beyond the Terminal

When I'm not shipping agents — I'm pointing a camera at the sky.
Astrophotography is how I debug my brain.


📬 Reach Me

LinkedIn Email GitHub

Open to: Remote AI/agent engineering roles · Internships · Collaborations


Built systems. Shipped fast. Still learning. Always building.

Pinned Loading

  1. AeroResolve AeroResolve Public

    🤖 Autonomous multi-agent AI system for real-time travel disruption management & automated rebooking

    Python

  2. cdli-mcp-poc cdli-mcp-poc Public

    🏛️ Model Context Protocol (MCP) server for CDLI cuneiform artifact data | GSoC 2026

    Python

  3. Sentinel Sentinel Public

    🔍 Python static analysis CLI for code quality, AST parsing & maintainability metrics

    Python

  4. UrbanSAR UrbanSAR Public

    🛰️ Multi-sensor fusion (SAR + Optical) for building height estimation & disaster vulnerability mapping

    Python

  5. ai-support-triage-agent ai-support-triage-agent Public

    🤖 RAG-powered support triage agent | HackerRank Orchestrate • Rank #153/1,349 (Top 11%)

    Python