Skip to content
View krishnakartik1's full-sized avatar

Block or report krishnakartik1

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

Hi, I'm Krishna 👋

I'm an applied AI engineer building reliable agentic systems: the orchestration, evaluation, guardrails, and production infrastructure that make AI useful beyond a demo. I bring 5+ years of production reliability engineering at Texas Instruments and Dell.

What I'm building

  • PyCastle — an autonomous development orchestrator that takes ready GitHub issues through isolated implementation, verification, integration, and a reviewed pull request. Projects own their execution graphs and fail-closed gates; PyCastle owns the recoverable runner. Supports Codex and Claude Code on the host or in Docker.
  • REVAL — a fact-aligned benchmark for political and ideological bias in LLMs. It uses counterfactual pairs and a ground-truth taxonomy instead of the usual symmetry assumption. (revalbench.com)
  • judge-from-scratch — an end-to-end, explained build of a specialised LLM judge: data generation, SFT, DPO, evaluation, and vLLM serving at 170+ output tokens/s on an A100.

Production work

At Dell, I built the first OpenTelemetry export pipeline for the open-source iDRAC telemetry stack, developed LLM-assisted CVE triage that reduced security review from days to under an hour, and led an explainable assistant over 100+ Redfish APIs that won Dell's 2023 Austin LLM Hackathon.

Toolkit

  • AI systems: Python, PyTorch, Hugging Face, vLLM, LangGraph, RAG, LLM evaluation, SFT/DPO
  • Backend and infrastructure: Go, FastAPI, PostgreSQL, Docker, Kubernetes, GitHub Actions
  • Reliability: OpenTelemetry, Splunk, Grafana, production telemetry pipelines

Let's talk

I'm open to UK opportunities in applied AI, agentic AI, forward-deployed engineering, and ML platform engineering.

LinkedIn · krishnakartik1@gmail.com

Off the clock, I drum in a local band and argue about setlists.

Pinned Loading

  1. pycastle pycastle Public

    PyCastle runs autonomous development graphs that turn ready GitHub issues into tested pull requests. Projects own their Execution graphs, Setup, and Gate; PyCastle owns the runner.

    Python

  2. dell/iDRAC-Telemetry-Reference-Tools dell/iDRAC-Telemetry-Reference-Tools Public

    Reference toolset for PowerEdge telemetry metric collection and integration with analytics and visualization solutions.

    Go 43 32

  3. reval reval Public

    Fact-aligned benchmark for evaluating political and ideological bias in LLMs. Uses counterfactual pairs, LLM-as-judge scoring, and a ground-truth taxonomy rather than symmetry assumptions. Bedrock …

    HTML

  4. wren wren Public

    A small browser with a hard memory budget

    Python

  5. judge-from-scratch judge-from-scratch Public

    Generate data, train, evaluate, and deploy a specialized LLM judge — explained step by step.

    Python

  6. LSTM-footballMatchWinner LSTM-footballMatchWinner Public

    This repository contains the code for a conference paper "Predicting the football match winner using LSTM model of Recurrent Neural Networks" that we wrote

    Jupyter Notebook 63 25