Skip to content
View vanshvj2005's full-sized avatar

Highlights

  • Pro

Block or report vanshvj2005

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.

Content in all repositories owned by your account will be closed.
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
vanshvj2005/README.md

Hello πŸ€–, I'm Vansh Jain

AI/ML Engineer β€’ Generative AI β€’ Machine Learning β€’ Data Analytics

Typing Animation

Coding


βš™οΈ Languages & Tools

Β Β  Β Β  Β Β  Β Β  Β Β 



Β Β  Β Β  Β Β  Β Β  Β Β  Β Β 



Β Β  Β Β  Β Β  Β Β  Β Β 



Β Β 

πŸ“Š Data & Analytics

🧠 Machine Learning β€’ Deep Learning β€’ NLP

✨ Generative AI

πŸš€ AI Engineering


πŸš€ Featured Projects

πŸ“ˆ QuantEdge β€” ML Pipeline for Stock Ranking

  • Processed and feature-engineered ~1M OHLCV rows across 500 Nifty 500 stocks
  • Built an 8-layer modular ML pipeline
  • Implemented XGBoost and Scikit-learn models
  • Worked with time-series analysis, ranking and backtesting
  • Added 29 automated tests
  • Identified and fixed 3 production bugs
  • Built an interactive Streamlit + Plotly dashboard


πŸ€– Intelligent Chatbot β€” RAG System

  • Built a Retrieval-Augmented Generation (RAG) chatbot
  • Implemented semantic retrieval using embeddings
  • Connected custom knowledge sources with LLM responses
  • Implemented conversational memory
  • Built context-aware question answering


πŸ‘οΈ Live Digit Recognition

  • Built a real-time digit recognition system
  • Applied computer vision and image processing
  • Implemented real-time prediction


πŸ›‘οΈ Cyberbullying Detection Web App

  • Built an NLP classification system for toxic and abusive text
  • Applied text preprocessing and TF-IDF
  • Worked with imbalanced datasets
  • Benchmarked classification models
  • Deployed the model using Flask

πŸŽ™οΈ Jarvis β€” AI Voice Assistant

  • Built a Python-based AI voice assistant
  • Automated 15+ commands
  • Integrated speech recognition and text-to-speech
  • Added email automation using SMTP
  • Published in IJARESM

πŸ“Š GitHub Stats

GitHub Statistics Β Β  Top Languages


πŸ”₯ GitHub Streak

GitHub Streak


🌐 Connect With Me

Β Β 

Β Β 


Footer Animation

Popular repositories Loading

  1. forage-midas forage-midas Public

    Forked from vagabond-systems/forage-midas

    Project repo for the JPMC Advanced Software Engineering Forage program

    Java

  2. Intelligent-Chatbot-using-Retrieval-Augmented-Generation-RAG Intelligent-Chatbot-using-Retrieval-Augmented-Generation-RAG Public

    RAG Chatbot with Conversational Memory is an intelligent assistant that combines Retrieval-Augmented Generation (RAG) with memory. It delivers precise, context-aware answers from your uploaded docu…

    Python

  3. intelligent-chatbot-using-rag intelligent-chatbot-using-rag Public

    Python

  4. vansh-jain-resume vansh-jain-resume Public

    Resume of Vansh Jain | AI/ML student building intelligent systems, full-stack applications & scalable solutions

  5. ai-cyber-bullying-detection ai-cyber-bullying-detection Public

    Jupyter Notebook

  6. Live-Digit-Recognition Live-Digit-Recognition Public

    Live Digit Recognition System using Deep Learning β€” A real-time handwritten digit recognition application that captures input via webcam and predicts digits using a trained neural network model.

    Python