Working with Captain (Y Combinator F25) to build DeepQuery, an open source retrieval benchmarking platform with
SOTA RAG implementations and evaluation pipelines quantifying accuracy, speed, and cost metrics across diverse data domains.
Hey, I'm Akash Ravandhu
I'm a software/AI engineer and ML enthusiast currently studying at Purdue University.
I love exploring new technologies, reading research papers, and building cool stuff.
Currently I'm
exploring state-of-the-art agentic systems and Model Context Protocol building a face clustering application working on a
Retrieval-Augmented Generation evaluation platform
reading about Infini-attention
Experience
Machine Learning @ Purdue
AI Research Engineer
2025-09 — 2026-05
Purdue Stack
Technical Project Lead
2025-09 — 2025-12
Led a team of 4 developers and 1 designer to build a computer-vision-powered microparticle identification and measurement tool for Akina Inc.
Nokia
AI Software Engineer Intern
2025-06 — 2025-08
- Developed an agentic multimodal Retrieval-Augmented Generation (RAG) system to assist engineers with Nokia Cloud product deployments and troubleshooting.
- Built a Flask-based API and web UI with text streaming, markdown rendering, and a database management dashboard.
- Deployed the service for using Docker and OCP / Kubernetes, utilizing local LLM inference for data privacy.
- Demonstrated Nokia AI-RAN with local LLM inference on far-edge cloud, enabling GPU-as-a-Service business models for telecom operators.
Hack The Future @ Purdue
Project Team Lead
2024-10 — 2025-05
- Led a team of 10 developers to design, develop, and deliver an end-to-end food ordering system for
Share Food Share Love Food Pantry, serving over 4,900 individuals in western Cook County of Brookfield Illinois. - Held weekly stand ups and sprint planning sessions with the team and monthly check-ins with SFSL’s director for feedback.
- Deployed the MERN stack dashboard and SMS service with AWS EC2, serving order requests from 60+ families per week.
The Data Mine @ Purdue
Undergraduate Data Science Researcher
2024-08 — 2025-05
- Fine-tuned NER models for structured manufacturing data extraction in an Agile Scrum team for
Knudsen Institute. - Developed 10+ web scraping solutions with Selenium and BeautifulSoup, automating data extraction from over 7,000 links.
- Improved NER model performance through data visualization, pruning, and building an active learning pipeline.
Hawken AI
Software Engineer (Contract)
2025-03 — 2025-04
- Developed and deployed an AI-powered UI prototyping system for rapid web design ideation with Hawken AI clients.
- Achieved 4x faster design deployments by distributing frontend build jobs across worker nodes using BullMQ and Redis.
- Reduced deployment failures through automated error-handling, re-generation logic, and build cleanup pipelines.
StARLinG Lab @ UTD
ML Research Intern
2023-07 — 2023-08
- Trained, optimized, and compared 4 statistical machine learning models to predict diagnoses of thyroid disease.
- Performed exploratory data analysis, visualization, and preprocessing on thyroid datasets with Pandas and Matplotlib.
- Achieved an F1 score of 0.928 with a Random Forest classifier by performing hyperparameter tuning with GridSearchCV.
Projects
Nova LLM
A full-stack LLM agent workflow with custom tool calling capabilities and configuration with MCP servers
LLM MCP React TailwindCSS Shadcn/ui ExpressJS GenAI SDK
Scholar Seek
Generative AI-augmented research article search tool for students and researchers
Gemini CORE API NextJS Prompt Engineering
Facial Detection and Recognition
A set of scripts providing pipelines for facial detection and recognition in images and live video streams
Computer Vision Image Processing OpenCV Neural Networks
Thyroid Disease Classification
Training and evaluation of statistical machine learning models for thyroid disease classification
Machine Learning Data Analysis Python Scikit-Learn