Skip to content
View Ansh610's full-sized avatar
  • Delhi

Block or report Ansh610

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

Typing SVG



> whoami

ansh = {
    "name"    : "Ansh Kumar",
    "location": "New Delhi, India 🇮🇳",
    "edu"     : "B.Tech ECE @ GGSIPU (2022–2026)",
    "roles"   : ["AI/ML Engineer", "Data Scientist", "GenAI Builder"],
    "currently_into" : ["Agentic AI", "RAG Systems", "LLM Fine-tuning"],
    "certs"   : ["AWS Cloud Practitioner ☁️",
                 "Power BI Associate 📊",
                 "GCP GenAI 🤖"],
    "status"  : "🟢 Open to Work",
}


🏅 GitHub Badges

Earned through contributions, community & consistency

     


🚀 Projects

🧠 Multimodal RAG Agent

End-to-end production RAG pipeline

Ingests mixed-format docs (PDFs, images, tables) and answers queries with citation-backed precision using FAISS vector retrieval + semantic search.

↑ 35% response relevance via optimized embeddings & data augmentation. Deployed on Render + Streamlit.

LangChain LlamaIndex FAISS Transformers Streamlit

⚡ AutoML Decision System

Upload CSV → production-ready predictions

Automated ML pipeline: preprocessing → feature engineering → model selection → hyperparameter tuning → evaluation. All in one click.

↓ 60% manual effort. Top-2 accuracy on 8+ benchmark datasets.

PyTorch Scikit-learn Pandas Streamlit Render

🎙️ AI Meeting Intelligence System

Your AI-powered meeting copilot

Transcribes audio via OpenAI Whisper, extracts structured summaries, decisions, and action items using fine-tuned NLP models with NER + abstractive summarization.

↓ 70% documentation time. Real-time audio upload + instant AI reports.

Whisper HuggingFace Flask Transformers Streamlit

📊 HR Analytics Dashboard

People analytics that prevent attrition

EDA on 1,400+ employee records identified salary, role & tenure as key attrition drivers — responsible for 85%+ of turnover.

↓ 60% manual reporting. DAX-driven KPIs + dynamic slicers for self-service analytics.

Power BI DAX Excel EDA KPI Tracking

🎯 Customer Segmentation Engine

K-Means clustering at scale

Clustered 500K+ transactions into 5 actionable segments enabling precision marketing campaigns.

↑ 25% campaign ROI vs prior approaches. Silhouette score improved by 18% via feature engineering.

Python K-Means Scikit-learn Pandas Streamlit

🛒 RFM E-Commerce Analytics

Revenue intelligence on 200K+ orders

RFM scoring revealed top 20% of customers drove 65% of revenue. Re-engagement campaigns for lapsed segments.

22% churned users recovered in the first campaign cycle.

Python RFM Analysis Pandas SQL Streamlit



🛠️ Tech Arsenal

🤖 AI · GenAI · LLMs

Python PyTorch TensorFlow HuggingFace LangChain OpenAI Scikit-learn XGBoost

📊 Data · Analytics · Visualization

Pandas NumPy SQL Power BI Tableau Streamlit Excel

☁️ Tools · Infra · Cloud

FastAPI AWS GCP MongoDB MySQL Git FAISS Render



🏅 Certifications

Certification Issuer Year
☁️ AWS Certified Cloud Practitioner Amazon Web Services 2024
📊 Power BI Data Analyst Associate Microsoft 2025
🤖 Generative AI Fundamentals Google Cloud Platform 2024


📬 Let's Connect

Building something in AI/ML? Have an interesting problem? Let's talk.


LinkedIn GitHub Gmail


Visitor Count


Pinned Loading

  1. AI-meeting-intelligence-system AI-meeting-intelligence-system Public

    Python

  2. automl-system automl-system Public

    HTML

  3. -HR-Analytics-Dashboard -HR-Analytics-Dashboard Public

    Power BI dashboard analyzing employee attrition trends

  4. customer-segmentation-dashboard-RFM customer-segmentation-dashboard-RFM Public

    Jupyter Notebook

  5. ecommerce-sales-analytics ecommerce-sales-analytics Public

    Jupyter Notebook

  6. Multimodal-RAG-Agent Multimodal-RAG-Agent Public

    Python