Skip to content
View Ashok007-cmd's full-sized avatar

Block or report Ashok007-cmd

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

Hi, I'm Ashok Kumar V 👋

Supply Chain Data Analyst who builds with AI. MBA in Logistics & Supply Chain Management, BCom in Computer Applications — I turn operational data into decisions with SQL, Excel, and Power BI, and I use AI coding tools (LLM assistants) to design and ship working analytics and automation systems.

About these repos, honestly: I architect the projects — the business problem, the data model, the pipeline design — and direct AI development tools to implement them, then validate the results. I can walk you through why every component exists; I'm still growing toward writing every line myself. I believe this AI-native way of building is a skill in its own right, and I'd rather show it transparently than pretend otherwise.

    • 🎓 MBA, Logistics & Supply Chain Management (Bharathidasan University) · BCom, Computer Applications
    • 📊 Excel · Power BI · Tableau · SQL · Python (working knowledge) · SAP S/4HANA (certified coursework)
    • 📍 Tamil Nadu, India · Open to Data Analyst / Supply Chain Analyst roles (Chennai, Bengaluru, Remote)
    • 📫 LinkedIn · vashokkumar2012001@gmail.com


      📦 Supply Chain & Operations Analytics Projects

      Project Business problem it solves
      realtime-otif-sla-automation Monitors On-Time-In-Full delivery SLAs in real time — SQL window functions, PostgreSQL, Power BI + Power Automate alerting
      ml-logistics-risk-prediction Predicts which shipments are at risk of late delivery so planners can intervene early
      retail-demand-forecasting Forecasts retail demand (Corporación Favorita dataset) to reduce stockouts and overstock
      algorithmic-process-mining Discovers bottlenecks and conformance gaps in O2C / P2P processes from ERP event logs
      cloud-native-analytics-engineering-pipeline Models raw data into a clean star schema for BI reporting (dbt + Snowflake/DuckDB)

      🤖 AI-Assisted Development Projects

      Project What it explores
      production-grade-rag A document Q&A system with hybrid search, citations, and automated quality evaluation
      local-ai-assistant A private, offline resume optimizer and mock interviewer running on local models
      structured-extraction-ft Fine-tuning small models to extract clean, structured data from messy documents
      echoflow-voice-pipeline A real-time voice assistant pipeline (speech → LLM → speech)
      rag-observability-layer Monitoring, tracing, and CI regression-gating for RAG pipelines

      🗓️ Project Timeline & Skills

      Portfolio built over May 2025 – July 2026, alongside completing my MBA. Duration reflects the estimated time invested building and refining each project.

      Project Duration Skills demonstrated
      production-grade-rag May 2025 – Jun 2025 (2 months) RAG architecture · hybrid search (BM25 + vector) · FastAPI · OpenTelemetry · LLM evaluation
      echoflow-voice-pipeline Jul 2025 – Aug 2025 (2 months) Real-time streaming · ASR/TTS · resilience patterns (circuit breakers)
      local-ai-assistant Sep 2025 (1 month) Local LLMs (Ollama) · privacy-first design · model benchmarking
      rag-observability-layer Oct 2025 – Nov 2025 (2 months) Monitoring & tracing · CI quality gates · regression testing
      structured-extraction-ft Dec 2025 (1 month) QLoRA fine-tuning · DPO · schema-validated JSON extraction
      cloud-native-analytics-engineering-pipeline Jan 2026 – Feb 2026 (2 months) dbt · DuckDB/Snowflake · Kimball star schema · Airflow · CI
      ml-logistics-risk-prediction Mar 2026 (1 month) Python · XGBoost · FastAPI serving · Streamlit
      retail-demand-forecasting Apr 2026 – May 2026 (2 months) Time-series forecasting (Prophet + gradient boosting) · MLflow · feature engineering
      realtime-otif-sla-automation Jun 2026 (1 month) SQL window functions · PostgreSQL (RLS, materialized views) · Power BI · Power Automate
      algorithmic-process-mining Jul 2026 (1 month) Process mining (pm4py) · conformance checking · KPI/bottleneck analysis · Streamlit

      🛠️ Core Skills

      Analytics & BI: SQL · Microsoft Excel (advanced) · Power BI · Tableau · dashboarding & KPI reporting Domain: Supply Chain Management · Logistics · O2C / P2P processes · OTIF & SLA metrics · demand planning concepts · SAP S/4HANA · SAP Ariba Building: Python (working knowledge) · AI-assisted development (LLM coding tools) · Git/GitHub · process automation

Popular repositories Loading

  1. echoflow-voice-pipeline echoflow-voice-pipeline Public

    Real-time streaming voice assistant pipeline: ASR → LLM → TTS. Sub-second latency, circuit breakers, multi-backend, fully observable.

    Python 1

  2. production-grade-rag production-grade-rag Public

    Production-grade RAG pipeline: hybrid search (BM25+vector+RRF), cross-encoder reranking, SSE streaming, async ingestion, OpenTelemetry metrics + Prometheus, Langfuse tracing, full RAGAS-style LLM-a…

    Python 1

  3. local-ai-assistant local-ai-assistant Public

    Private-by-design offline AI resume optimizer & mock interviewer — local Ollama SLMs with Gemini fallback, internally security-audited (see SECURITY.md)

    Python 1

  4. rag-observability-layer rag-observability-layer Public

    Production-grade monitoring, tracing, and CI regression-gating for RAG pipelines

    Python 1

  5. structured-extraction-ft structured-extraction-ft Public

    Production QLoRA SFT+DPO pipeline & FastAPI inference server for schema-validated JSON extraction — runs on 4 GB VRAM

    Python 1

  6. cloud-native-analytics-engineering-pipeline cloud-native-analytics-engineering-pipeline Public

    Dual-target dbt + DuckDB/Snowflake ELT pipeline: Kimball star schema, Airflow/Cosmos orchestration, CI with lint/build/test/security gates

    Python 1