Skip to content
View daniel-mehta's full-sized avatar

Block or report daniel-mehta

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

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

Report abuse
daniel-mehta/README.md

👋 Hey, I'm Daniel Mehta

🧠 About Me

Applied AI and machine learning developer building forecasting systems, LLM applications, APIs, and end-to-end data products.

Currently an AI Training & Evaluation Contractor at Mercor Intelligence and an MSc Artificial Intelligence student at the University of Liverpool.

Wilfrid Laurier CS & UX graduate and Humber AI & ML postgrad. Previously worked across AI systems, data, analytics, and internal tools at Arrowz, the Ontario Ministry of Education, DPCDSB, and Meter.


🔍 Interests

  • Football Analytics & Forecasting - probabilistic modelling, player evaluation, expected points, and decision systems
  • Applied ML Systems - leakage-aware pipelines, backtesting, simulation, optimization, and deployment
  • LLM Memory & Agent Systems - persistent memory, retrieval logic, long-term context, and practical AI workflows
  • Multimodal AI & VLMs - combining vision and language for useful tools and interfaces
  • Model Training & Optimization - fine-tuning, quantization, evaluation, and efficient inference
  • Game Development - building games and interactive systems in Unreal Engine 5

🛠 Tech Stack

Languages:
Python · TypeScript · SQL · Go · Julia · Java · C# · R · Dart

Machine Learning & AI:
PyTorch · Scikit-learn · TensorFlow · Hugging Face · Transformers · Model Training & Evaluation · Probabilistic Modelling · Simulation

AI Systems & LLMs:
LLM Pipelines · Prompt Engineering · Conversational Memory Systems · Model Integration · LangChain · Dify AI

Backend & APIs:
FastAPI · Flask · REST APIs

Cloud & Data:
AWS (EC2, S3, SageMaker) · PostgreSQL · MongoDB · Apache Spark

Frontend & Additional Tools:
React · Vite · Flutter · Tableau · Figma


🚀 Featured Work

End-to-end, time-aware Fantasy Premier League forecasting and squad optimization system.

  • Builds leakage-controlled historical datasets and rolling-origin backtests
  • Estimates team scoring, clean-sheet, match-outcome, and player-minutes probabilities
  • Generates player expected points and outcome distributions using 10,000 joint fixture simulations
  • Selects a legal squad, starting XI, bench order, captain, and vice-captain using mathematical optimization
  • Publishes forecasts through a static React and TypeScript dashboard

Live dashboard: daniel-mehta.github.io/fpl-forecast

Trained a custom 354M-parameter GPT-style language model using PyTorch and Hugging Face, including the training, evaluation, and inference pipeline.

LLM + GNN Integration for Renewable Energy

Led an industry-sponsored capstone combining LLMs with MoFlow and DimeNet++ for molecular generation and property prediction.

Built a Transformer-based recommender with personalized feedback and explainable outputs.

Developed a custom Q-learning system for traffic routing and signal optimization across more than 500 simulated scenarios.


📬 Reach Out

Gmail
LinkedIn


Pinned Loading

  1. fpl-forecast fpl-forecast Public

    End-to-end FPL forecasting and decision-support system with time-aware backtesting, probabilistic player projections, and constrained squad optimization.

    Python

  2. CooperLM-354M CooperLM-354M Public

    A 354M parameter GPT-2 model trained on filtered Wikipedia, BookCorpus, and OpenWebText. Includes 4-bit quantized version for lightweight inference. Built as a toy project to explore end-to-end LLM…

    Jupyter Notebook 1

  3. FitCheck.AI FitCheck.AI Public

    👔 FitCheck.AI is your personal AI stylist. Upload outfits for savage critiques, auto-tag your wardrobe, and get smart recommendations - powered by Streamlit, LangChain, MongoDB, and VLMs like CLIP …

    Python 3 1

  4. Context-Aware-Anime-Recommender Context-Aware-Anime-Recommender Public

    Context-aware anime recommender powered by SASRec (Transformers) with explicit dislike/like/love feedback embeddings, optional genre-aware blending for cold start, and explainable recommendations w…

    Jupyter Notebook 1

  5. Traffic-Management-Q-Learning Traffic-Management-Q-Learning Public

    An artificial intelligence model for optimizing traffic flow and managing autonomous vehicles using Q-learning. Implements the BNART heuristic for efficient routing.

    Python

  6. AWS-Sentiment-Analysis-Project AWS-Sentiment-Analysis-Project Public

    Real-time sentiment analysis web app using AWS Comprehend, built with Flask and deployed on AWS EC2.

    Python