Skip to content
View AmeyaMprojects's full-sized avatar

Highlights

  • Pro

Block or report AmeyaMprojects

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AmeyaMprojects/README.md

Ameya Mhatre

Computer Science (Data Science) student building agentic AI systems and quantitative models — from research to production.

Currently building a multi-agent LangGraph pipeline for automated IPO analysis, and an ATR-based quantitative trading screener deployed on AWS. ML Intern at Mastek Ltd.


Selected work

Multi-Market Swing Trading Screener Automated multi-factor quantitative screening engine for cross-market equity analysis. Combines volatility-adjusted pricing, momentum indicators, and a probabilistic scoring matrix to surface mean-reversion and trend-continuation setups, with a dynamic ATR-anchored risk model. FastAPI dashboard and CLI, deployed on AWS. Python · FastAPI · AWS

Indian IPO Analyzer Five-agent LangGraph pipeline that scrapes live IPO data and generates explained, personalized suitability reports. Financial calculations are deterministic and unit-tested, kept separate from LLM reasoning so every number is independently verifiable. Python · LangGraph · Gemini · Streamlit

NBA Contract Analyzer Values NBA contracts against real 2023 CBA mechanics — rookie scale, supermax, Bird rights, luxury-tax apron — and on-court performance across 101 players and 30 teams, instead of treating salary as one number. Python · Ridge Regression · Pandas

Production Blog-Writing Agent Three-node LangGraph pipeline (research, draft, edit) built during my internship at Mastek to automate technical content generation end-to-end. LangChain · LangGraph


Stack

Python, JavaScript, SQL, C++ · LangChain, LangGraph, Scikit-learn, XGBoost, PyTorch · AWS, FastAPI, Azure AI Search, Streamlit


LinkedIn · Email

Pinned Loading

  1. ipo_analyzer ipo_analyzer Public

    Python

  2. swing-screener swing-screener Public

    Python