I’m Arav Adikesh Ramakrishnan, a computer science graduate student passionate about designing efficient, scalable systems and advancing applied AI research.
📄 Publications
I’m Arav Adikesh Ramakrishnan, a computer science graduate student passionate about designing efficient, scalable systems and advancing applied AI research.
📄 Publications
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 …
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++
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
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