Skip to content
View Aditya-PS-05's full-sized avatar
🦀
Never bored
🦀
Never bored

Block or report Aditya-PS-05

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
Aditya-PS-05/README.md

Hi, I'm Aditya.

AI engineer working on LLM fine-tuning, quantization, on-device inference, and agent systems — and a Rust compiler contributor. I graduated from NIT Trichy in 2026, shipped production Rust + TypeScript/React as an AI developer on the 5-engineer founding team at Runitup, and I like building things that hold up in production, not just demos.

More about me · Reach me at adipras1407@gmail.com

Currently Building

  • AgentReplay — turns production AI-agent failures into verified pull requests. Ingests OpenTelemetry / LangSmith / Langfuse traces, auto-triages errors, loops, and unsafe operations, then reproduces failures in sealed Firecracker microVM sandboxes (zero production-credential exposure) and ships only regression-tested fixes. Supports LangGraph, OpenAI SDK, and CrewAI. In private beta.

  • Veredic — a security framework that applies formal verification to AI-agent protocols, combining runtime monitoring with static analysis to catch and prevent vulnerabilities in real time with minimal overhead.

Open Source

Merged PRs in tooling used by millions of developers — full list on Notion:

  • rust-lang/rust — fixed an ICE (compiler crash) in import suggestions, plus regression tests covering two further ICE classes.
  • rust-lang/rust-analyzer — 4 merged PRs: configurable dyn inlay hints and three assist/diagnostic correctness fixes.
  • astral-sh/uv — extended pip compatibility (remaining file extensions, --emit-index-url de-duplication).

Selected Projects

  • Sunny — a private, on-device skin tracker. Fine-tuned a multimodal LLM (SmolVLM-500M, LoRA/PEFT) on 2,292 clinical images, cut the footprint 93% (5.86 GB to 412 MB) via GGUF quantization, and ran it fully offline on Android with llama.cpp — photos never leave the phone. 100% output-schema and safety compliance via grammar-constrained decoding (GBNF).

  • Codesm — a multi-agent LLM coding system running up to 10 specialized subagents (coder, researcher, reviewer, planner, finder) across four model providers, with MCP client + LSP integration and a custom evaluation harness. Live at codesm.adityaps.work.

  • tryaudex — scoped, short-lived cloud credentials for AI agents. Wrap any command with temporary IAM permissions that auto-revoke on exit (AWS STS, GCP, Azure, Vault), HMAC-chained audit log, MCP integration, zero secrets on disk. Live at tryaudex.adityaps.work.

  • Glintly — describe an app in plain English and watch an AI agent build it in real time. Live at glintly.adityaps.work.

  • Piq — a local-first bucket-list app for Android. Dump things you want to try, shake your phone, do the thing. Flutter + SQLite, zero accounts, zero cloud. Live at piq.adityaps.work.

  • Visirs — a Rust library to visually group images and videos.

Tech

Languages: Rust · Python · TypeScript · Go · SQL AI/ML: PyTorch · LLM fine-tuning (LoRA, HF Transformers/PEFT) · GGUF quantization · llama.cpp · on-device inference · grammar-constrained decoding · agent orchestration · MCP · Weights & Biases Systems & Web: Axum · PostgreSQL · Next.js/React · Docker · Firecracker · AWS/GCP/Azure · CI/CD

Elsewhere

Website · Twitter/X · LinkedIn · Discord

Pinned Loading

  1. Jotion Jotion Public

    Real-time collaborative docs, nested pages, rich block editor, cover images, emoji icons, trash/restore, public publishing, and light/dark themes.

    TypeScript 1

  2. codesm codesm Public

    An AI coding agent for the terminal. Built to study how coding models fail.

    Python 4 3

  3. tryaudex tryaudex Public

    Scoped, short-lived AWS credentials for AI agents and automation. Wrap any command with temporary IAM permissions that auto-revoke on exit. Full audit trail, MCP integration, zero secrets on disk.

    Rust

  4. Glintly Glintly Public

    Glintly lets users describe an app in plain English and watch an AI agent build it in real time

    TypeScript 1