Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View yash-lomate's full-sized avatar
😉
😉

Highlights

  • Pro

Block or report yash-lomate

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

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

Report abuse
yash-lomate/README.md

✨ Yash Lomate ✨

🧠 AI Researcher | Computer Vision Engineer | Generative AI Specialist

MS in Artificial Intelligence @ Northeastern University (3.8 GPA)

LinkedIn Email Research


👨‍💻 About Me

class AIResearcher:
    def __init__(self):
        self.name = "Yash Lomate"
        self.education = "MS in AI @ Northeastern University (GPA: 3.8)"
        self.research_interests = [
            "Computer Vision & Biometric Systems",
            "Generative AI & RAG Pipelines", 
            "Deep Learning for Medical Imaging"
        ]
        self.current_focus = [
            "🔬 CNN-based Biometric Verification (93.75% accuracy)",
            "🤖 Multi-Agent AI with LangChain & OpenAI",
            "🧬 RAG Systems for Knowledge Management"
        ]
        
    def seeking(self):
        return ["AI Research", "ML Engineering", 
                "Computer Vision", "Biomedical Imaging"]

🎯 What I Do:

  • 🔬 Published researcher in CNN-based biometric systems
  • 🧠 Design and fine-tune Generative AI & RAG models (TensorFlow, PyTorch, OpenAI APIs)
  • 👁️ Build computer vision applications (face verification, fingerprint analysis, image processing)
  • 🤖 Architect multi-agent AI systems processing 10K+ daily transactions
  • 📊 Deploy end-to-end ML pipelines with Azure and MLflow

🛠️ Tech Stack

🧠 Deep Learning & Computer Vision

Python TensorFlow PyTorch OpenCV NumPy

🤖 Generative AI & LLMs

LangChain OpenAI Hugging Face RAG

☁️ Cloud & MLOps

Azure AWS MLflow

💾 Additional Skills

C++ SQL Git


📊 GitHub Analytics

GitHub Stats

Top Languages

GitHub Streak


🔬 Research & Publications

📄 "Contactless Fingerprint Verification Using CNN"

Published in: International Journal of Scientific Research and Engineering Development (IJSRED)

Key Contributions:

  • Engineered hybrid CNN-based biometric verification system
  • Integrated Bezier-surface modeling with score-level fusion
  • Achieved 93.75% verification accuracy
  • Enhanced matching efficiency and system reliability

Research Citations


🏆 Featured Projects

🔐 Face Verification using OpenAI

Tech: OpenAI Vision Models, Face Embeddings

Highlights:

  • 97% authentication accuracy
  • Sub-second processing time
  • Secure contactless identity verification

View Repository →

🖼️ Image Mosaic Reconstruction

Tech: Python, NumPy, Gradio

Highlights:

  • 32× faster with vectorized NumPy operations
  • Real-time Gradio interface
  • Evaluated with MSE/SSIM metrics

View Repository →

👆 Contactless Fingerprint Verification

Tech: CNNs, Bezier Surfaces, TensorFlow

Highlights:

  • 93.75% accuracy in hybrid verification
  • Score-level fusion of CNN + minutiae descriptors
  • Published research paper

View Repository →

🤖 RAG-Powered Data Analytics System

Tech: LangChain, OpenAI, Vector DBs

Highlights:

  • Processed 10K+ daily transactions
  • Multi-agent AI orchestration
  • NLP chatbot integration

View Repository →


🎯 Areas of Expertise

graph TD
    A[AI Research Focus] --> B[Computer Vision]
    A --> C[Generative AI]
    A --> D[Biometric Systems]
    
    B --> B1[CNN Architectures]
    B --> B2[Image Processing]
    B --> B3[Face/Fingerprint Recognition]
    
    C --> C1[RAG Pipelines]
    C --> C2[Multi-Agent Systems]
    C --> C3[LLM Integration]
    
    D --> D1[Contactless Verification]
    D --> D2[Score-Level Fusion]
    D --> D3[Biomedical Imaging]
    
    style A fill:#00D9FF
    style B fill:#FF6B6B
    style C fill:#FFD93D
    style D fill:#6BCF7F
Loading

📈 2026 Goals & Learning Path

🎓 Current Academic Focus (Northeastern University):

  • Applied Programming & Data Processing for AI
  • Advanced Algorithms for ML Systems

🔬 Research Interests:

  • Deep learning for biomedical imaging
  • Transformer architectures for computer vision
  • Multi-modal AI systems
  • Federated learning for biometric privacy

🚀 Professional Development:

  • Contribute to open-source CV/ML projects
  • Publish second research paper
  • Build production-grade MLOps pipelines
  • Explore Graph Neural Networks (GNNs)

📬 Let's Connect!

LinkedIn Email GitHub Portfolio

💡 Open to Research Collaborations | AI/ML Roles | Computer Vision Projects

Seeking: AI Research · ML Engineering · Computer Vision · Biomedical Imaging


⭐ If my work interests you, consider starring my repositories! ⭐

Profile Views

"Research is formalized curiosity. It is poking and prying with a purpose." - Zora Neale Hurston

Pinned Loading

  1. generative-ai-for-beginners generative-ai-for-beginners Public

    Forked from microsoft/generative-ai-for-beginners

    21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/

    Jupyter Notebook

  2. azure-samples azure-samples Public

    HTML

  3. leetcode leetcode Public

    my codes towards DSA understanding

    Jupyter Notebook