Skip to content
View RishabSA's full-sized avatar

Block or report RishabSA

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

Hi πŸ‘‹, I'm Rishab Alagharu

ML Researcher Β· Software Engineer Β· Student

Portfolio Email LinkedIn GitHub Medium LeetCode


πŸ’» Projects

Project Description
πŸ“„ From Refusal Tokens to Refusal Control Categorical steering vectors for LLM refusal control. βˆ’13.70% over-refusal, +14.17% harmful refusal on LLaMA-3 8B. πŸŽ‰ NeurIPS 2025 MechInterp Workshop Β· Under review ICML 2026
πŸ–ŠοΈ Sketch2Graphviz Converts sketches/images of graphs into Graphviz code via LoRA fine-tuned Llama 3.2 11B Vision + RAG over a PostgreSQL/PGVector vector DB
βš™οΈ AutoNeuroNet Custom C++ library with Python bindings for autograd, matrix ops, and neural networks β€” built from scratch
πŸ” GitLensAI AI-powered Git intelligence tool for natural language querying of repository history, commit analysis, and developer insights
πŸ“° TruthGuard AI-powered misinformation and fake news detection, empowering you to ensure the trustworthiness of the information you consume

πŸ† Highlights

  • πŸ₯‡ Winner β€” 2023 Congressional App Challenge (Georgia's 5th District) with TruthGuard, an AI-powered fake news detector
  • πŸ”¬ ML Researcher at Emory University (Prof. Liang Zhao) β€” Latent Graph World Models
  • 🀝 Co-founder & Co-president of Science for Survival, a 501(c)(3) that has reached 1000+ students across the world.

πŸ› οΈ Languages & Tools

ML / AI

Python PyTorch CUDA Scikit-Learn HuggingFace NumPy Pandas Jupyter

Systems & Backend

C++ Java FastAPI Node.js PostgreSQL Docker

Frontend

TypeScript JavaScript React Tailwind CSS Electron


Open to research collaborations and impactful AI projects β€” reach out anytime.

Pinned Loading

  1. interp-refusal-tokens interp-refusal-tokens Public

    We study whether categorical refusal tokens enable controllable and interpretable safety behavior in language models.

    Python 7 1

  2. Sketch2Graphviz Sketch2Graphviz Public

    Sketch2Graphviz allows you to convert sketches or images of graphs and flowcharts to proper Graphviz code using a LoRA fine-tuned Llama 3.2 11B Vision and Retrieval-Augmented Generation (RAG) throu…

    Python 7 1

  3. AutoNeuroNet AutoNeuroNet Public

    AutoNeuroNet is a fully implemented automatic differentiation engine with custom matrices, a full neural network architecture, and a training pipeline. It comes with Python bindings via PyBind11, e…

    C++ 6

  4. GitLensAI GitLensAI Public

    GitLens AI allows you to ask natural language questions about your Git repository history.

    Python 1

  5. TruthGuard TruthGuard Public

    AI-powered misinformation and fake news detection. TruthGuard empowers you to separate fact from fiction and protect the trustworthiness of the information you consume.

    Jupyter Notebook 6

  6. MolGNN MolGNN Public

    MolGNN is a project for molecular solubility prediction using Graph Neural Networks trained on the ESOL dataset from MoleculeNet. The goal is to predict log solubility values (mol/L) directly from …

    Python 1