Projects using Streamlit in IndiaProjects using Streamlit in IndiaIn this project, I developed a Sentiment Analysis Web App using deep learning (CNN) and traditional models to classify text sentiment with high accuracy.
The system includes a complete evaluation pipeline comparing CNN, LSTM, Logistic Regression, Random Forest, and Naive Bayes — analyzing performance across multiple iterations and datasets.
Key Highlights:
Built a Streamlit-based web app for real-time sentiment classification
Developed and evaluated multiple models for accuracy and F1-score
Created detailed analysis reports and prototype schematics
Project here → GitHub Repository (https://github.com/Imkaran04/Sentiment_Analysis_Web_App/tree/main)
Reports: Sentiment Analysis Report (PDF), Product Prototype Diagram
Tech Stack: Python, Streamlit, TensorFlow/Keras, Scikit-learn, Matplotlib Built a Python-powered automated trading tool that pulls live market data, runs technical analysis, and generates real-time trade signals. Features normalized comparison charts across multiple assets (Nifty, USD Index, Brent Crude, US 10Y Yield), a macro pressure table, correlation analysis, and a portfolio helper. Backend built in Python with automated data pipelines, live market feeds, and signal interpretation logic that flags bullish/bearish pressure. Clean, data-dense dashboard for fast decision-making.
Tech: Python, Pandas, REST APIs, data automation, real-time charting.