Skip to content
View 27Aditi's full-sized avatar

Block or report 27Aditi

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

LinkedIn Gmail LeetCode


Who I Am

class Aditi:
    def __init__(self):
        self.name        = "Aditi Bhatnagar"
        self.role        = "ML Engineer · Final Year CSE"
        self.location    = "India"
        self.focus       = ["Deep Learning", "NLP", "LLMs",
                            "Data Analytics", "Cybersecurity"]
        self.languages   = ["Python", "SQL", "HTML", "CSS"]
        self.open_to     = ["Internships", "Full-time Roles",
                            "Research Collaborations"]


Tech Stack

AI / ML

PyTorch Scikit-learn HuggingFace XGBoost LightGBM LSTM FinBERT

LLMs & RAG

LangGraph Qdrant Groq Llama

Frameworks

Streamlit FastAPI Flask Dash

Data

Pandas NumPy Plotly NetworkX


Featured Projects

AI-powered India economic intelligence platform. LSTM forecasting on 3 years of NIFTY data, FinBERT sentiment analysis on Hindi + English financial news, and a What-If macro simulator.

Chat with any GitHub repository using AI. Self-RAG agent with hybrid BM25 + vector retrieval, powered by LangGraph, Qdrant, and Groq's Llama 3.3 70B.

ML-based Network Intrusion Detection System. Ensemble of Random Forest, XGBoost, LightGBM with Isolation Forest anomaly detection and Bayesian fusion scoring.

Supply chain risk intelligence platform. Interactive trade route mapping, multi-factor risk scoring, disruption simulation with graph analytics, and alternative sourcing recommendations.


LeetCode Stats


What I Believe In

"The best way to predict the future is to build it."

I believe in building things that solve real problems — not just toy projects, but systems that could actually be used. Every project in my portfolio is built with a specific real-world use case in mind, from predicting economic trends to detecting network intrusions.

I approach every problem the same way — understand the domain deeply, choose the right tool, and build something that actually works.


Open to internship and full-time opportunities in Machine Learning, Data Science, and AI Engineering.

LinkedIn Gmail

Popular repositories Loading

  1. animalese-speech-synthesizer animalese-speech-synthesizer Public

    Animalese Synthesizer is a Python-based tool that converts typed text into speech that mimics the quirky, high-pitched style of Animalese — the iconic voice effect used in Animal Crossing. This syn…

    Python 1

  2. Crime-Analysis-India Crime-Analysis-India Public

    Crime-Analysis-India is an exploratory data analysis (EDA) project focused on understanding crime patterns and trends across India using real-world datasets. The project applies systematic data cle…

    Jupyter Notebook

  3. clv-dashboard clv-dashboard Public

    Customer Lifetime Value (CLV) Dashboard is an interactive analytics project that analyzes customer behavior and long-term value using transactional data. It performs CLV calculation, customer segme…

    Jupyter Notebook

  4. netguard-nids netguard-nids Public

    Machine Learning–based Network Intrusion Detection System using ensemble models (Random Forest, XGBoost, LightGBM) and Isolation Forest for anomaly detection. Implements Bayesian fusion for improve…

    Python

  5. trade-route-intelligence-platform trade-route-intelligence-platform Public

    Supply chain risk intelligence platform — interactive trade route mapping, multi-factor risk scoring, disruption simulation with graph analytics, and alternative sourcing recommendations. Built wit…

    Python

  6. BharatLens BharatLens Public

    🇮🇳 AI-powered dashboard to track India's economic pulse — LSTM forecasting, FinBERT sentiment analysis on Hindi & English news, state-level economic health scores, and a What-If macro simulator. Bu…

    Python