Skip to content
View OnlineBunker's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report OnlineBunker

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

πŸ’« About Me

πŸ‘‹ Hey, I'm Yash Dhankhar

First-year CS & AI student building production-grade GenAI apps β€” not just learning, shipping.

I'm a Generative AI developer from New Delhi, currently pursuing B.Tech in Computer Science & AI at Newton School of Technology, Rishihood University (2024–2028).

My focus is on building full-stack LLM-powered applications β€” RAG pipelines, agentic systems, and prompt-engineered products that go from idea to deployed URL.


πŸš€ What I've Built

  • βš™οΈ Agent Forge β€” Multi-agent AI system designer with a 3-stage async LLM pipeline, live workflow visualization, LangGraph-style code generation, and multi-provider orchestration using Gemini, Groq, and Anthropic

  • 🧠 Lumi β€” RAG-powered PDF intelligence agent with page-level citations, ChromaDB vector retrieval, semantic search, FastAPI backend, and real-time streaming responses using Gemini

  • πŸ“Š Churn Prediction + Agentic Retention β€” ML model (ROC-AUC: 0.9037) + 3-node LangGraph pipeline with Groq LLM for conversational retention strategy generation and semantic intervention retrieval


πŸ› οΈ My Stack

GenAI: Gemini API Β· Groq Β· LangChain Β· LangGraph Β· RAG Β· FAISS Β· ChromaDB
Web: React.js Β· Node.js Β· Express.js Β· FastAPI Β· Tailwind CSS Β· Streamlit
ML: Scikit-learn Β· Pandas Β· NumPy Β· Plotly
Deploy: Vercel Β· Render Β· Streamlit Cloud


🎯 Currently

  • πŸ“š Studying @ Newton School of Technology
  • πŸ”­ Building AI products that solve real problems
  • πŸ† National Yoga Champion Β· NDA-153 Recommended Β· National Baseball Player
  • πŸ“¬ Open to GenAI internship opportunities β€” reach me at yash.dhankhar06@gmail.com

🌐 Socials:

Instagram LinkedIn email

πŸ’» Tech Stack:

TypeScript HTML5 JavaScript Python Vercel Render Firebase Netlify Django Express.js FastAPI Next JS NodeJS Nodemon React React Native TailwindCSS Anaconda Flask JWT Three js Supabase SQLite Postgres Prisma MongoDB MySQL Matplotlib NumPy Pandas Plotly PyTorch scikit-learn Scipy

πŸ“Š GitHub Stats:



πŸ† GitHub Trophies

✍️ Random Dev Quote


Pinned Loading

  1. churn-prediction churn-prediction Public

    CUSTOMER CHURN PREDICTION & AGENTIC RETENTION STRATEGY

    Jupyter Notebook

  2. lumi lumi Public

    A PDF-AI, which can answer anything related to the pdf

    JavaScript

  3. safari-reading-mode-chrome-extension safari-reading-mode-chrome-extension Public

    reverse-engineered safari browser's reading mode feature and ported the idea into chrome ecosystem.

    JavaScript

  4. Portfolio Portfolio Public

    LLM-powered terminal portfolio built with Next.js, TypeScript, and Groq.

    TypeScript

  5. agent-forge agent-forge Public

    TypeScript