Skip to content
View Aadithyaar22's full-sized avatar

Block or report Aadithyaar22

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

Aadithya A R

AI/ML Engineer

Building the future with code & caffeine ☕


LinkedIn Gmail LeetCode X Profile Views


About Me

class Aadithya:
    name       = "Aadithya A R"
    role       = ["AI/ML Engineer", "Full Stack Developer"]
    education  = "B.Tech CSE (AI & ML) @ Global Academy of Technology, Bangalore"
    goal       = "FAANG/MAANG — ML Engineer Track"
    interests  = ["Large Language Models", "RAG Systems", "Reinforcement Learning", "DSA"]
    currently  = [
        "Building production-grade ML & GenAI systems",
        "Exploring LLMs, RAG pipelines & RL algorithms",
        "Grinding DSA on LeetCode",
        "Fueled by caffeine and curiosity ☕",
    ]
    contact    = "aadithyaar22@gmail.com"

Tech Stack

Languages

Python C++ JavaScript TypeScript Bash

AI / ML / Deep Learning

PyTorch TensorFlow HuggingFace LangChain scikit-learn OpenCV Weights & Biases SHAP RAGAS Gradio

Web Development

React FastAPI Node.js Next.js TailwindCSS

Databases

MongoDB PostgreSQL ChromaDB Pinecone

Cloud & DevOps

GCP Docker GitHub Actions AWS Lambda Cloud Run


Featured Projects

Project Description Stack
🧠 Adaptive RAG + XAI Production-grade RAG system with SHAP-style attribution, RAGAS evaluation & W&B tracking on ArXiv ML papers LangChain · ChromaDB · SHAP · W&B · Gradio
🤖 AI Code Review Agent Autonomous code review agent deployed on Cloud Run using Google ADK & Gemini 2.0 Flash Google ADK · Gemini · FastAPI · GCP · Docker
🎙️ Parkinson's Voice Detection Early Parkinson's detection from voice biomarkers using classical ML & signal processing Scikit-learn · Librosa · SHAP
🤟 Silent Signs Real-time sign language recognition bridging communication gaps OpenCV · MediaPipe · Deep Learning
📓 AI Notebook LLM LLM-powered smart notebook that understands and answers questions over notes LangChain · RAG · FastAPI

GitHub Stats



Contribution Graph


Contribution Snake

github contribution grid snake animation

B.Tech CSE (AI & ML) · Global Academy of Technology, Bangalore  |  Open to collaborations & opportunities

Pinned Loading

  1. ai-code-review-agent ai-code-review-agent Public

    Autonomous code review agent using Google ADK, Gemini 2.0 Flash, FastAPI, and Cloud Run

    HTML

  2. Nexus Nexus Public

    Full-stack AI knowledge workspace with multi-document RAG, semantic search, and Groq LLM

    TypeScript 1

  3. Parkinson-s_voice_detection Parkinson-s_voice_detection Public

    Parkinson's detection from 3 seconds of voice — wav2vec2-XLS-R embeddings + LR, CV AUC 0.972, cross-corpus validated across Italian and English datasets

    Python 1 2

  4. Silent_signs Silent_signs Public

    Passive neurological screening via TinyML — voice tremor, gait, typing & touch biomarkers

    Python 1

  5. cardiolens cardiolens Public

    Heart disease risk assessment with Explainable AI, MongoDB Atlas, and Azure ML

    Python

  6. adaptive-rag-xai adaptive-rag-xai Public

    Hybrid RAG system with SHAP-style XAI, RAGAS eval, and W&B tracking on Apple Silicon.

    Python