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

Block or report Murali-Manohara

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

Hi, I'm Murali Manohara 👋

Data Analyst · Data Scientist · Business Intelligence

Bengaluru, Karnataka, India

LinkedIn Portfolio GitHub Email


🧑‍💻 About Me

I'm a Data Science postgraduate at Great Lakes Institute of Management, with a background in Electronics & Communication Engineering. I specialize in turning raw, complex data into clear insights that drive real business decisions.

What makes my profile different: I've spent 2 years as an Associate Consultant at Great Learning, working directly with CRM data, tracking 500+ client records, and applying data-driven segmentation to improve outreach efficiency by 8–10% and enrollment conversion by 6–8%. That hands-on, client-facing background gives me the ability to not just build models — but communicate findings clearly to non-technical stakeholders.

Recent highlights:

  • 📦 PostBot — Processed 1.6L+ India Post records, engineered BO/PO ratio features, and deployed a CatBoost model with R² = 0.92 as a Streamlit decision-support system for district delivery efficiency
  • 📊 SaaS Analytics Pipeline — Generated 677K+ rows of synthetic SaaS data, built a full MySQL pipeline, and uncovered key insights: trial churn at 40.5%, Enterprise CLV 17.6× higher than Starter, and an anomaly flagged at Z-Score 4.51
  • 🏏 IPL Win Probability — Ball-by-ball XGBoost predictor trained on 1,169 matches, deployed as a live Tableau dashboard with real-time simulation
  • 🤖 AI-Powered Apps — Built multiple Streamlit apps using Gemini AI and Groq for resume analysis, defect detection, and a full RAG pipeline for LLM-powered document Q&A
  • 🎭 Face Mask Detection — Built during Data Science internship at Zephyr Technologies using Scikit-learn on 2,000+ image samples, reducing manual reporting by 30%

🎓 Currently: Data Science & Generative AI — Great Lakes Institute of Management (ML · SQL · Business Analytics · LLMs · GenAI)

💼 Open to: Data Analyst · Business Analyst · Data Scientist — Bengaluru or Remote


🛠️ Tech Stack

Languages & Databases

Python SQL MySQL

ML & AI

Scikit-Learn XGBoost CatBoost Pandas NumPy Gemini Groq

Visualization & BI

Tableau Streamlit Matplotlib Seaborn Excel

Tools & Platforms

Jupyter VS Code GitHub


🚀 Featured Projects

📦 PostBot — India Post Infrastructure Efficiency Model

Python · CatBoost · XGBoost · Random Forest · Streamlit · EDA · Feature Engineering

  • Diagnosed inefficiencies in India Post's postal network where districts with high office counts still showed poor delivery performance
  • Processed 1.6L+ records, performed deep EDA, and engineered domain features like BO/PO ratios to capture structural imbalances
  • Trained and compared Random Forest, XGBoost, and CatBoost models — CatBoost achieved R² = 0.92, the best-performing model
  • Deployed PostBot, a Streamlit-based decision support system that generates district-level recommendations to improve delivery efficiency

📊 SaaS Business Intelligence & Analytics Pipeline

Python · MySQL · SQL · Tableau · EDA · Excel · RFM Segmentation · Cohort Analysis

  • Designed an end-to-end analytics solution to monitor customer churn, revenue trends, and user behavior for a SaaS business
  • Generated 677,000+ rows of realistic synthetic SaaS data across 5 MySQL tables covering billing, usage, and customer data
  • Wrote advanced SQL queries for KPI analysis, cohort retention, RFM segmentation, and anomaly detection
  • Key findings: trial plan churn at 40.5%, Enterprise CLV 17.6× higher than Starter (₹85,066 vs ₹4,830), and a payment anomaly flagged at Z-Score 4.51 in August 2023

🏏 IPL Live Win Probability Predictor

Python · XGBoost · Scikit-learn · Tableau · EDA · Pandas

  • Ball-by-ball win probability predictor trained on 1,169 IPL matches using XGBoost
  • Built a full ETL → feature engineering → model tuning → deployment pipeline
  • Deployed as a live Tableau dashboard for real-time win-probability simulation during a match

🏗️ Defect Analyzer AI

Python · Streamlit · Gemini AI · GenAI · Computer Vision · Multimodal LLM

  • Built a Streamlit web app where users upload images of building structures to detect and analyze structural defects
  • Powered by Gemini's multimodal vision model for real-time defect identification and safety recommendations

📄 AI Resume Analyzer

Python · Streamlit · Gemini AI · GenAI · NLP · LLM · Prompt Engineering

  • AI-powered resume scoring tool that evaluates a candidate's CV against a given job description and designation
  • Provides detailed, actionable feedback and improvement suggestions using Gemini AI

📚 RAG Demo — Retrieval Augmented Generation

Python · RAG · LLM · GenAI · Gemini · Groq · Vector DB · Prompt Engineering

  • Implemented a full Retrieval Augmented Generation (RAG) pipeline that enhances LLM responses with real-time document retrieval
  • Combines Groq (LLaMA) and Gemini with vector search to ground answers in uploaded documents rather than pre-trained knowledge alone

💼 Experience

Role Company Period
Associate Consultant Great Learning Jul 2023 – Jun 2025
Data Science Intern Zephyr Technologies & Solutions Jul 2022 – Aug 2022

🎓 Education

Degree Institution Year
PG Program — Data Science & Generative AI Great Lakes Institute of Management, Bangalore 2025 – Present
B.E. — Electronics & Communication Engineering NMAM Institute of Technology, Nitte 2019 – 2023

📈 GitHub Stats

Murali's GitHub Stats Top Languages


"Data is not just numbers — it's the story behind every business decision."

📂 Portfolio: murali-manohara.github.io  |  📧 muralimanohara661@gmail.com

Popular repositories Loading

  1. ipl-win-probability ipl-win-probability Public

    Forked from omnaik21/ipl-win-probability

    "Ball-by-ball IPL win probability predictor using XGBoost | Python + Tableau | 1169 matches"

    Jupyter Notebook

  2. -saas-churn-analytics -saas-churn-analytics Public

    Forked from omnaik21/-saas-churn-analytics

    End-to-end SaaS churn analytics project using SQL, Python & Tableau

    Jupyter Notebook

  3. defect_anaylyzer_ai defect_anaylyzer_ai Public

    Develop a web based app using Streamlit that allows users to upload image of a building structures and to analyze the defects using a Gemini Model

    Python

  4. resume_analyzer_ai resume_analyzer_ai Public

    AI powered resume analyzer based on the given designation and job description using Gemini Model.

    Python

  5. ML_model.ai ML_model.ai Public

    Ai powered Streamlit App to learn the data given and to predict the unseen data using ancient ML algorithms and Generate the suggestions and improvements to be done in the models Using Gemini AI al…

    Python

  6. ragdemo.ai ragdemo.ai Public

    Retrieval Augmented Generation(RAG) is a technique that enhances the capabilities of LLMs by combining information retrieval with text generation. Instead of relying on pre-traned knowledge, RAG fe…

    Python