Skip to content
View sjagadee's full-sized avatar

Block or report sjagadee

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

Hi there, I'm Srini Jagadeesh πŸ‘‹

πŸš€ About Me

I'm a Lead Software Developer with 10+ years of experience specializing in healthcare interoperability and AI/ML engineering. I'm passionate about bridging the gap between healthcare technology and artificial intelligence to create innovative solutions that improve patient care and data accessibility.

Currently working at HealthChain.io (part of iNetFrame Technology), where I architect healthcare data exchange solutions and build intelligent systems powered by AI.

πŸ”­ What I'm Working On

  • Building conversational AI chatbots and RAG applications with LangChain and LangGraph
  • Developing agentic AI architectures for healthcare applications
  • Implementing FHIR R4 resource extraction systems and data transformation workflows
  • Creating machine learning models for classification tasks with real-world healthcare data

πŸ’Ό Core Expertise

Healthcare Interoperability

  • FHIR R4 | HL7v2 | EDI | CCDA
  • Healthcare Terminology Servers
  • Clinical Data Transformation
  • Healthcare Data Standards & Compliance

AI/ML Engineering

  • LangChain & LangGraph for orchestration
  • RAG Applications with Vector Stores
  • Conversational AI & Chatbots
  • Classical ML (Random Forest, XGBoost, Decision Trees)
  • Deep Learning & Neural Networks
  • Imbalanced Dataset Handling (SMOTE)

Full-Stack Development

  • Backend: Node.js, Java, Python
  • Frontend: JavaScript, TypeScript
  • Databases: MongoDB, PostgreSQL, Vector Databases
  • Cloud: AWS, Azure
  • Architecture: Microservices, Docker, Apache NiFi

πŸ› οΈ Technical Stack

Languages:        Node.js, Python, Java, JavaScript, TypeScript
AI/ML:            LangChain, LangGraph, Scikit-learn, XGBoost, TensorFlow
Healthcare:       FHIR R4, HL7v2, CCDA, EDI
Databases:        MongoDB, PostgreSQL, Vector DBs
Cloud & DevOps:   AWS, Azure, Docker, Microservices
Tools:            Git, REST APIs, Azure Functions, Streamlit, Gradio

🎯 Current Focus

  • πŸ€– Transitioning deeper into GenAI and Agentic AI roles
  • πŸ“š Mastering LangGraph workflow execution and state management
  • πŸ₯ Innovating at the intersection of healthcare and AI
  • πŸ”¬ Exploring advanced RAG architectures and guardrail implementations

πŸ“« Connect With Me

LinkedIn

πŸŽ“ Education

Master of Science in Information Technology and Management
Illinois Institute of Technology, Chicago

πŸ“Š GitHub Stats

GitHub Stats

Pinned Loading

  1. GenAI_LangChain_Models GenAI_LangChain_Models Public

    Implementing LangChain to build application on top of Language Models

    Python

  2. eda eda Public

    Feature Engineering and Exploratory Data Analysis

    Jupyter Notebook

  3. GenAI_LC_Coversational_Chat_bot GenAI_LC_Coversational_Chat_bot Public

    Jupyter Notebook

  4. GenAI_LangChain_RAG_APP GenAI_LangChain_RAG_APP Public

    Text to SQL using Gemini and RAG

    Jupyter Notebook

  5. GenAI_LangChain_VideoQ-A GenAI_LangChain_VideoQ-A Public

    An application that has question and answering capabilities based on video (Youtube) context.

    Jupyter Notebook

  6. RAG_Conversational_App RAG_Conversational_App Public

    A full-stack Retrieval-Augmented Generation (RAG) chatbot application built with LangChain, FastAPI, and Streamlit. This application allows users to upload documents, ask questions about them, and …

    Python