Skip to content
View Divyanshi018572's full-sized avatar
😀
😀

Highlights

  • Pro

Block or report Divyanshi018572

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

Typing SVG

LinkedIn Email GitHub Profile Views


👩‍💻 About Me

class Divyanshi_Singh:
    def __init__(self):
        self.name       = "Divyanshi Singh"
        self.roles      = ["GenAI Engineer", "Agentic AI Engineer", "Data Scientist", "Data Analyst"]
        self.university = "MMMUT, Gorakhpur — B.Tech '26 | Minor in Data Science"
        self.location   = "India 🇮🇳 | Open to Remote"
        self.status     = "Actively seeking full-time roles | 8–12 LPA"

    def tech_stack(self):
        return {
            "llm_frameworks" : ["LangChain", "LangGraph", "CrewAI", "LlamaIndex"],
            "ai_skills"      : ["RAG", "Agentic AI", "Prompt Engineering", "Fine-tuning"],
            "ml_dl"          : ["PyTorch", "TensorFlow", "Scikit-Learn", "OpenCV"],
            "deployment"     : ["FastAPI", "Streamlit", "Gradio", "Flask", "Render"],
            "data"           : ["SQL", "MongoDB", "ChromaDB", "Pinecone", "Power BI"],
            "tools"          : ["MCP", "LangSmith", "Docker", "Git", "HuggingFace"]
        }

    def stats(self):
        return {
            "projects_built" : "25+ end-to-end AI/ML projects",
            "apps_deployed"  : "10+ live apps on Streamlit / HuggingFace / Render",
            "github_repos"   : "31 public repositories"
        }

    def connect(self):
        print("📧 divyanshis499@gmail.com")
        print("🔗 linkedin.com/in/divyanshi018572")
        print("💻 github.com/DIVYANSHI018572")


me = Divyanshi_Singh()
me.connect()

🚀 Featured Projects


🛣️ Automated Pavement Distress System

 

Real-time Computer Vision system that detects and classifies road surface defects with YOLOv8 — automating distress analysis across road images and video feeds.

YOLOv8 PyTorch OpenCV Streamlit HuggingFace


🧠 Meta Ad Intelligence Engine

 

Agentic AI system that autonomously analyzes Meta ad campaign performance, extracts actionable insights, and generates optimization recommendations — powered by LangGraph multi-agent orchestration.

LangGraph LangChain OpenAI FastAPI Streamlit


🔍 GitPulse Intelligence

 

AI-powered GitHub repository intelligence tool that surfaces code quality insights, contributor patterns, commit trends, and project health metrics — all from a single repo URL.

LangChain RAG GitHub API Streamlit Python


🛠️ Tech Stack

AI & LLM Frameworks

LangChain LangGraph CrewAI HuggingFace OpenAI Ollama

Machine Learning & Deep Learning

PyTorch TensorFlow Keras Scikit-Learn OpenCV

Data & Databases

Python Pandas SQL MongoDB ChromaDB Pinecone

Deployment & Backend

FastAPI Flask Streamlit Gradio Render Docker

Analytics & Visualization

Power BI Matplotlib Seaborn


📫 Let's Connect

I'm actively looking for full-time roles in GenAI, Agentic AI, Data Science, or Data Analytics.

  • 💼 Open to: Full-time | Bangalore / Hyderabad / Mumbai / Remote
  • 📧 Email: divyanshis499@gmail.com
  • 🔗 LinkedIn: divyanshi018572
  • 💬 Always happy to collaborate on AI projects or discuss opportunities!

🐍 My Contributions

github-snake

Pinned Loading

  1. Credit-card-fraud-Detection Credit-card-fraud-Detection Public

    An applied ML project for fraud detection where accuracy is deprioritized in favor of PR-driven metrics. Integrates Isolation Forest, One-Class SVM, Random Forest, and XGBoost with SMOTE and thresh…

    Python 2

  2. demandPulse-Analytics-Dashboard demandPulse-Analytics-Dashboard Public

    📦 DemandPulse Analytics — End-to-end demand analytics project on 1M+ records. Includes Streamlit dashboard, Power BI & Excel dashboards, SQL queries, ML segmentation (K-Means), EDA notebooks and bu…

    Jupyter Notebook 2

  3. Github-Intelligence-MCP Github-Intelligence-MCP Public

    Plug this MCP server into Claude Desktop or Cursor so your AI can actively explore GitHub profiles, code activity, and developer rankings in real time.

    Python 2

  4. GitPulse-Intelligence GitPulse-Intelligence Public

    GitPulse is a production-grade, AI-powered talent intelligence platform optimized for elite recruitment at scale. Designed with a focus on extreme speed and technical precision, the platform transf…

    HTML 2

  5. Meta-Ad-Intelligence-Engine Meta-Ad-Intelligence-Engine Public

    An end-to-end Meta Ad analytics platform analyzing 400K+ ad events across Facebook & Instagram — with funnel analysis, ROAS/ROI tracking, A/B testing, ML-powered conversion prediction, and a live S…

    Jupyter Notebook 2

  6. Movie-Match-Maker Movie-Match-Maker Public

    Movie Match Maker is a full-stack, AI-powered recommendation platform built with FastAPI and Streamlit. It uses an NLP/TF-IDF machine learning engine and Groq LLMs to provide personalized movie sug…

    Jupyter Notebook 2