Skip to content
View thendralmagudapathi's full-sized avatar
πŸ–οΈ
πŸ–οΈ

Block or report thendralmagudapathi

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

Hey, I'm Thendral Magudapathi!

AI Engineer | Deep Learning and Computer Vision Enthusiast

Linkedin: thendralmagudapathi Gmail Badge GitHub Thendral

Podcast
tech_stack = {
    "Programming Languages": ["Python", "SQL"],
    "Deep Learning Frameworks": ["PyTorch", "TensorFlow", "Keras"],
    "Machine Learning & AI": [ "YOLO (v5-v8)", "CNN", "RNN", "GANs", "CycleGAN", "Transformers","Vision Transformers (ViT)", "UNet", "ResNet", "Physics-Informed Neural Networks (PINNs)"],
    "Computer Vision & Image Processing": ["OpenCV", "scikit-image", "Albumentations"],
    "Data Science Libraries": ["Pandas", "NumPy", "Matplotlib", "Seaborn", "SciPy", "Scikit-learn"],
    "Signal Processing": ["FFT", "FIR Filters", "Wavelet Transform"],
    "GenAI & NLP": [ "LLM", "RAG", "LangChain", "Hugging Face Transformers", "Sentence Transformers", "Ollama", "Qdrant"],
    "Web & App Development": ["Streamlit", "Flask", "Tkinter", "CustomTkinter"],
    "DevOps & Deployment": ["Docker", "Kubernetes", "Git", "GitHub Actions", "Prometheus", "Grafana"],
    "Embedded & Edge AI": ["RaspberryPi", "NVIDIA Jetson Orin Nano", "Linux OS", "V4L2", "GStreamer"],
}

Current Focus:

πŸ€— Hugging Face β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘ 90%
🧠 ViTs + Faiss β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘ 80%
πŸ” Transformers β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘ 95%


I love connecting with different people so if you want to say hi, I'll be happy to meet you more! :)


Pinned Loading

  1. Image-Search-Similarity Image-Search-Similarity Public

    This project is a simple Reverse Image Search engine built with Flask. It allows users to upload an image and find visually similar images from a predefined image database.

    Python

  2. Physics-Informed-Neural-Networks Physics-Informed-Neural-Networks Public

    This repository contains Jupyter notebooks from my learning journey with Physics-Informed Neural Networks (PINNs). These are not complete projects but serve as educational resources to explore core…

    Jupyter Notebook

  3. RAG-for-NCERT RAG-for-NCERT Public

    A professional-grade Retrieval-Augmented Generation (RAG) system designed for intelligent question-answering over NCERT textbooks of Class 11 and 12. This project integrates LangChain, Qdrant vecto…

    Python

  4. ultralytics/ultralytics ultralytics/ultralytics Public

    Ultralytics YOLO πŸš€

    Python 44.5k 8.7k

  5. Engineering-Data-Sheet-Generator Engineering-Data-Sheet-Generator Public

    This Python script automates the creation of a structured Excel workbook using xlsxwriter and openpyxl. It includes dropdowns, validations for integers, floats, dates, and formatted columns. Design…

    Python

  6. Instance-Segmentation Instance-Segmentation Public

    This project provides a complete pipeline to process polygon-style annotations, convert them into YOLO-compatible formats, and train a segmentation model using YOLOv8

    Jupyter Notebook