Skip to content
View sAI-2025's full-sized avatar
🦠
I may be slow to respond.
🦠
I may be slow to respond.

Highlights

  • Pro

Block or report sAI-2025

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

Sai Krishna Chowdary Chundru — AI/ML Engineer

Animated professional introduction

LinkedIn GitHub Portfolio Resume Medium Profile views


👨‍💻 About Me

I'm an AI/ML Engineer based in Hyderabad, India, specializing in building production-ready intelligent systems. My work spans retrieval-augmented generation (RAG), computer vision, medical imaging, and end-to-end ML pipelines—from data processing to deployment.

  • 🔬 Deep Learning Research: Medical imaging, OCT retinal disease classification, liver segmentation
  • 🤖 GenAI & LLMs: RAG applications, agentic systems, prompt engineering, fine-tuning (LoRA, full)
  • 🏥 Healthcare AI: Diagnostic models, biomedical NLP, AI-driven healthcare solutions
  • 📊 ML Engineering: Data pipelines, model evaluation, API development, cloud deployment
Data → Processing → ML/DL → Retrieval/LLM → Evaluation → API → Deployment

🎓 Education

Degree Institution Year CGPA
B.Tech, Electronics & Communication Engineering Rajiv Gandhi University of Knowledge Technologies, IIIT Nuzvid Campus 2021–2025 8.55/10

🏆 Achievements

  • IIT Madras Road Safety Hackathon Winner — ₹7.5 lakh grant for an AI-driven bike-safety enhancement system that identifies rash driving and potential falls, then alerts through a phone. Read the coverage

Tech Stack

Languages & Core

AI / ML / Deep Learning

Data, Backend & APIs

DevOps, Cloud & Tools


💼 Experience

Data Scientist — AI & ML Engineer Intern @ SriyaAI · Mar 2025 – Aug 2025 · Remote
  • Architected a retrieval-augmented agent using LangChain with filtering, grounding, and multi-turn memory
  • Integrated GPT-3.5 Turbo via API workflows — reduced average query cost by 10%
  • Designed end-to-end ML pipelines: preprocessing, feature engineering, training, evaluation, and scikit-learn model deployment
AI Research Engineer Intern @ NIT Warangal · Apr 2024 – Jun 2024 · Warangal
  • Built sEMG acquisition pipeline + LSTM for lower-limb abnormality detection (67% diagnostic accuracy)
  • Pneumonia detection with MobileNet-V3 transfer learning — 94% accuracy, with Grad-CAM explainability
  • Dockerized Django application deployed on AWS EC2
Deep Learning Researcher Intern @ IIIT AndhraPradesh · April 2023 – February 2024 · Remote
OCT Retinal Disease Classification | HealthcareAI
  • Developed an MLP Mixture Model for retinal disease classification using Optical Coherence Tomography (OCT) images
  • Achieved 98.4% accuracy, driving diagnostic precision in ophthalmology
  • Tackled class imbalance through weighted loss functions, improving generalization and robustness for real-world healthcare deployment
  • Applied advanced deep learning and computer vision methods to enhance diagnostic models
Liver Segmentation with U-Net | Medical Imaging
  • Designed and optimized U-Net and Half U-Net architectures for precise liver segmentation
  • Achieved 97.6% IoU and 9.4% Dice Coefficient, setting new standards in medical imaging accuracy
  • Developed and tested custom loss functions to improve model performance
  • Gained hands-on experience with AWS, Docker, and GPU-based cloud services (including NVIDIA A100 GPUs) to accelerate model training and deployment

Selected Projects

Agentic RAG for Jupyter FAQ — Retrieval-Augmented Q&A System

RAG LangChain LangGraph ChromaDB Agentic AI LLM

A retrieval-powered FAQ assistant built for grounded Jupyter-related answers. The pipeline processes documentation, extracts FAQs, creates persistent embeddings, retrieves relevant context, and produces source-aware answers with agentic reasoning.

  • Built an agentic RAG system with filtering, grounding, and multi-turn memory

  • Used LangChain and LangGraph for orchestrating retrieval and generation workflows

  • Implemented category-aware retrieval and citation-backed answers

    Live Demo


Portfolio + Conversational AI Agent

Django LLM Conversational AI Portfolio

An interactive portfolio website with an integrated conversational AI agent that provides information about projects, skills, and experience through natural language queries.

Live Demo


📊 GitHub Activity

GitHub statistics GitHub contribution streak

Most used languages


📝 Medium Articles

I write about AI/ML, deep learning, and healthcare AI on Medium.

🔗 Read my articles


📫 Connect With Me

Connect on LinkedIn Follow on GitHub Portfolio Resume Medium

Building AI systems that are useful, grounded, and measurable.

Footer wave


Made with ❤️ by Sai Krishna Chowdary Chundru

Pinned Loading

  1. Google-Lens-. Google-Lens-. Public

    Image Similarity Search Engine is recreates Google Lens functionalities using a ResNet model. It allows users to find similar images based on a query image by performing feature extraction and simi…

    Jupyter Notebook

  2. Advanced-Signature-Recognition-System-using-Few-Shot-Learning-and-Siamese-Networks Advanced-Signature-Recognition-System-using-Few-Shot-Learning-and-Siamese-Networks Public

    Signature verification : signature matching with minimal training images per class. Seamese network learns to compare signature pairs and determine whether they belong to the same individual. A K-N…

    Jupyter Notebook 1

  3. Hyperspectral-Model Hyperspectral-Model Public

    Jupyter Notebook

  4. Jupiter_FAQ_Bot Jupiter_FAQ_Bot Public

    Jupyter Notebook

  5. Book-analysis-agent Book-analysis-agent Public

    JavaScript

  6. physician-notetaker physician-notetaker Public

    Physician Notetaker is an AI-powered web application that transforms raw physician–patient conversations into structured, clinically useful insights.

    Python