AI/ML Engineer  ·  UI/UX Designer  ·  Computer Science

Portfolio

Pavithra Binu  —  2026

Deep Learning NLP & Computer Vision UI / UX Design Full-Stack Dev
View My Work Get In Touch
Scroll

Pavithra Binu

AI/ML Engineer & UI/UX Designer

Computer Science undergraduate and active intern across four concurrent roles — spanning AI/ML engineering, UI/UX design, and digital marketing — building production-grade systems and user-centered interfaces from the ground up.

Education BSc Computer Science University of West London, RAK, UAE  ·  2024–2027
About
me

I engineer intelligent systems at the intersection of machine learning and human-centered design. My work spans the full model lifecycle — from data preprocessing and feature engineering through architecture selection, training, evaluation, and deployment — as well as the design systems that make those systems accessible and usable.

Currently contributing across four active roles simultaneously — AI/ML engineering internships at Future Interns and CodeAlpha, UI/UX design and Digital Marketing at GAOTek — while completing my BSc in Computer Science. My technical stack covers PyTorch, TensorFlow, Scikit-learn, FastAPI, and React, complemented by deep experience in Figma-driven UX design and responsive front-end development.

PyTorch TensorFlow Scikit-learn NLP Computer Vision Deep Learning FastAPI Python React.js Next.js OpenAI API Docker Figma JavaScript GitHub
Work

GAOTek Inc.

Feb 2026 – Present
Remote, UAE

UI/UX Designer

  • Architected end-to-end design systems in Figma — from low-fidelity wireframes to pixel-perfect high-fidelity prototypes — systematically improving user flow efficiency and visual consistency across multi-platform web products.
  • Applied responsive design engineering principles to produce cross-device experiences with zero layout regression across desktop, tablet, and mobile breakpoints.
  • Operated within an agile design workflow, managing concurrent design iterations and delivering production-ready assets under strict deadlines while upholding rigorous functional and aesthetic standards.

Future Interns

Mar 2026 – Present
Remote, UAE

Machine Learning Intern

  • Designed and trained supervised ML models on structured datasets using Python, TensorFlow, and Scikit-learn, generating business-grade predictive insights with measurable accuracy improvements.
  • Engineered robust preprocessing pipelines encompassing data cleaning, feature extraction, normalisation, and stratified evaluation protocols to ensure model reliability on real-world data distributions.
  • Delivered applied deep learning and supervised learning solutions aligned with industry use cases as part of a structured AI fellowship programme.

CodeAlpha

Mar 2026 – Present
Remote, UAE

Machine Learning Intern

  • Built modular Python-based ML pipelines using Scikit-learn and data analysis libraries to automate insight extraction from structured datasets across diverse problem domains.
  • Systematically improved model performance through iterative feature engineering, hyperparameter tuning, and cross-validated evaluation on benchmark datasets.
  • Delivered fully documented, end-to-end ML project implementations — covering algorithm design, training, evaluation, and deployment — within a collaborative, remote engineering environment.

GAOTek Inc.

Mar 2026 – Present
Remote, UAE

Digital Marketing Intern

  • Designed and executed data-driven digital marketing campaigns across multiple platforms to measurably increase online visibility, audience reach, and engagement metrics.
  • Conducted systematic market research and competitor analysis to surface actionable trends, informing evidence-based marketing strategy and content positioning decisions.
  • Produced and optimised multi-format content for social media and digital channels — including copy, visuals, and campaign assets — to drive brand growth and improve campaign performance KPIs.
Selected Projects
Work
Milo — Real-Time Meeting Intelligence Agent
PythonFastAPI WhisperLLaMA Next.jsDocker

Milo — Real-Time Meeting Intelligence Agent

Production-grade AI meeting intelligence system delivering live transcription and structured insight extraction — action items, decisions, discussion threads, and per-speaker sentiment — via a LLaMA-based LLM inference pipeline. Engineered a low-latency streaming architecture with FastAPI WebSockets and PostgreSQL, exposing a Next.js analytics dashboard for live transcript review.

~400ms end-to-end inference latency per audio segment
Brain Tumor MRI Multi-Class Classifier
PyTorchTransfer Learning Grad-CAMGradio

Brain Tumor MRI Multi-Class Classifier

Medical imaging classifier conducting a rigorous backbone comparison — EfficientNet, ResNet-50, and Vision Transformer — using PyTorch transfer learning on multi-class MRI datasets. Integrated Grad-CAM saliency visualisation to surface clinically interpretable activation heatmaps, and packaged the model as an end-to-end deployable Gradio inference interface.

97% test accuracy  ·  0.97–0.99 macro AUC-ROC across all classes
Strata Forecast — Retail Demand Forecasting Platform
PythonPandas Scikit-learnRandom Forest Time Series

Strata Forecast — Retail Demand Forecasting Platform

End-to-end ML forecasting platform engineered to process 3M+ historical retail transactions across 54 stores, generating product-level 6-month demand projections. Feature engineering incorporated lagged sales signals, rolling statistics, and seasonality decomposition. Serialised model artifacts support live deployment, and an interactive analytics dashboard surfaces trend and anomaly insights for business stakeholders.

84.7% prediction accuracy  ·  MAPE 15.3%  ·  3M+ records processed
IntelliTicket — Automated Support Ticket Triage
PythonNLP TF-IDFScikit-learn Streamlit

IntelliTicket — Automated Support Ticket Triage

Production NLP system eliminating manual support ticket triage via dual-output text classification: concurrent category prediction and urgency-based priority routing. Implemented a TF-IDF vectorisation pipeline with text preprocessing (tokenisation, stopword removal, lemmatisation) and dual Logistic Regression heads. Benchmarked against Random Forest, Naive Bayes, and LinearSVC via 5-fold stratified cross-validation; deployed as an interactive Streamlit application with live inference and confidence scoring.

100% accuracy  ·  F1-score 1.0 on held-out test set of 2,000 annotated tickets
Resume Screening System
PythonScikit-learn TF-IDFCosine Similarity Streamlit

Resume Screening System — Automated Candidate Ranking

NLP-driven candidate screening system replacing manual CV review with a deterministic two-signal composite scoring model. Signal one computes TF-IDF cosine similarity between parsed resume text and a target job description. Signal two applies a weighted skill matching function, where core competencies contribute disproportionately to the final score (Final Score = 0.5 × TF-IDF + 0.5 × Weighted Skill Score). Outputs a ranked candidate leaderboard, per-candidate skill gap analysis, and supports both PDF and plain-text ingestion via an interactive Streamlit dashboard.

2-signal composite scoring  ·  PDF & TXT ingestion  ·  Skill gap analysis per candidate
Emotion Recognition from Speech
Deep LearningCNN-BiLSTM AttentionRAVDESS TESS

Emotion Recognition from Speech

Deep learning pipeline for paralinguistic emotion classification from raw audio, employing a hybrid CNN-BiLSTM architecture augmented with multi-head attention. The CNN layers extract local spectro-temporal features from MFCCs; the BiLSTM captures long-range temporal dependencies; and the attention mechanism dynamically weights emotionally salient time steps. Trained to convergence over 69 epochs with early stopping across 8 emotion classes on the RAVDESS and TESS benchmark corpora.

MetricScoreMetricScore
Test Accuracy86.01%Macro F10.85
Val Accuracy82.55%Train/Val Gap~6.5%
86% test accuracy  ·  0.85 macro F1  ·  8 emotion classes
4 Active Roles
6+ AI/ML Projects
12+ Certifications
100% Best Model Accuracy
Expertise
What I Offer
01

UI/UX Design

End-to-end interface design — from user research and wireframing through pixel-perfect high-fidelity Figma prototypes. Focused on usability, visual consistency, and seamless cross-device experiences across web and mobile platforms.

Figma Wireframing Prototyping Responsive Design User Research
02

AI / ML Engineering

Production-grade machine learning pipelines covering the full model lifecycle — data preprocessing, feature engineering, architecture design, training, evaluation, and deployment — with clean, interpretable, and scalable outputs.

PyTorch TensorFlow NLP Computer Vision Deep Learning
03

Full-Stack Development

Building responsive, performant web applications using modern frameworks — React, Next.js, FastAPI — with clean architecture, REST API integration, and deployment-ready infrastructure using Docker and GitHub Actions.

React.js Next.js FastAPI Python Docker
Certifications

LinkedIn Learning · 2026

Career Essentials in Generative AI (Professional Certificate)

LinkedIn Learning · 2026

Career Essentials in GitHub (Professional Certificate)

Dubai Future Foundation · 2026

One Million Prompters — AI Prompt Engineering

LinkedIn Learning · 2026

Getting Started as a Full-Stack Web Developer

LinkedIn Learning · 2026

OpenAI Realtime API: Building Voice Agents with Realtime API & Agents SDK

LinkedIn Learning · 2026

DevOps Foundations

LinkedIn Learning · 2026

Practical GitHub Actions

LinkedIn Learning · 2026

Practical GitHub Project Management & Collaboration

LinkedIn Learning · 2026

CSS Essential Training

LinkedIn Learning · 2026

Practical GitHub Code Search

LinkedIn Learning · 2026

Learning Microsoft 365 Copilot for Work

LinkedIn Learning · 2026

What Is Generative AI?

Get in touch
Work
with me

Open to AI/ML engineering roles, research collaborations, UI/UX design projects, and internship opportunities. Let's build something impactful together.