Skip to content
View BKY1601's full-sized avatar

Block or report BKY1601

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
BKY1601/README.md

πŸ‘‹ Hi, I'm Bipin Yadav

I'm an AI/ML enthusiast passionate about solving real-world problems through intelligent systems. I love building with Python, deploying models, and integrating AI into web apps.


πŸ’Ό Background

  • πŸŽ“ MCA (2023–2025)
  • ☁️ Engineer – Cloud & Infra Services at LTIMindtree (2021–2023)
  • 🧠 AI/ML Intern @ Edunet Foundation (Microsoft & SAP CSR program)
  • πŸ“œ Completed Stanford University's Code in Place – CS106A

πŸ›  Tech Stack & Tools

  • Languages: Python, Bash
  • ML Tools: Scikit-learn, Pandas, NumPy, TF-IDF, Cosine Similarity
  • APIs & Apps: FastAPI, Streamlit
  • Cloud: GCP (Basics), Azure DevOps (Training),AWS
  • Others: Git, VS Code, Jupyter Notebook

πŸš€ Projects

  • πŸ” AI Resume Ranker – Ranks resumes by job description using NLP
  • βœ‰οΈ Spamly – SMS spam detection app using Streamlit
  • 🌐 Spamly API – FastAPI-based REST service for spam detection
  • πŸ’»And many more

πŸ“ˆ Current Goals

  • Build hands-on AI/ML projects
  • Explore RAG pipelines, vector databases
  • Contribute to open-source AI tools

πŸ“« Let’s Connect


"Learning by building. Growing by sharing."

Pinned Loading

  1. resume-ranking resume-ranking Public

    AI Resume Ranker is a Python project that compares and ranks resumes based on a given job description using TF-IDF and cosine similarity. It helps recruiters find the most relevant resumes automati…

    Python

  2. spamly spamly Public

    The Spamly Streamlit app uses a machine learning model to classify SMS messages as Spam or Ham (Not Spam). It’s built using Python, scikit-learn, and Streamlit. Users can enter a message, and the a…

    Python