CO2 Prediction Tool
ML tool that estimates CO₂ emissions from product descriptions using NLP features and regression.
Links
No public links available yet.

Problem
Estimate CO₂ emissions using only a product's textual description.
Solution
Feature extraction with NLP (token/TF-IDF, domain features), training MLPRegressor baselines, Flask API for scoring, and a lightweight web UI.
Impact
- Rapid estimates to support sustainability screening
- Extensible pipeline for new product categories
Tech Stack
Python, scikit-learn, Pandas, Flask; simple web front-end.
Related projects

Real-time emotion detection pipeline with CNN/DNN models using Python, Flask, and React.

Full-stack AI resume analyzer that scores ATS compatibility, detects skill gaps, matches keywords semantically, and rewrites experience bullets using a local NLP pipeline and cloud LLM.

AI-powered VC pitch simulator that stress-tests startup founders with a dual-role Gemini 2.5 Flash engine — acting as a hostile investor then switching to structured coach — across 5 investor personas and stage-adaptive difficulty levels.