Skip to content
View divyakhunt's full-sized avatar
📈
📈

Highlights

  • Pro

Block or report divyakhunt

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

Hi 👋, I'm Divya Khunt

🤖 Machine Learning Engineer | 🧠 Deep Learning Enthusiast | 🛡️ Ethical AI Advocate


🚀 About Me

I'm a passionate Machine Learning Engineer focused on building intelligent systems using Deep Learning, Computer Vision, NLP, and Audio Processing.
Currently pursuing B.Tech in Computer Engineering, I'm driven to innovate at the intersection of AI and real-world impact.


🛠️ Tech Stack

Python C C++ HTML5 CSS3 JavaScript scikit-learn XGBoost NumPy Pandas Matplotlib Seaborn TensorFlow Keras PyTorch OpenCV MediaPipe NLTK spaCy Word2Vec Librosa pyttsx3 Streamlit


🌐 Connect with Me

LinkedIn Gmail Instagram

Pinned Loading

  1. speech_emotion_recognition_webapp speech_emotion_recognition_webapp Public

    A Speech Emotion Recognition web app that classifies audio into seven emotions — Happy, Sad, Fear, Angry, Disgust, Surprise, and Neutral — using deep learning and Gradio for real-time predictions.

    Python 1

  2. sign_language_to_speech sign_language_to_speech Public

    This project is a real-time sign language to speech translator. It uses a webcam to detect hand gestures with MediaPipe, classifies them with a deep learning model built in TensorFlow, and converts…

    Python 1

  3. Ecomly.ai Ecomly.ai Public

    Ecomly.ai is your intelligent assistant for e-commerce. Automate branding with AI image generation, background removal, and logo mockups. Generate optimized listings, streamline customer support vi…

    TypeScript 2

  4. facial_emotion_recognition facial_emotion_recognition Public

    A facial emotion recognition project using ResNet50 pretrained model

    Jupyter Notebook

  5. image-captioning image-captioning Public

    A deep learning project that generates image captions using DenseNet201 and LSTM.

    Jupyter Notebook

  6. next_word_pred-webapp next_word_pred-webapp Public

    A Flask app for next word prediction using deep learning (bi-LSTM)

    HTML