About MeProjectsContact

Projects

Showcasing my work across data science, AI/ML, and analytics.

5
Projects
4
Technologies
2
AI Projects
2
Web Apps
100%
Open Source
Showing 5 projects for category: all
Filtered projects: Exploratory Data Analysis, PhotoCaption-AI, QR Code Generator, Text Analytics on 10-K Filings, YouTube Sentiment Analysis

PhotoCaption-AI

AI-powered web app that generates stylish, Instagram-ready captions from photos. Built using Streamlit, OpenAI GPT-4o, and PostgreSQL for feedback tracking.

Read more →

Text Analytics on 10-K Filings

This project applies natural language processing (NLP) to analyze 10-K filings from apparel and accessories firms. The analysis covers data cleaning, keyword extraction (Word Count & TF-IDF), Word2Vec embeddings, and sentiment analysis.

YouTube Sentiment Analysis

Real-time sentiment analysis of YouTube comments for trending videos or specific channels. This project fetches comments using the YouTube Data API, preprocesses text using NLP techniques, and classifies sentiment.

Exploratory Data Analysis

A collection of exploratory data analysis (EDA) projects on different datasets. Each folder contains a Jupyter notebook, a short write-up of questions explored, and links to data sources.

QR Code Generator

Generate QR Code using Node.js - A simple and efficient QR code generation tool built with Node.js for creating QR codes from text, URLs, or other data.