Skip to content
View aravadikesh's full-sized avatar

Highlights

  • Pro

Block or report aravadikesh

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
aravadikesh/README.md

💫 About Me

Hi there! 👋 I’m Arav Adikesh Ramakrishnan, a computer science graduate student passionate about designing efficient, scalable systems and advancing applied AI research.

🎓 Education

  • M.S. Computer Science, University of Massachusetts Amherst (GPA: 4.0, exp. May 2026)
  • B.S. Computer Science, University of Massachusetts Amherst (GPA: 3.93)

🔬 Research & Interests

  • BioMedical NLP
  • Machine Translation
  • RL Based Recommender systems

📄 Publications

🚀 Current Work

  • Researching medical NLP and translation at UMass BioNLP Lab, with publications at CLEF 2025 & EMNLP 2025.
  • Developing large-scale ML pipelines and annotation systems as a Data Science Fellow at the UMass Center for Data Science and AI.

🤝 Let’s Collaborate On

  • AI/ML optimization, applied NLP, or backend systems at scale.
  • Research in trustworthy AI and reinforcement learning.

🌐 Socials

LinkedIn GitHub Portfolio


💻 Tech Stack

Python TypeScript JavaScript Java SQL

PyTorch Pandas Scikit-Learn Apache Spark

AWS Kubernetes Docker Git


📊 GitHub Stats



Popular repositories Loading

  1. DeepFakeDetector DeepFakeDetector Public

    This repository contains tools for detecting deepfakes in videos and images using state-of-the-art machine learning models. It supports batch processing, configurable thresholds, and high-accuracy …

    Python 1 4

  2. MedQA_DPO MedQA_DPO Public

    Jupyter Notebook 1

  3. MLFQ MLFQ Public

    This repository implements the Multi-Level Feedback Queue (MLFQ) CPU scheduling algorithm, a dynamic scheduling approach that balances responsiveness and fairness by assigning processes to priorit…

    C++

  4. 320-Team-3-BackEnd 320-Team-3-BackEnd Public

    This is the back-end repo for the UMOC Web Locker. The UMOC Web Locker is a web application that allows users (primarily members of the UMass Outing Club) to view the available gear in the physical…

    TypeScript

  5. Run-576-Final-Project Run-576-Final-Project Public

    CS 576 Final Project Repository

    ShaderLab

  6. rag_qa_system rag_qa_system Public

    The QASystem project is a Question-Answering (QA) system that utilizes embeddings and a FAISS index to retrieve and generate answers based on a knowledge base. It can be run as a Flask-ML server, a…

    Python