Skip to content
View rgkannan676's full-sized avatar
๐Ÿ˜Ž
๐Ÿ˜Ž

Block or report rgkannan676

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

๐Ÿ‘‹ Hey there! I'm a Senior AI Research Engineer ๐Ÿš€ With 10+ years of experience in Artificial Intelligence and Software Development, I specialize in Deep Learning, Computer Vision, and AI model deployment. My expertise is building and optimizing AI solutions that drive real-world impact across diverse industries.

๐Ÿ”ฅ What I Do:
AI Model Training & Deployment: Expert in PyTorch, OpenCV, CUDA, TensorRT
Computer Vision: Classification, Object Detection, Segmentation, Shape Analysis, Edge Detection, Object Tracking
LLMs & NLP: Streamlit-based QA chatbots, RAG pipelines, Hugging Face models (BERT, BART)
AI Pipelines: Data augmentation, training, testing, evaluation using DVC, COCO, YOLO, BIPED
Scalable AI Solutions: Translating Python models (PyTorch) into C++ for high-performance inference
Software Engineering: Architecting modular, scalable AI applications (Python, C++)

๐Ÿ’ก AI Projects & Innovations:
โœ… Traffic Insights & Vision-Guided Automation ๐Ÿšฆ
โœ… Defect Detection for Manufacturing & Airport Ops ๐Ÿญ
โœ… Facade Defect Detection & Quality Assurance ๐Ÿ—
โœ… Sales CRM AI Chatbots & Automation ๐Ÿค–
โœ… Model Accuracy Analysis Framework (detecting FN/FP/TP for targeted performance enhancements) ๐Ÿ“Š

๐ŸŽฏ Leadership & Impact:
๐Ÿ‘จโ€๐Ÿ’ป Managing & leading AI teams for Agile AI projects
โšก Developed a tool that reduced data prep time
๐Ÿš€ Built AI-powered solutions that optimize workflows across industries

๐Ÿ“Œ Always exploring cutting-edge AI research and building real-world AI applications. Letโ€™s connect and innovate together!

Pinned Loading

  1. Track-COCO-Objects Track-COCO-Objects Public

    Track objects in COCO dataset.

    Python

  2. Recognition-and-Classification-of-Facial-Attributes Recognition-and-Classification-of-Facial-Attributes Public

    Created a classifier that can identify and classify 41 types of facial attributes, using an ImageNet pre-trained ResNext50 model provided by PyTorch and CelebA dataset. Multiple data augmentation tโ€ฆ

    Python 11

  3. Image-Super-Resolution Image-Super-Resolution Public

    Created a model that can increase the resolution of images by 4 times, using an SRResNet model provided by BasicSR framework and DIV2K data set. Multiple data augmentation techniques were used alonโ€ฆ

    Python

  4. Histogram-Equalization Histogram-Equalization Public

    Histogram equalization based image processing to improve the contrast of the image

    Python 5

  5. Design-and-Train-Neural-Network-from-Scratch Design-and-Train-Neural-Network-from-Scratch Public

    Explore the Math behind it by designing a neural network, derive the parameter gradients with respect to loss function and update the parameter weights and update the weight parameters using the grโ€ฆ

    Python

  6. Financial_Q-A_Chatbot Financial_Q-A_Chatbot Public

    Q&A Chatbot capable of answering questions related to the financial reports of large public companies. This chatbot can be directly hosted in Heroku platform. The RAG (Retrieval-Augmented Generatioโ€ฆ

    Python 1