Skip to content
View Rushikeshiname's full-sized avatar

Block or report Rushikeshiname

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 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

Pinned Loading

  1. Hotel_Review_Analyser- Hotel_Review_Analyser- Public

    Review Analyser — Deep Learning NLP Project Overview: Review Analyser is an AI-powered sentiment analysis system that uses DistilBERT, a state-of-the-art transformer model, to classify customer rev…

    Python

  2. Automated-Weather-Data-ETL-Pipeline-using-Apache-Airflow-Docker-PostgreSQL Automated-Weather-Data-ETL-Pipeline-using-Apache-Airflow-Docker-PostgreSQL Public

    Designed and implemented a Dockerized Apache Airflow ETL pipeline to automatically extract real-time weather data from the Open-Meteo API, transform it, and load it into a PostgreSQL database. The …

    Python

  3. Chatbot-using-Flask Chatbot-using-Flask Public

    Designed and developed an AI-powered PDF Question Answering system using LangChain and OpenAI LLMs to enable natural language interaction with uploaded documents. Implemented Retrieval-Augmented Ge…

    Python

  4. Machine-Learning-Model-Comparison-Study Machine-Learning-Model-Comparison-Study Public

    The objective of this project is to compare multiple machine learning classification models on a given dataset. The models are evaluated using standard metrics such as Accuracy, AUC, Precision, Rec…

    Jupyter Notebook

  5. Time-Series-Prediction-using-Transformer-and-LSTM Time-Series-Prediction-using-Transformer-and-LSTM Public

    Jupyter Notebook

  6. Agentic-ETL-Orchestrator Agentic-ETL-Orchestrator Public

    An autonomous AI-powered ETL platform that profiles raw datasets, generates PySpark transformations using OpenAI, executes transformations, validates data quality, self-heals failed pipelines, and …

    Python