Skip to content
View DivanshiJain2005's full-sized avatar

Block or report DivanshiJain2005

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
DivanshiJain2005/README.md

Hi, I'm Divanshi Jain! 👋

Welcome to my GitHub profile! I am a Computer Science student passionate about Artificial Intelligence, Machine Learning, and Software Development. I have had the privilege of interning at multiple startups, including Loopworm and Traqcheck, where I built cutting-edge automation tools and NLP models. My projects range from recommendation systems and neural networks to real-time speech translation and more.

👩‍💻 About Me

  • Currently pursuing: BTech in Computer Science & Engineering at NSUT
  • Previous Internships: Traqcheck, Crazygoldfish, Loopworm, and others
  • Technical Skills: Python, Java, PyTorch, TensorFlow, Django, LLMs (Whisper, Llama 2), RAG systems, Lexical Analysis, OCR (Tesseract), Image Classification, Naive Bayes & Bayesian Networks
  • Passions: Machine Learning, Natural Language Processing, AI-driven solutions, and competitive programming

🔧 Technologies & Tools

  • Languages: Python, Java, C, SQL
  • AI/ML: PyTorch, TensorFlow, Hugging Face, Whisper, Llama 2, Stable Diffusion
  • Web Development: Django, Streamlit, FastAPI
  • Database: MySQL, PostgreSQL, MongoDB
  • Version Control: Git, GitHub
  • Others: Docker, Weka, PyAudio

📫 Connect with Me

Feel free to explore my repositories and reach out if you'd like to collaborate or discuss AI-driven solutions, recommendation systems, or any exciting tech projects!

Pinned Loading

  1. Landmark-Classification-tagging-for-Social-media Landmark-Classification-tagging-for-Social-media Public

    This project compares two approaches to landmark classification for social media tagging: a custom-built CNN and a pre-trained deep neural network. Using a dataset of 50 landmarks, it evaluates bot…

    HTML 1

  2. Resume-Builder Resume-Builder Public

    Resume-Builder is an innovative web application that leverages artificial intelligence to help users create compelling, professional resumes. This tool combines user-friendly interfaces with advanc…

    HTML

  3. Predict-Bike-Sharing-Demand Predict-Bike-Sharing-Demand Public

    This project tackles the Kaggle Bike Sharing Demand competition using AutoGluon, an automated machine learning library. It demonstrates the application of advanced ML techniques to predict bicycle …

    Jupyter Notebook

  4. Digits-Classifier Digits-Classifier Public

    This project presents a high-performance digits classifier using Convolutional Neural Networks (CNNs). Built with PyTorch, the model achieves 98% accuracy on standard handwritten digit datasets. Th…

    Jupyter Notebook

  5. Image-Classifier Image-Classifier Public

    This project demonstrates the power of transfer learning by leveraging pre-trained Convolutional Neural Networks (CNNs) to identify dog breeds from images. It showcases how deep learning models tra…

    Python

  6. iChat---Realtime-Node-Socket.io-Chat-App iChat---Realtime-Node-Socket.io-Chat-App Public

    iChat is a dynamic, real-time chat application built with Node.js and Socket.io, offering a user experience similar to popular messaging platforms like WhatsApp. This lightweight yet powerful app e…

    JavaScript