Skip to content
View Nishant2018's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Nishant2018

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

Hi 👋, I'm Nishant Raghuwanshi


🧑‍🚀 About Me

I am a passionate Data Scientist and Machine Learning Engineer
who loves building intelligent systems using data, algorithms, and creativity.

  • 🔭 Working on Data Science, NLP & Deep Learning
  • 🌱 Learning Transformers, LLMs & Generative AI
  • 🤝 Open to AI / ML / NLP collaborations
  • 💬 Ask me about Python, ML, NLP, Data Analysis
  • 📫 [email protected]
  • ⚡ Fun: Hiking 🏔️ | Exploring cuisines 🍜

🏆 Achievements


🛠️ Skills & Technologies

💻 Programming Languages 🤖 Machine Learning & AI 📊 Data Science Stack ⚙️ Tools & Platforms

Python

C++

C

TensorFlow

PyTorch

Keras

OpenCV

NumPy

Pandas

Scikit-learn

Matplotlib

Seaborn

NLTK

SpaCy

Hugging Face

Git

GitHub

VS Code

Jupyter

Linux

🚀 Featured Projects

🤖 Masked Language Model – BERT

Public

This project demonstrates the use of a BERT-based Masked Language Model (MLM) to predict masked tokens in text.
It focuses on understanding contextual word representations using transformer architectures.

Tech Stack: BERT · Transformers · NLP

NLP BERT Jupyter

💬 Sentiment Analysis using LLM (BERT)

Public

An end-to-end sentiment analysis system that classifies text into positive, negative, or neutral sentiments.
Built using BERT-based language models to capture semantic meaning and contextual polarity.

Tech Stack: BERT · NLP · Deep Learning

Sentiment NLP Jupyter

🧠 NLP Tools – Flask Application

Public

A Flask-based web application that provides an interactive interface for multiple NLP tasks.
Powered by Hugging Face Transformers, enabling text classification, tokenization, and language understanding.

Tech Stack: Python · Flask · Transformers

Flask Python NLP

✍️ Text Generation using GPT-2

Public

An implementation of GPT-2 for automated text generation using the Transformer architecture.
The project explores sequence modeling, contextual generation, and creative text synthesis.

Tech Stack: GPT-2 · Transformers · Deep Learning

GPT Text NLP

📌 These repositories are pinned to highlight hands-on work in NLP & Transformer-based models


📈 GitHub Analytics


🌍 Connect With Me

        


🐍 Contribution Snake


🎯 Hobbies & Interests

🏔️ Hiking & Nature Walks   |   🍜 Cooking & Exploring Cuisines   |   🎮 Gaming & Tech Experiments   |   📚 Reading ML & AI Blogs   |   🎵 Music & Podcasts

"Without data, you're just another person with an opinion."
— W. Edwards Deming

Pinned Loading

  1. Masked-Language-Model-BERT Masked-Language-Model-BERT Public

    🤖 This project demonstrates the use of a Masked Language Model (MLM) with BERT for predicting masked tokens in a given text. The model is trained to understand the context of words based on their s…

    Jupyter Notebook 2

  2. Sentiment-Analysis-LLM-BERT Sentiment-Analysis-LLM-BERT Public

    Sentiment analysis, also known as opinion mining, is a process that involves analyzing text to determine the sentiment expressed, such as positive, negative, or neutral.

    Jupyter Notebook 3

  3. NLP-Tools NLP-Tools Public

    ## NLP Tools Flask Application This Flask application serves as a web interface for various Natural Language Processing (NLP) tasks using Hugging Face's Transformers library. The application allows…

    Python 3

  4. TextGeneration-GPT-2 TextGeneration-GPT-2 Public

    GPT-2 is an advanced language model developed by OpenAI, serving as a predecessor to GPT-3. It is based on the Transformer architecture, specifically designed for natural language processing tasks.

    HTML 4

  5. Cat_Vs_Dog_CNN Cat_Vs_Dog_CNN Public

    the development of a Cat vs Dog prediction model using Convolutional Neural Networks (CNNs)! 📊🤖 🐈🆚🐕 Ever wondered if you could tell a cat from a dog just by looking at a picture? With the power of…

    Jupyter Notebook 3 1

  6. Book_Recommendation Book_Recommendation Public

    This project deploys a book recommendation system using Flask API, requiring Flask, pandas, scikit-learn, numpy, and joblib. It consists of a Jupyter Notebook for model building, an app.py file for…

    Jupyter Notebook 5 1