Skip to content
View KushagraB424's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report KushagraB424

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

Hi, I'm Kushagra Gupta

AI/ML Engineer • Full Stack Developer • Computer Vision Enthusiast

B.Tech CSE (AI & ML) student at Manipal Institute of Technology with a strong interest in:

  • Artificial Intelligence & Machine Learning
  • Full Stack Development
  • GenAI Engineer
  • Computer Vision
  • Distributed Systems
  • Large Language Models (LLMs)

About Me

  • CGPA: 9.3/10
  • Achiever Scholarship Recipient (Top 5% at MIT Manipal)
  • Solved 300+ LeetCode problems
  • Building AI-powered full-stack applications
  • Interested in scalable ML systems, RAG pipelines, and backend engineering

Tech Stack

Languages

Python Java C C++ JavaScript SQL Go

AI / ML

Machine Learning Deep Learning PyTorch TensorFlow Scikit-learn Keras Computer Vision NLP RAG LLMs CUDA NumPy Pandas

Backend / Web

React Node.js Express.js FastAPI Flask Django REST APIs JWT Auth HTML CSS

Big Data / Cloud

AWS Google Cloud Apache Spark PySpark Hadoop Distributed Systems ETL Pipelines

Databases

MongoDB PostgreSQL SQLite NoSQL

Tools

Git Docker Kubernetes Linux VS Code IntelliJ Streamlit Colab


Featured Projects

NextFlow – Visual AI Workflow Orchestrator

GitHub | GitLab | Live Demo

Full-stack visual AI workflow orchestrator allowing users to dynamically construct and execute multi-step pipeline DAGs.

Tech

Next.js 15 • React Flow • LLM • RAG • PostgreSQL • Gemini

Highlights

  • Drag-and-drop interactive canvas
  • State management and real-time telemetry
  • Event-driven backend execution
  • Retrieval-Augmented Generation (RAG) pipeline

Lantern – Agentic Business Intelligence Platform

GitHub | GitLab | Live Demo

Agentic Business Intelligence platform using LangGraph to transform datasets into insights.

Tech

LangGraph • PostgreSQL • Python • Pandas • FastAPI

Highlights

  • Multi-agent workflow with human-in-the-loop approval
  • State management and PostgreSQL checkpointing
  • Secure Python execution sandbox for automated data analysis
  • RAG and semantic memory using text embeddings

TaskMates – Home Services Marketplace

View Code | Live Demo

Containerized full-stack marketplace platform with AI-powered service discovery.

Tech

Django • PostgreSQL • Docker • Gemini API

Highlights

  • Conversational AI chatbot
  • Transaction-safe booking workflows
  • RBAC implementation
  • Dockerized deployment

AI Research Assistant

View Code | Live Demo

RAG-based research assistant that allows users to upload PDFs and perform context-aware semantic search and question answering.

Tech

React • Node.js • MongoDB • Gemini Embeddings • RAG

Highlights

  • Semantic retrieval over 100+ page PDFs
  • Chunked vector search pipeline
  • Real-time query processing
  • Sub-second response latency

Fashion Vision AI – Multi-Object Fashion Segmentation & Agentic Shopping

View Code | Live Demo

AI-powered fashion understanding pipeline using object detection, segmentation, and LLM-powered recommendations.

Tech

YOLOv8 • EfficientNet • PyTorch • FastAPI • OpenRouter

Highlights

  • Multi-object garment segmentation
  • 15+ clothing categories
  • Agentic shopping recommendations
  • ~78% mAP validation performance

SafePay – Secure Payment System

View Code | Live Demo

Secure payment platform with fraud detection and encrypted transaction handling.

Tech

Flask • MongoDB • AES-256 • Machine Learning

Highlights

  • ML-based fraud detection
  • AES-256 encryption
  • Concurrent transaction handling
  • Role-based authentication

LogInsight – Distributed Log Analysis System

GitHub | Live Demo

LogInsight Dashboard

Distributed log analysis system using PySpark to process web server access logs with an interactive AI-powered dashboard.

Tech

PySpark • Streamlit • Python • Plotly • Gemini API

Highlights

  • Distributed data processing pipeline using Apache Spark
  • Interactive log explorer and visualization dashboard
  • Statistical anomaly detection for server requests
  • AI-powered log insights and summarization via Gemini

GitHub Stats


Achievements

  • Achiever Scholarship Recipient (Top 5%)
  • Finalist — MIT Open Coding Challenge
  • 250+ LeetCode Problems Solved
  • Google Cloud Digital Leader Certified

Connect With Me


Always open to collaborating on AI, ML, backend, and open-source projects.

Typing Animation

Popular repositories Loading

  1. SkyPath-Airline-Reservation-System SkyPath-Airline-Reservation-System Public

    An advanced, enterprise-grade Airline Reservation System built with Java & JavaFX. Features AI-inspired dynamic pricing, real-time analytics dashboards, a dual-interface architecture. Demonstrates …

    Java

  2. Digital-Note-Taking-Platform Digital-Note-Taking-Platform Public

    Built a web-based productivity application using HTML,CSS, Flask and SQLite, featuring note creation, editing, and organization capabilities Developed intelligent search functionality with content …

    Python

  3. PeopleDetector PeopleDetector Public

    A Flask-based web application that detects people in camera surveillance images using OpenCV's HOG (Histogram of Oriented Gradients) descriptor.

    Python

  4. Handwritten_Equation_Solver Handwritten_Equation_Solver Public

    A Python application that uses classical computer vision and machine learning to recognize and solve handwritten mathematical equations.

    Python

  5. Clinical-Decision-Support-System-for-Disease-Prediction-and-Medicine-Recommendation Clinical-Decision-Support-System-for-Disease-Prediction-and-Medicine-Recommendation Public

    Developed an Explainable AI–based clinical decision support system that predicts probable diseases from user-reported symptoms and suggests commonly used medicines with confidence scores. Integrate…

    HTML

  6. Research_Assistant Research_Assistant Public

    Full-stack AI app where you can upload research PDFs and ask questions about them. The system extracts text, chunks it, generates embeddings, stores them in MongoDB, and uses semantic search + Gemi…

    JavaScript