Aditya Kaleeswar

hi, i'm aditya

@adityakaleeswargk

now BlueDot Impact — technical AI safety course, complete

I'm a CS student at VIT Vellore who just likes building — autonomous robots, ML pipelines with honest uncertainty, and agentic tooling. This site is my home base: projects, notes, and a running log of the papers I'm reading.

loading contributions…

Featured projects

all projects

alpha-stack

working

Intelligent agent that converts natural language prompts into production-ready multi-file codebases with automatic dependency resolution, Docker validation, and iterative error correction.

agenticllmdeveloper-tools
Repo python

hazpatrol

done

Autonomous coverage of unknown environments — a modified C* algorithm grows a Reachability Connectivity Graph as the map builds and drives boustrophedon laps until the full navigable area is covered.

roboticsros2path-planning
Repo python

ECC-pipeline

done

End-to-end ML pipeline predicting the tensile properties of Engineered Cementitious Composites — with calibrated uncertainty via Mondrian Conformal Quantile Regression.

mlconformal
Repo jupyter-notebook

obstacle & pit avoidance

done

Autonomous navigation from raw point clouds — real-time obstacle and negative-obstacle (pit) detection for mobile robots, built in C++ and Python.

roboticsperception

Currently Exploring

  1. shippedBlueDot Impact — technical AI safety course, complete

    Wrapped up the BlueDot Impact technical AI safety course.

    ai-safety
  2. Wrapped up the HazMap project — spans both the hazpatrol and CGLS_gaden repos.

    ros2robotics
  3. Built the CV pipeline that feeds the PINN, then made the approximation that lets it run in real time on a live phone camera feed (iPhone + Mac made that easy).

    pinncomputer-vision
  4. courseBlueDot Impact — AI Safety technical course

    Just got in — excited to learn about AI safety.

    ai-safety
  5. working onmeow meow GPT — transformer from scratch

    Implemented a transformer from scratch. Repo's private for now.

    transformersllm