Skip to content
View RahulReddy21's full-sized avatar

Block or report RahulReddy21

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

Hi πŸ‘‹, I'm Rahul Reddy Karri

Data Science Master's Student | Machine Learning & AI Enthusiast


πŸ‘¨β€πŸ’» About Me

πŸŽ“ Master's Student in Data Science at University of Naples Federico II

πŸ“Š Passionate about Data Science, Machine Learning, and Artificial Intelligence

πŸ€– Interested in Natural Language Processing, Predictive Modeling, and Generative AI

πŸš€ Building real-world data science and AI projects

🌍 Open to opportunities as:

β€’ Data Analyst
β€’ Junior Data Scientist
β€’ Machine Learning Engineer
β€’ AI Engineer


πŸ› οΈ Tech Stack

Programming Languages

Libraries & Frameworks

Tools & Platforms

Data Science & Machine Learning

Machine Learning β€’ Deep Learning β€’ Statistical Analysis β€’ Predictive Modeling β€’ Feature Engineering β€’ Model Evaluation

Data Analysis & Visualization

Pandas β€’ NumPy β€’ Matplotlib β€’ Seaborn β€’ Plotly β€’ Power BI

AI & NLP

Natural Language Processing (NLP) β€’ Large Language Models (LLMs) β€’ Retrieval-Augmented Generation (RAG) β€’ LangChain β€’ Text Mining

Development Tools

Git β€’ GitHub β€’ Jupyter Notebook β€’ Google Colab β€’ Streamlit β€’ SQLite


πŸ“š Currently Learning

β€’ Deep Learning with PyTorch
β€’ Large Language Model (LLM) Applications
β€’ Advanced Machine Learning
β€’ MLOps Fundamentals


πŸš€ Featured Projects

Built a conversational AI application that enables users to upload PDF documents and interact with them using Large Language Models with Retrieval-Augmented Generation (RAG).

Technologies:
Python β€’ LangChain β€’ Streamlit β€’ HuggingFace Transformers β€’ NLP β€’ LLMs β€’ RAG β€’ Document Processing


End-to-end data science project analyzing SpaceX launch data to identify factors influencing rocket landing success and build predictive machine learning models.

Technologies:
Python β€’ Pandas β€’ NumPy β€’ SQL β€’ Scikit-learn β€’ Matplotlib β€’ Seaborn β€’ Plotly Dash β€’ Folium β€’ Machine Learning β€’ Data Analysis


Machine learning and deep learning models for classifying news articles as real or fake using NLP techniques and advanced text representations.

Technologies:
Python β€’ NLP β€’ TF-IDF β€’ Word2Vec β€’ Scikit-learn β€’ Deep Learning β€’ LSTM β€’ GRU β€’ Transformers β€’ Text Classification


Forecasting insect colony weight using environmental sensor data with time series modeling and interactive data visualization dashboards.

Technologies:
Python β€’ Time Series Analysis β€’ ARIMA β€’ SARIMA β€’ Pandas β€’ Data Visualization β€’ Power BI β€’ Streamlit


Machine learning regression models developed to predict housing prices using the California Census dataset with feature engineering and hyperparameter tuning.

Technologies:
Python β€’ Pandas β€’ NumPy β€’ Scikit-learn β€’ Random Forest β€’ Regression Models β€’ Grid Search β€’ Data Preprocessing


πŸŽ“ Education

Master's in Data Science
University of Naples Federico II

Apple Developer Academy
University of Naples Federico II


🌐 Connect With Me

LinkedIn
https://www.linkedin.com/in/rahulreddy2

GitHub
https://github.com/RahulReddy21

Pinned Loading

  1. pdf-chatbot-rag-langchain pdf-chatbot-rag-langchain Public

    Streamlit application for conversational AI with PDFs using LLMs, LangChain, and Hugging Face models.

    Jupyter Notebook

  2. fake-news-detection-nlp fake-news-detection-nlp Public

    Real and Fake News Detection System Developed a machine learning pipeline to classify real vs. fake news using TF-IDF, Word2Vec, and deep learning models (MLP, RNN, GRU, Transformers). Achieved 94%…

    Jupyter Notebook

  3. spacex-falcon9-landing-prediction spacex-falcon9-landing-prediction Public

    End-to-end data science project analyzing SpaceX Falcon 9 launch data to identify factors influencing landing success and build machine learning models to predict first-stage landing outcomes.

    Jupyter Notebook

  4. time-series-weight-forecasting-dashboard time-series-weight-forecasting-dashboard Public

    Time series forecasting project predicting insect colony weight using environmental and sensor data. Includes EDA, feature engineering, ARIMA/SARIMA models, and a Power BI dashboard for data visual…

    Jupyter Notebook

  5. california-housing-price-prediction california-housing-price-prediction Public

    Machine learning project predicting California housing prices using census data. Includes data preprocessing, exploratory data analysis, model training, hyperparameter tuning, and evaluation using …

  6. human-activity-recognition-statistical-analysis human-activity-recognition-statistical-analysis Public

    Machine learning and statistical analysis of the UCI Human Activity Recognition dataset using smartphone sensor data, including clustering, feature selection, and classification models.

    R