Skip to content
View yuval728's full-sized avatar

Highlights

  • Pro

Block or report yuval728

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
yuval728/README.md

Hi πŸ‘‹, I'm Yuval Mehta

Generative AI Engineer Β· LLM Orchestration Β· MLOps Β· Computer Vision

yuval728


🧠 About Me

I'm a Generative AI Engineer with hands-on experience building agentic systems, LLM orchestration pipelines, and production-grade ML deployments. I specialize in LangGraph-based multi-agent coordination, MLOps, and deep learning β€” from research to deployment in high-compliance environments.

  • 🏒 Currently: Generative AI Engineer @ xLM – Continuous Intelligence, automating GxP compliance workflows with LangGraph agents
  • πŸŽ“ B.Tech in Computer Engineering (AI specialization) β€” CGPA: 3.84 / 4.0 β€” NMIMS MPSTME, Mumbai
  • πŸ† Top 1% (274th / 74,824) in Amazon ML Challenge 2024
  • πŸ“„ 2Γ— IEEE Published β€” AQI prediction from satellite imagery (InCoWoCo 2025) + Early Diabetes Prediction (APCIT 2024)
  • 🌱 Currently exploring: AI agent memory architectures, LLMOps, and context engineering
  • ⚑ Fun fact: When I'm not building AI systems, I love staying active and dancing πŸ•Ί

πŸš€ Featured Projects

Project Description Stack
AI Therapist LLM-powered therapy agent with emotion control & memory β€” 70% session consistency improvement LangGraph, FastAPI, Supabase, Vector DB
LipReader AI Lip-to-text model with 87% character accuracy, 25% faster inference via TorchServe PyTorch, OpenCV, MLflow, Docker
AQI Prediction Dual-view attention model forecasting AQI & 6 pollutants β€” 93% RΒ² accuracy, 35% cloud cost reduction PyTorch, GCP, WandB, FastAPI
WS Buddy Multimodal chatbot with voice, image & context memory β€” 85% task success rate LangGraph, Whisper, Qdrant, Diffusion
Outreach-Ace Gen-AI resume analyzer & cold email generator LangChain, LLM, ChromaDB, Streamlit
Image-Lingo Image captioning with attention mechanism, 91% accuracy PyTorch, AWS, MLflow

✍️ Latest Blog Posts

➑️ Read all articles on Medium


πŸ† Publications & Awards

  • πŸ“„ IEEE InCoWoCo 2025 β€” Estimating Ground-Level Air Quality Index from Satellite Imagery
  • πŸ“„ IEEE APCIT 2024 β€” Examining ML Approaches for Early Diabetes Prediction
  • πŸ₯‡ Top 1% β€” Amazon ML Challenge 2024 β€” Ranked 274th out of 74,824 participants
  • πŸŽ–οΈ 4th Place β€” genai.works Hackathon 2025 (July) β€” with the xLM team

πŸ› οΈ Tech Stack

AI / ML

Python PyTorch TensorFlow scikit-learn OpenCV HuggingFace

AI Agents & LLMs

LangChain LangGraph CrewAI FastAPI

MLOps & Cloud

MLflow Docker AWS GCP Azure Weights & Biases

Databases

PostgreSQL MongoDB Redis Supabase Pinecone Qdrant


πŸ“Š GitHub Stats


πŸ”— Connect


πŸ“« yuvalmehta.728@gmail.com Β· 🌐 yuval-mehta.vercel.app

Pinned Loading

  1. Qwen-3.5-Scratch-Implementation Qwen-3.5-Scratch-Implementation Public

    Python

  2. research-pilot research-pilot Public

    AI Research Copilot built using a 10-stage LangGraph workflow that performs retrieval, planning, structured extraction, summarization, architecture generation, and code generation.

    Python 1 2

  3. AQI_predictor AQI_predictor Public

    A machine learning application that predicts Air Quality Index (AQI) and air pollutant concentrations using street view and satellite images.

    Jupyter Notebook 1

  4. AI-Therapist AI-Therapist Public

    A comprehensive AI-powered therapy application with real-time chat, session management, and advanced safety features.

    TypeScript

  5. VerbalVision VerbalVision Public

    VerbalVision is a deep learning-based lip reading application inspired by the LipNet model. It processes video frames to extract lip regions and predicts the spoken words.

    Python

  6. RL-Job-Scheduler RL-Job-Scheduler Public

    This project implements an AI-powered job scheduling system that combines Reinforcement Learning (RL) and traditional scheduling algorithms to optimize job scheduling. The system is designed to pre…

    Jupyter Notebook