Skip to content
View pradeek1120's full-sized avatar
  • Bengaluru, India

Block or report pradeek1120

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.

Content in all repositories owned by your account will be closed.
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
pradeek1120/README.md
AI Engineering, Inference, and Agents

Pradeep K

AI Engineer · Faster Inference · More Reliable Agents

I build efficient AI systems, from GPU kernels and LLM serving to grounded, observable agent products.

LinkedInGitHubHugging FaceEmail

Bengaluru, India · Open to AI Engineer, AI Inference Engineer, LLM Engineer, and GenAI roles

InferenceAgentsReliable AI

What I Build

Fast InferenceAgentic SystemsReliable ML Products
ROCm, MI300X/MI355X, FP8, MXFP4, Triton, vLLM, profilingRAG, LangGraph, Google ADK, MCP, multi-agent workflowsEvaluation, grounding, FastAPI, Docker, Cloud Run, Vertex AI

I focus on the engineering details that make AI useful in the real world: latency, cost, evaluation, reliability, and deployment.

Featured Work

An AI assistant for AMD ROCm developers. It reads profiler output or training metrics, explains likely GPU bottlenecks, and suggests concrete optimizations.

Explore:Live demo · README · SFT training · Benchmarking

LoRADPOMI300XROCmvLLMGradio

A low-level inference case study covering MXFP4 GEMM, MoE MXFP4, and Mixed MLA decode. It documents quantization-aware dispatch, runtime-path tuning, metadata reuse, and benchmark-driven iteration while preserving correctness.

Explore:README · MXFP4 GEMM · MoE MXFP4 · Mixed MLA · Benchmark summary

FP8MXFP4GEMMKernel OptimizationLatency Benchmarking

An OpenEnv benchmark for agents working with stale or conflicting knowledge. The agent detects hallucinations, identifies outdated sources, repairs the knowledge base, and verifies corrected answers.

Explore:Live demo · API docs · README · Inference · Task suite

RAG EvaluationOpenEnvGroundingAI Safety

An API-first assistant that turns a natural-language goal into a structured workflow. Agents retrieve context, plan work, create tasks and notes, schedule calendar events, and return clean results through FastAPI.

Explore:README · Agent workflow · MCP tools

FastAPIGeminiGoogle ADKMCPAlloyDB

Technical Toolkit

Languages

PythonC++CSQL

ML and LLM

PyTorchTransformersLangGraphGoogle ADKMCP

Serving and Cloud

ROCmTritonvLLMFastAPIDockerGoogle Cloud

Currently Exploring

  • FlashAttention, KV-cache optimization, Triton, and vLLM internals
  • Distributed inference, serving systems, and ML systems design
  • Evaluation methods for grounded and reliable AI agents

Building efficient, scalable AI systems, from GPU kernels to intelligent agents.

Pinned Loading

  1. Multi-Agent-Productivity-AssistantMulti-Agent-Productivity-AssistantPublic

    Python

  2. profiloaiprofiloaiPublic

    AMD GPU assistant that turns ROCm profiler output into bottleneck diagnoses and actionable code fixes.

    Python

  3. self-healing-ragself-healing-ragPublic

    OpenEnv benchmark where AI agents detect hallucinations from stale documents, identify misleading sources, repair the knowledge base, and verify corrected answers through a scored multi-step RAG en…

    Python