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.

LinkedIn GitHub Hugging Face Email

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

Inference Agents Reliable AI

What I Build

Fast Inference Agentic Systems Reliable ML Products
ROCm, MI300X/MI355X, FP8, MXFP4, Triton, vLLM, profiling RAG, LangGraph, Google ADK, MCP, multi-agent workflows Evaluation, 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

LoRA DPO MI300X ROCm vLLM Gradio

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

FP8 MXFP4 GEMM Kernel Optimization Latency 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 Evaluation OpenEnv Grounding AI 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

FastAPI Gemini Google ADK MCP AlloyDB

Technical Toolkit

Languages

Python C++ C SQL

ML and LLM

PyTorch Transformers LangGraph Google ADK MCP

Serving and Cloud

ROCm Triton vLLM FastAPI Docker Google 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-Assistant Multi-Agent-Productivity-Assistant Public

    Python

  2. profiloai profiloai Public

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

    Python

  3. self-healing-rag self-healing-rag Public

    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