Projects
🐍 Python for Finance – Projects
Monthly P&L Report Generator
Input: Excel dump
Output: Automated summary with variances and clean tables
Revenue Trend Analyzer (with charts)
Time series analysis using
pandas
andmatplotlib
Excel-to-Dashboard App with Streamlit
Upload Excel → visualize KPIs and trends
KPI Calculator CLI Tool
Command line app that outputs Gross Margin, EBITDA, etc.
Automated Ratio Analysis Dashboard
Read financial statements → calculate 10+ ratios → visualize
📈 Indian Stock Market + AI – Projects
NSE Stock Screener (Python + Filters)
Pull NSE data → filter by PE, volume, RSI, etc.
Stock Price Forecast App (ARIMA + Prophet)
Forecast stock price for next 30 days
Include confidence intervals
Sentiment Analysis on Indian News Headlines
Scrape from MoneyControl → VADER/TextBlob sentiment scoring
Backtesting Simple Strategy (SMA Crossover)
Pull stock data → generate signals → track returns
GPT-Powered Stock Explanation Tool
User enters ticker → gets price chart + GPT summary (“Why this stock?”)
🧠 Machine Learning in Finance – Projects
Revenue Forecasting Model (Linear/XGBoost)
Input: historical revenue
Output: predicted next 6 months
Client Churn Predictor
Input: transaction/spend data
Output: churn probability + explanation
Anomaly Detection in Expense Reports
Find outliers in GL/expenses using Isolation Forest
Segmenting Customers (Clustering)
K-means on sales data → group by behavior
ML Model Dashboard (Streamlit + Visuals)
Upload data → train model → view ROC, accuracy, etc.
🤖 GPT in Finance – Projects
Variance Commentary Generator (GPT + Excel)
Input: variance table
Output: GPT-generated explanation (“Sales increased due to…”)
Finance Chatbot for P&L
User asks questions like: “Why did COGS rise?”
GPT +
pandas
answer in plain English
Deck Automation Tool (GPT + PowerPoint)
Generate slides from finance data + GPT commentary
Scenario Impact Narrator
Enter assumption changes → GPT explains their financial impact
Email Summary Bot for CFOs
GPT writes monthly updates with financial KPIs
📊 FP&A + Automation – Projects
Budget vs Forecast Report Engine
Consolidate data + calculate variances
Export Excel report with highlights
Rolling Forecast Builder (with ML)
Combine historical + predicted values
GPT adds scenario commentary
Streamlit FP&A Dashboard
Upload monthly actuals → dynamic filters + GPT commentary
Automated Board Pack Generator (PowerPoint)
Clean P&L + GPT text → generate slides per BU
Flash Report Generator (PDF + Email)
Daily/weekly report with KPIs auto-sent to team
🏢 ERP + BI + Financial Reporting – Projects
ERP Dump Cleaner + Consolidator
Merge messy Oracle/SAP dumps → build clean financials
Trial Balance to Financial Statement Converter
Read TB → map to P&L/BS → output structured report
ERP Variance Tracker with GPT
GPT writes what changed in monthly close numbers
Power BI Ready Data Generator
Process Python output → push into BI tool pipeline
Email Automation for BI Dashboards
PDF dashboard + GPT summary emailed to stakeholders
🧮 EPM Automation – Projects
EPM Report Pack Generator
Input: SmartView / BPC / NetSuite exports
Output: Clean report with commentary
Rolling Forecast from Planning Cube
Process forecast vs actuals → automate output and narrative
EPM GPT Insight App
Enter BU + Period → GPT explains what happened
Multi-Scenario Variance Analyzer
Compare Budget vs Forecast vs Actual across BUs
CFO Monthly Summary Generator
GPT + EPM data → 1-page summary for leadership
💼 Resume / Capstone Projects (Pick 2–3 and make them portfolio-ready)
AI Financial Analyst App
Upload Excel → Get charts, commentary, insights
Built with Python + GPT + Streamlit
Indian Stock Market Screener with GPT Summary
Combine technical + fundamental filters + GPT explanations
FP&A Reporting Automation Tool
Data import → variance report → PPT export → commentary
End-to-end showcase of everything
Forecast Simulator (ML + GPT)
User changes assumptions → new forecast + GPT insight
Churn & Risk Analysis Suite
Train models, explain predictions, visualize