Skip to content
View RushikeshSonwane03's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report RushikeshSonwane03

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

Typing SVG


Β  Β  Β  Β 



$ whoami

identity    : Rushikesh Sonwane
location    : Dhule, Maharashtra, India

education:
  β—Ž  PGP β€” AI & Data Science     | Jio Institute, Navi Mumbai  | CGPA 8.66  | 2025–2026
  β—Ž  B.Tech β€” Computer Engineering | SVKM's IoT, Dhule           | CGPA 8.57  | 2020–2024

study abroad:
  β—Ž  Study Abroad Module | Nanyang Technological University, Singapore (12th - World University Rankings 2026)| Aug 2025
     └─ Academic Learnings:
         └─ AI for Business: Learned to build, refine, and apply AI models responsibly to translate data insights into effective business decisions.
         └─ Strategy for AI: How leadership, culture, and governance enable organizations to use AI as a strategic tool for innovation and long-term business value.
     └─ Industry Visit/Learnings: 
         └─ Visited Rockwell Automation and Accenture Singapore, and observed how they integrate AI and automation to solve real business and industrial challenges.
         └─ Engaged with global leaders at Convergence 2025, gaining insights into how technology, talent, and transformation shape intelligent enterprises.

experience:
  β—Ž  Python Developer Intern | Atos (Eviden) | Oct–Nov 2025
     └─ Enterprise GenAI Β· AWS Bedrock Β· Lambda Β· Claude 3.5 β†’ 4.0 Migration

domain_expertise:
  - LLM Engineering & RAG System Design
  - Agentic AI & Multi-Agent Orchestration
  - Deep Learning, NLP, Computer Vision
  - Cloud-Native AI on AWS (Lambda, Bedrock, EC2)
  - Big Data Engineering (Databricks, PySpark)

open_to           : [ Enterprise AI, GenAI Collaborations, Research Opportunities ]

β—ˆ Flagship β€” Agentic & Intelligent Systems

🏭 SupplyMind

Agentic AI OS for Supply Chain Intelligence

An LLM-orchestrated multi-agent platform that autonomously manages global supply chains β€” demand forecasting, supplier risk scoring, inventory rebalancing, logistics optimization, and sustainability tracking, all coordinated through a hierarchy of 8 specialized AI agents.

What makes it different:

  • Orchestrator dynamically routes natural language queries to the right agents
  • Supplier risk scoring runs through a trained scikit-learn ML pipeline β€” fully bypassing the LLM for deterministic, explainable predictions
  • Smart mock-fallback: all 12 LangChain tools execute on real data even when Ollama is offline
  • Real-time agent status polling every 3s; inter-agent message bus with ring-buffer logging

8 Agents Β· 12 Tools Β· 10 Workflows Β· MongoDB Β· FastAPI Β· React 19

FastAPI LangChain LangGraph Ollama (llama3.2) MongoDB React 19 Tailwind scikit-learn

GitHub

βš–οΈ GovernAI

Responsible AI Compliance Platform via RAG

Upload an organizational policy or document β†’ select regulatory frameworks β†’ receive structured compliance assessments with per-article risk levels, metric scores, and actionable recommendations β€” grounded in actual regulatory text via RAG.

What makes it different:

  • FAISS + LangChain LCEL retrieves exact regulatory passages per framework (DPDP Β· GDPR Β· EU AI Act Β· NIST AI RMF)
  • Analysis runs asynchronously in the background; users fill the governance questionnaire in parallel
  • Scores computed manually from per-article results β€” eliminates LLM arithmetic hallucinations
  • Full SQLite-backed audit trail with 10+ distinct event types at every pipeline stage

Dual LLM Β· FAISS Β· Async Analysis Β· Governance Module Β· Full Audit Trail

FastAPI LangChain (LCEL) FAISS Ollama / Gemini 1.5 React 18 SQLite nomic-embed-text

GitHub


β—ˆ Enterprise β€” Professional Deployment

🏒 Application Modernization Toolkit

Enterprise AI @ Atos (Eviden) β€” Production Project

Contributed to Atos' first GenAI-powered enterprise modernization initiative. Led the LLM API migration of 39 AWS Lambda functions from Claude Sonnet 3.5 β†’ 4.0, performed dependency refactoring (langchain-community β†’ langchain-aws), implemented regex-based Markdown post-processing, and designed DevOps artifact generation (Dockerfiles, Helm Charts).

FastAPI AWS Lambda AWS Bedrock LangChain boto3 GitHub Actions EC2


Metric Value
Lambda Functions 39 migrated
LLM Upgrade 3.5 β†’ 4.0
DevOps Artifacts Dockerfiles Β· Helm
CI/CD GitHub Actions

β—ˆ Research & Exploration

🌌 SpacePedia AI

Semantic Space Knowledge Retrieval

LLM-powered conversational bot using RAG architecture for natural language querying of space research data. Domain-specific chunking, hybrid retrieval, and LangSmith observability.

Flask LangChain LangGraph ChromaDB LLaMA 3.2 (1B) nomic-embed-text LangSmith

GitHub

πŸ“ž TrustCaller (IEEE Published)

Voice-Based Fraud Prevention System

ML + voice feature extraction for real-time caller verification and fraud detection.

πŸ“„ IEEE CONIT 2024, Bangalore DOI: 10.1109/CONIT61985.2024.10626085

Django Machine Learning Voice Analysis Feature Extraction

GitHub

πŸ—„οΈ NYC Yellow Taxi Analytics

Lakehouse Engineering on Databricks

Medallion architecture (Bronze β†’ Silver β†’ Gold) over 38M+ NYC taxi trip records. KPI tables, window functions, demand forecasting insights.

Apache Spark Databricks PySpark Delta Lake Spark SQL

GitHub

πŸ“„ Document Layout Analysis

Deep Learning Structure Detection

YOLOv8 trained on the DocLayNet dataset for real-time document structure classification via Flask REST API.

Accuracy: 0.94 mAP@0.5

YOLOv8 PyTorch OpenCV Flask DocLayNet

GitHub

πŸ’¬ Sentiment Analysis Web App

AI Review Summarization Platform

End-to-end pipeline for sentiment scoring + AI-generated summaries of customer reviews. RoBERTa polarity scoring + Gemini summarization.

Django RoBERTa Gemini 1.5 Flash Pandas Matplotlib

GitHub

🚴 IoT Cyclist Performance Monitor

Real-Time Athletic Intelligence

Sensor-driven exertion monitoring using NodeMCU ESP8266 + ML regression. Random Forest Regressor achieving RΒ² = 0.997 on live sensor data.

NodeMCU ESP8266 ThingSpeak Random Forest Python Matplotlib

GitHub


$ cat tech_stack.conf

─── Languages ───

PythonΒ SQLΒ C++Β Java

─── LLMs & GenAI ───

ClaudeΒ GeminiΒ LLaMAΒ OpenAIΒ Ollama

─── AI / Agent Frameworks ───

LangChainΒ LangGraphΒ LangSmithΒ scikit-learnΒ YOLOv8Β NumPyΒ Pandas

─── Web Frameworks ───

FastAPIΒ DjangoΒ Flask

─── Cloud & DevOps ───

AWS BedrockΒ LambdaΒ EC2Β GitHub ActionsΒ Docker

─── Data, Databases & Vector Stores ───

DatabricksΒ PySparkΒ FAISSΒ ChromaDBΒ MongoDBΒ PostgreSQLΒ SQLite

─── Tools ───

GitΒ JupyterΒ Tableau


$ cat experience.log

Professional Timeline

Period Role Organization Focus Area
Oct–Nov 2025 Python Developer Intern Atos (Eviden) LLM API migration Β· AWS Lambda Β· Cloud-native GenAI
Aug 2025 Study Abroad β€” AI for Business & Strategy NTU Singapore AI strategy Β· Rockwell Automation Β· Accenture Singapore Β· Convergence 2025

Academic Foundation

Qualification Institution Score Year
PGP β€” AI & Data Science Jio Institute, Navi Mumbai CGPA 8.66 2025–2026
B.Tech β€” Computer Engineering SVKM's Institute of Technology, Dhule CGPA 8.57 2020–2024
12th (Science) - Intermediate Y.B. School and Jr. College, Aurangabad 64.15 % 2018–2020
10th - Metriculation Pd Dr. Vitthalrao Vikhe Patil Sainik School, Loni Bk, Rahata, Ahmednagar 77.80 % 2016–2018

$ ./achievements.sh --display

Recognition Details Year
πŸ‘¨β€πŸŽ“ Academic Representative AI & Data Science, Jio Institute 2025–2026
🌏 NTU Singapore - Study Abroad AI for Business & Strategy · Industry: Rockwell Automation, Accenture Singapore 2025
πŸ“„ IEEE Research Publication TrustCaller β€” Voice Fraud Prevention Β· CONIT 2024, Bangalore 2024
πŸ₯‡ Best Student of the Year Department of Computer Engineering, SVKM's IoT Dhule 2024
🀝 Best NSS Volunteer of the Year National Social Service, SVKM's IoT 2023
πŸ† Avishkar Research Competition Zonal Level Winner (also Institute & Dept. levels) 2022

πŸŽ“ Special Learning Expeditions β€” Click to expand
Program Institution Focus
ACM India Winter School Ahmedabad University Network Science (Dec 2023)
Amazon ML Summer School Amazon India Scientists Machine Learning Foundations (Sept-Oct 2023)
ACM India Summer School IIT Palakkad + NSM HPC & AI Compute Continuum (Jun 2023)
ACM India Winter School IIT Goa Optimization for ML & OR (Dec 2022)
πŸ“œ Certifications Vault β€” Click to expand

πŸ›°οΈ ISRO Space Technology (4 Certifications) Aditya L1 β€” India's First Space Observatory Β· Overview of Space Science (START 2023) Β· Chandrayaan 3 MahaQuiz Β· Automated Feature Extraction from HR Images β€” IIRS, Dehradun & ISRO HQ, Bangalore

⚑ High Performance Computing β€” National Supercomputing Mission (3 Certifications) Programming AMD GPUs with HIP Β· High Performance Computing Β· CUDA Programming

πŸ” Google & Industry Professional Google Cybersecurity Professional (Coursera) Β· Intro to ML (Duke University) Β· Career Essentials in GenAI (Microsoft + LinkedIn) Β· Google Analytics

🐍 HackerRank Proficiencies Python ⭐⭐⭐⭐⭐ (5 Stars + Certificate) · SQL ⭐⭐ · Problem Solving ⭐⭐

πŸ“š NPTEL Elite Compiler Design β€” IIT Kharagpur Β· Programming in Java β€” IIT Kharagpur


$ cat leadership.log

Role Organization Period Contributions
πŸ‘¨β€πŸŽ“ Academic Representative AI & DS, Jio Institute Apr 2025 – Mar 2026 Student liaison, academic coordination
πŸ“ Secretary ACM Student Chapter, SVKM's IoT Nov 2022 – Nov 2023 Technical workshops, event management
🎀 Student Representative Internal Grievances Committee Apr 2022 – Apr 2024 Student advocacy, conflict resolution
✍️ Editor & Content Creator Comp-Buzz Newsletter Jan–Aug 2022 Content strategy, publication management
πŸ€– College Representative e-Yantra Symposium, IIT Bombay 2022 Robotics competition
πŸŽ–οΈ House Captain Sainik School, Loni, Ahmednagar 2016–2018 Discipline, leadership

$ github --stats --all



$ cat current_mission.yml

working_on:
  - Production-grade Agentic AI Systems
  - Enterprise LLM Integration & Deployment
  - Multi-Agent Orchestration Frameworks

learning:
  - MLOps & Model Serving at Scale
  - Advanced Prompt Engineering & RLHF
  - Kubernetes & Container Orchestration

publishing:
  - Exploring more research directions in enterprise AI

open_to:
  - Full-time AI/ML Engineering roles
  - GenAI product development
  - Research collaborations
  - Open-source AI/ML contributions
  - Technical talks & content creation

$ ping rushikesh


Channel Contact
πŸ“§ Email rushisonwane117@gmail.com
πŸ’Ό LinkedIn linkedin.com/in/rushikesh-sonwane
🌐 Portfolio rushikeshsonwane03.github.io
πŸ’» GitHub @RushikeshSonwane03
πŸ† HackerRank RushiSonwane03
πŸ“± Phone +91 94210 67364
πŸ“ Location Dhule, Maharashtra, India

LinkedIn Β  Email Β  Portfolio



$ echo "Building at the intersection of intelligence β€” artificial and cosmic."
> Building at the intersection of intelligence β€” artificial and cosmic.

⭐ From @RushikeshSonwane03 · Last updated: April 2026

Pinned Loading

  1. RushikeshSonwane03 RushikeshSonwane03 Public

    Config files for my GitHub profile.