Skip to content
View Nilesh-builds's full-sized avatar

Block or report Nilesh-builds

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.

Content in all repositories owned by your account will be closed.
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
Nilesh-builds/README.md

Nilesh Singh — data analyst x AI evaluation

Terminal-style dot-matrix portrait of Nilesh
degree   location   open-to



typing: data quality, LLM evaluation, dashboards


linkedin    email    github    portfolio    stars

$ whoami

BCA student specializing in Data Science at Sri Balaji University, Pune,
building toward Data Analytics and AI Evaluation. I turn messy datasets
into tested pipelines, interpretable models, and dashboards — then explain
what the evidence can and cannot prove.

Alongside coursework, I interned as a Cloud Application Developer at
Codefirst Technology. My work lives after the model: data quality,
evaluation, business trade-offs, and human review.

$ cat .profile

ROLE        =  Data Analyst  |  AI Evaluation
STATUS      =  BCA (Data Science) Student — Sri Balaji University
DOMAIN      =  Analytics  |  Data Quality  |  AI Evaluation
TOOLS       =  Python  |  SQL  |  Power BI  |  Excel  |  R
INTERNSHIP  =  Cloud Application Developer — Codefirst Technology
PORTFOLIO   =  TrainLens  |  Customer Churn Analysis  |  LLM Safety Eval Benchmark
LOCATION    =  Pune, India
OPEN_TO     =  Data Analyst  |  AI Trainer  |  AI Evaluation Roles

> ls /projects --sort=impact

▶ TrainLens — AI Training Data Quality Platform

TrainLens dashboard

Customer-support data quality and evaluation platform: five quality dimensions, eleven checks, Groq batch labeling with rule-based fallback, confidence-based human review queue, and accuracy / F1 / calibration reporting. Benchmarked on 852 synthetic conversations at a 98.85% quality score.

Stack: Python · pandas · DuckDB · Streamlit · Plotly · scikit-learn Live demo: TrainLens Dashboard · Repo: Nilesh-builds/trainlens

▶ LLM Safety & Response Evaluation Benchmark

LLM evaluation evidence dashboard

A controlled benchmark scoring AI responses across 9 dimensions — instruction following, factuality, relevance, bias, toxicity, refusal quality, prompt injection resistance, hallucination, consistency — entirely on free-tier APIs. Rule-based checks plus a 2-model LLM-judge ensemble with 95% bootstrap intervals. Judges validated against references (11/11) and blind human review (human-vs-human κ=0.902). GPT-OSS-120B composite 4.28 vs GPT-OSS-20B 4.18.

Stack: Python · Groq free-tier APIs · pandas · matplotlib · Streamlit · Jupyter Live demo: LLM Evaluation Evidence Dashboard · Repo: Nilesh-builds/llm-safety-eval-benchmark

▶ Customer Churn Analysis — Telco Dataset

Customer churn decision support dashboard

Production-style churn analysis: data-quality checks, SQL views, leakage-safe modeling with cross-validation and calibration, cost-sensitive thresholds, and a live human-review dashboard. Balanced Random Forest chosen on business reasoning, not accuracy alone.

Stack: Python · SQL · Pandas · scikit-learn · Streamlit Live demo: Customer Churn Decision Support · Repo: Nilesh-builds/customer-churn-analysis

▶ AI HR Automation Suite — 6 n8n Workflows

Six automation workflows streamlining HR end-to-end: employee onboarding, leave management, sentiment & feedback analysis, policy Q&A bot, AI resume screener & ranker, and a WhatsApp HR chatbot — Google Sheets as the shared data store, GPT-4 as the AI layer, Gmail/Slack/WhatsApp for alerts.

Stack: n8n · Google Sheets · OpenAI GPT-4 · Gmail/Slack/WhatsApp Repo: Nilesh-builds/ai-hr-automation-suite

$ ls /tech-stack --grouped

languages/   python  r  html  css  bash
data/        postgres  mysql
cloud/       aws  git  github  vscode
python r html css bash postgres mysql aws git github vscode
powerbi excel sql streamlit sklearn pyspark

> cat analytics-expertise.json

Domain Proficiency Details
Data Cleaning & EDA █████ Advanced Pandas, missing-value handling, outlier detection, feature engineering
Machine Learning ████░ Intermediate Logistic Regression, Random Forest, Decision Trees, model selection on business criteria
Data Visualization ████░ Intermediate Power BI dashboards, Excel reporting, matplotlib/seaborn charting
SQL & Databases ████░ Intermediate Querying, joins, aggregation for analysis-ready datasets
Statistical Analysis ████░ Intermediate Hypothesis-driven EDA, risk scoring, business recommendation write-ups
Cloud (AWS) ███░░ Working Knowledge Cloud-native architecture from Codefirst Technology internship

> cat experience.log

Cloud Application Developer (Intern)Codefirst Technology

Hands-on experience building cloud-native applications, applying AWS fundamentals alongside coursework in data science.

AWS Cloud-Native Architecture Application Development

> git log --oneline /education

education

> cat certifications.sh

powerbi-cert sql-cert python-cert ml-cert dl-cert r-cert excel-cert ds-cert algo-cert

> git stats --global

streak
contribution snake

> cat current-focus.yaml

learning:
  - Advanced machine learning & model evaluation
  - Power BI dashboard design for business storytelling

building:
  - trainlens                   # Customer-support data quality, AI labeling, and evaluation dashboard
  - llm-safety-eval-benchmark  # 9-dimension LLM safety benchmark, free-tier APIs, judge validation
  - customer-churn-analysis   # Telco churn EDA + ML + Power BI
  - ai-hr-automation-suite    # 6 n8n workflows automating HR processes

studying:
  - BCA, Data Science — Sri Balaji University, Pune

open_to:
  - Data Analyst roles
  - Business Analyst roles
  - AI Trainer roles

> ping me

gmail linkedin github portfolio


// student by day  |  building an analytics portfolio, one dataset at a time



footer

Pinned Loading

  1. trainlens trainlens Public

    AI training-data quality + evaluation platform for customer support — validation checks, LLM labeling, human-review queue, eval dashboard

    Python

  2. llm-safety-eval-benchmark llm-safety-eval-benchmark Public

    Benchmark evaluating LLM responses across 9 safety/quality dimensions — rule-based checks + validated LLM-judge ensemble, free-tier APIs

    Python 2

  3. customer-churn-analysis customer-churn-analysis Public

    Leakage-safe telco churn analysis — data-quality checks, SQL views, cost-sensitive model selection, live decision-support dashboard

    Jupyter Notebook 1

  4. ai-hr-automation-suite ai-hr-automation-suite Public

    6 n8n workflows automating HR end-to-end: onboarding, leave, sentiment, policy Q&A, AI resume screening, WhatsApp HR bot

    Python 1