Skip to content
View yashasvitomar18's full-sized avatar

Block or report yashasvitomar18

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

Typing SVG

Building AI-powered and full-stack products, with a growing footprint in open source and applied machine learning.


🧭 About Me

  • 🎓 Third-year Electronics Engineering student at Madhav Institute of Technology and Science (MITS), Gwalior, focused on Software Development and AI/ML.
  • 🌱 Continuously learning, building and improving my skills in Full Stack Development, AI/ML, and Data Structures & Algorithms.
  • 🌱 Actively contributing to open source through GirlScript Summer of Code (GSSoC).
  • 💻 Interested in AI, Machine Learning, Full Stack Development, and sharpening Data Structures & Algorithms.
  • 🎯 Passionate about turning real-world problems into shipped, working software.

🛠️ Tech Stack

Languages

Frontend & Backend

AI / ML

Data Analytics

Databases & Tools

Problem Solving

📊 GitHub Stats

🚀 Featured Projects

AI assistant that transcribes YouTube videos or uploaded audio/video and lets you chat with the content using Whisper, LangChain, Mistral AI, and ChromaDB.

Streamlit LangChain Mistral AI ChromaDB Whisper

ML-powered web application that predicts mental health risk using a trained model and an interactive prediction interface.

Python Scikit-Learn Streamlit

Machine learning system that detects fraudulent financial transactions using a trained classification model with an interactive web interface.

Python Scikit-Learn Streamlit

Machine learning application that predicts heart disease risk from patient health parameters with a Streamlit dashboard.

Python Pandas Scikit-Learn Streamlit

🏆 Achievement

🌟GirlScript Summer of Code 2026 (GSSoC) — Open Source Contributor

🤝 Connect with Me

Pinned Loading

  1. Heart-Disease-Risk-Predictor Heart-Disease-Risk-Predictor Public

    Heart Disease Risk Predictor is a machine learning application that predicts the likelihood of heart disease based on patient health parameters. It uses data preprocessing, feature engineering, and…

    Python 1

  2. Fraud_Detection_Predictor Fraud_Detection_Predictor Public

    An ML-powered fraud detection system that predicts fraudulent financial transactions using machine learning and an interactive Streamlit web application

    Jupyter Notebook 1

  3. AI-Video-Assistant-With-RAG AI-Video-Assistant-With-RAG Public

    An AI-powered Video Assistant that enables users to upload videos and interact with their content using natural language. The application leverages Retrieval-Augmented Generation (RAG) to generate …

    Python 1

  4. Mindora-AI Mindora-AI Public

    A FastAPI-based Machine Learning API that predicts mental health scores from social media usage, lifestyle, and demographic data.

    Jupyter Notebook 1

  5. netiflix_sql_analysis netiflix_sql_analysis Public

    1

  6. NLP-Emotion-Classification NLP-Emotion-Classification Public

    NLP Emotion Classification — A machine learning project that uses NLP, BoW, TF-IDF, Naive Bayes, and Logistic Regression to classify emotions from text.

    Python