Skip to content
View LovejeetM's full-sized avatar

Block or report LovejeetM

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
LovejeetM/readme.md

Hey there, I'm Lovejeet Matharu!

AI & Machine Learning Engineer

I'm a Master's candidate specializing in AI, driven by a deep passion for robotics, autonomous systems, and continuous learning.
My focus is on applying state-of-the-art AI to build tangible innovations—from intelligent user-assistance platforms to complex autonomous robots that perceive and interact with the world.


My Featured Projects

💬 Serena: AI Therapy Platform

A full-stack AI therapy platform leveraging Python (Flask) and TypeScript with a synchronized Live2D character for an immersive, empathetic user experience.

Python TypeScript Flask WebSocket SQLite

View Project →

🌦️ Weather Point: Java Desktop App

A robust Java Swing desktop app providing real-time weather, multi-day forecasts, and AI-powered travel recommendations via RESTful API integrations.

Java Swing Maven REST APIs Gemini API

View Project →

♟️ Chess ML & Move Prediction

A system using Computer Vision and a trained ML model to detect chess pieces from an image, generate FEN, and predict the optimal move using a chess engine.

Python Flask OpenCV Scikit-learn

View Project →

🤖 Plantey: Autonomous Robot

An autonomous robot for the Gemini API competition that uses LiDAR, a Raspberry Pi camera, and the A* algorithm to navigate and analyze plants with AI.

Python Gemini API Raspberry Pi Hardware A* Algorithm

View Project →

My Tech Stack

Languages:

AI / ML Frameworks:

Backend, Frontend & Databases:

Tools, Platforms & Cloud:


Pinned Loading

  1. Serena Serena Public

    Serena is an innovative AI Therapist agent designed to provide accessible, personalized, and real-time mental well-being support.

    HTML

  2. autonomous_robot autonomous_robot Public

    This project details the construction and operation of an autonomous robot designed for garden monitoring. The robot navigates the garden, captures images of plants, and analyzes them using AI.

    Python

  3. Chess_ML_Algorithm Chess_ML_Algorithm Public

    This project implements a machine learning-based system for identifying chess pieces from an image of a chessboard, generating the corresponding FEN, and determining the best move using a chess eng…

    Python 2

  4. MachineLearning MachineLearning Public

    This repo contains my machine learning practice code and notes; it also has some data visualization code and data files.

    Jupyter Notebook

  5. SQL_HospitalManagementSystem SQL_HospitalManagementSystem Public

    This project develops a robust Hospital Management System (HMS) designed to streamline and manage various operations within a hospital environment. Built entirely using Microsoft SQL Server

    TSQL

  6. Weather-Point Weather-Point Public

    Weather Point is a Java Swing desktop application designed to provide users with current weather information, forecasts, and travel recommendations for various destinations.

    Java