Skip to content
View ADiTyaRaj8969's full-sized avatar
:octocat:
Versatile
:octocat:
Versatile

Block or report ADiTyaRaj8969

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

Aditya Raj

ML Enthusiast | Computer Vision | Mern Stack

Gujarat, India

LinkedIn LeetCode

const ADITYA = {
    LOCATION: "Gujarat, India",
    Education: "Marwadi University",
    Experience: ["AI GURU", "IEEE SPS"],
    Skills: ["MERN Stack", "Computer Vision", "Machine Learning"],
    Interests: ["Object Detection", "Image Classification", "Neural Networks"]
}; 
ProjectDescriptionTechLink
ManTarang AI music via multi-agent LangGraph https://huggingface.co/spaces/ashu-17/mantarang
AskDocs RAG document Q&A - PDF, DOCX, images https://aditya-raj19-askdocs.hf.space/
Stock Predictor LSTM stock forecasting, 5000+ datapoints https://stockpriceprediction-using-python.onrender.com
EdgeVision Web edge detection - Canny, Sobel, Laplacian https://edge-detection-app.onrender.com
Cerebrova MRI brain tumor detection via YOLOv8 https://cerebrova-lk7q.onrender.com
Rent Collect Flutter landlord-tenant management app https://github.com/ADiTyaRaj8969/Rent-Collect
Emotion Recognition CNN facial emotion detection, 7 classes https://faceemotiondetection-using-python.onrender.com
FaceSWAP AI-powered face swapping https://aditya-raj19-faceswap.hf.space/
Safety Detection Real-time PPE helmet & vest compliance https://github.com/ADiTyaRaj8969/Safety-Vest-and-Helmet-Detection
Paper Defect Detection Industrial paper defect inspection https://github.com/ADiTyaRaj8969/Industrial-Paper-Defect-Detection

Wakatime Stats

ADiTyaRaj8969

Pinned Loading

  1. FaceSWAP FaceSWAP Public

    FaceSWAP -> AI-powered face swapping application enabling realistic facial replacement with accurate alignment, skin tone matching, and seamless blending.

    Python

  2. ManTarang ManTarang Public

    ManTarang uses four AI agents collaborating via LangGraph to turn natural language queries into ranked, explained music recommendations using Gemini and Spotify.

    Python

  3. StockPricePrediction_Using_Python StockPricePrediction_Using_Python Public

    Stock Price Prediction project using LSTM and Python to analyze historical data and forecast market trends accurately.

    JavaScript

  4. EdgeVision EdgeVision Public

    A web-based edge detection tool implementing Canny, Sobel, and Laplacian algorithms for computer vision applications.

    CSS

  5. Safety-Vest-and-Helmet-Detection Safety-Vest-and-Helmet-Detection Public

    This project uses YOLOv8 to detect whether people are wearing helmets and safety vests in real time, labeling them as Safe, Partial, or Unsafe.

    Python 22

  6. FaceEmotionDetection_Using_Python FaceEmotionDetection_Using_Python Public

    This project uses a CNN model with OpenCV to recognize human emotions in real time through a webcam, showing live stats like FPS and face count.

    HTML 17