Projects

Think AI - The Problem Solving Tool

Think AI - The Problem Solving Tool

Think AI is an advanced AI-powered tool designed to analyze user queries across 25 unique thinking paradigms, delivering highly optimized solutions.

GenerativeAi Powered Therapist

GenerativeAi Powered Therapist

An AI Therapist Chatbot powered by OpenAI's GPT-3.5 Turbo model, designed to engage with users in a supportive and empathetic manner, providing responses to user queries and messages.

K-Nearest Neighbors Classification

K-Nearest Neighbors Classification

Solving a privacy-preserving puzzle with K-Nearest Neighbors. Training a high-accuracy model on classified data with concealed column headers.

Linear Regression for Fashion Retail

Linear Regression for Fashion Retail

Deciphering the retail dilemma: Should a fashion company invest more in offline stores or their mobile app? Employing linear regression to analyze customer time spent data and provide actionable insights.

Predicting Ad Clicks with Logistic Regression

Predicting Ad Clicks with Logistic Regression

Harnessing the power of Logistic Regression to forecast whether a specific internet user will click on an advertisement or not, optimizing advertising strategies.

Iris Species Identification with Support Vector Machines

Iris Species Identification with Support Vector Machines

Unveiling the beauty of nature through Support Vector Machines: Distinguishing diverse iris species based on sepal and petal length, a journey into botanical classification.

Mobile Message Spam Detector

Mobile Message Spam Detector

Empowering your mobile experience: Building a machine learning model to differentiate between spam and genuine messages, ensuring your inbox stays clutter-free.

Desktop Voice Assistant in Python

Desktop Voice Assistant in Python

Bringing innovation to your desktop: Developing a voice assistant using Python for seamless and hands-free desktop interactions.

Top News Reader

Top News Reader

Stay informed with ease: Python code that fetches and reads top news headlines from an API, delivering news updates through text-to-speech functionality.

Fresher Salary Prediction with Linear Regression

Fresher Salary Prediction with Linear Regression

Navigating the career path: Building a salary prediction system for freshers using a Kaggle dataset and the power of linear regression.

GUI Calculator with Python Tkinter

GUI Calculator with Python Tkinter

Solving equations with style: Crafting a user-friendly GUI calculator in Python, also available in .exe format for convenience.

Library Management System in Python

Library Management System in Python

Exploring the world of Object-Oriented Programming: A fundamental project designed for learning, creating a Library Management System using Python.

Analyzing 911 Emergency Calls

Analyzing 911 Emergency Calls

Delving into critical data with EDA: Understanding patterns and insights in 911 emergency calls for better response strategies.

Titanic Survival Analysis (Scored in top 3%)

Titanic Survival Analysis (Scored in top 3%)

Diving into the Titanic dataset with EDA and model training to uncover survival patterns in this iconic tragedy.

Instagram Coding Influencers Analysis

Instagram Coding Influencers Analysis

Exploring the world of coding influencers on Instagram through in-depth EDA, revealing trends and insights in the coding community.

Housing Price Forecast

Housing Price Forecast

Unlocking insights through exploratory data analysis and machine learning for precise housing price predictions.

Credit Score Assignment System

Credit Score Assignment System

Part 1: Data Cleaning, Part 2: EDA, Part 3: Model Training. Building a robust credit score system through meticulous data cleaning, in-depth EDA, and advanced model training.

Analyzing a Facebook Social Network

Analyzing a Facebook Social Network

Exploring the dynamics of a Facebook social network using NetworkX library, uncovering connections and interactions within the digital community.

Decision Trees and Random Forest

Decision Trees and Random Forest

Mastering machine learning with a comprehensive project on Decision Tree and Random Forest algorithms, predicting outcomes with precision.

School Clustering with K-Means

School Clustering with K-Means

Using K-Means clustering to categorize schools into two distinct groups: Public and Private, revealing educational insights.