Hi, my name is
Aditya Batlawala.
I build
MSc Data Science student at Bielefeld University, Germany. I work hands-on with LLMs, Retrieval-Augmented Generation (RAG), and end-to-end ML pipelines — from data ingestion to deployed, containerized applications on AWS.
About Me
I'm a Master's student in Data Science with hands-on expertise in LLMs, RAG, Python, and ML frameworks. I enjoy taking models all the way from notebook to production — building pipelines, deploying with Flask, Docker and AWS, and processing large unstructured datasets.
Right now I'm actively developing RAG applications with LangChain and open-source models like Llama, exploring vector databases, semantic search, and prompt engineering.
Before moving to Germany, I completed my BE in Computer Engineering in India and worked as a web developer building full-stack applications with React, Node.js, and MongoDB.
- Location
- Bielefeld, Germany
- Studying
- MSc Data Science
- Focus
- LLMs · RAG · ML
- English
- C1/C2
- German
- B1
- Open to
- Internships · Working Student
Skills
LLMs & NLP
Machine Learning
Deployment & MLOps
Web & Data
Projects
AI Food Recognition & Nutrition Assistant
Live Demo▸ 87% top-1 accuracy across 101 food classes (~101k images)
Snap a photo of any meal — or point your webcam at it — and the app tells you what it is, how confident it is, and instantly pulls up calories, protein, carbs and a full recipe. Recognizes 101 different dishes. Under the hood: a fine-tuned ConvNeXt-Tiny vision model trained in a production-style five-stage pipeline with modern augmentation and evaluation, deployed live with Docker.
Berlin House Price Prediction
Deployed on AWS▸ R² = 0.81 on held-out test data
Enter a Berlin apartment's size, rooms, heating type and zip code — get an instant price estimate, trained on real ImmoScout24 listings. Useful for anyone wondering if a listing is over- or under-priced. Under the hood: an end-to-end ML system that trains four model families, automatically picks the best one, tracks every experiment in MLflow, and ships to AWS with CI/CD.
Scrappify — E-commerce Review Sentiment Analyzer
Open SourcePaste a Flipkart product link and instantly see what hundreds of customers actually think — overall sentiment, positive vs. negative breakdown, and interactive charts — without reading a single review yourself. Under the hood: live web scraping with BeautifulSoup and VADER sentiment analysis served through a Flask app.
RAG & LLM Development with LangChain
In ProgressBuilding an AI assistant that answers questions from your own documents — accurately, with sources — instead of hallucinating. Think: ask anything about a 200-page PDF and get a grounded answer in seconds. Under the hood: Retrieval-Augmented Generation with LangChain, comparing open-source LLMs (Llama via Hugging Face and Groq), embedding models and vector databases, with quality measured by faithfulness and retrieval metrics.
Experience & Education
Experience
Web Application Developer Intern
Set Blue · India
Jan 2025 – Jul 2025
- Built full-stack web applications with React, Node.js, Express
- Implemented RESTful APIs, JWT authentication, MongoDB integration
- Shipped production-ready features with Git and team collaboration
Web Developer Intern
OM Tech Software · India
Jun 2024 – Jul 2024
- Developed SQL queries and backend logic for relational database systems
Education
MSc Data Science
Universität Bielefeld · Germany
Oct 2025 – Present
- Statistics, Multivariate Methods & Regression, Applied Optimization, GLMs, Computational Statistics
BE Computer Engineering — 8.6/10
C.K. Pithawala College of Engineering · India
Oct 2021 – May 2025
- Data Structures & Algorithms, Databases & Big Data, Statistics & Probability, Python for Data Science