My Work

End-to-End Machine Learning Workflow in AWS SageMaker

Introduction This is a project that I did as part of the Udacity scholarship and it entails using SageMaker for a complete project. AWS SageMaker provides a powerful environment for building...

Building a LangChain Chatbot with Streamlit

Introduction Chatbots powered by large language models (LLMs) have transformed the way users interact with digital applications. By integrating LangChain, OpenAI’s GPT model, and Streamlit, developers...

Web Scraping and Storing Movie Rankings in SQLite Using Python

Introduction In the era of big data, web scraping has become an essential skill for extracting valuable information from online sources. This article demonstrates a Python-based approach to web...

Spatial Analysis of Global Economic and Social Indicators Using R

Introduction Data analysis plays a crucial role in understanding economic and social trends across countries. This project utilizes R programming to analyze key global indicators such as Gross...

Server Query Project: A Comprehensive Overview

Project Overview The project involves creating a server that responds to client queries by searching through a text file. This system ensures efficient query handling and rapid response times, making...

Predicting Bike Sharing Demand with AutoGluon

Introduction Bike-sharing systems have gained popularity in urban areas, necessitating accurate demand forecasting models. This project explores the use of AutoGluon to predict bike-sharing demand by...