Skip to content
View Jay846's full-sized avatar

Block or report Jay846

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
Jay846/README.md

Jay Salvi — Quantitative Researcher | AI enthusiast

Quantitative & AI researcher with specializing in low-level execution platforms, automated feature engineering, and blackbox_os architectures.


🔬 Research Publications & Metrics

  • SSRN Pre-print | Published: June 23, 2025
  • 📊 Impact: 5,000+ Views | 540+ Downloads | >10% Conversion Rate
  • Asymmetric Hidden Markov Modeling of Order Flow Imbalances for Microstructure-Aware Market Regime Detection
  • Zenodo Pre-print | Published: July 9, 2026 (v1)
  • Process Tool Collapse check for Reliable LLM Agents at Scale (DOI: 10.5281/zenodo.21274028)
  • 📊 Impact: 100+ Views
  • Zenodo Pre-print | Published: July 17, 2026 (v2)
  • Process Templates, Sandboxed Code, and Modular Orchestration for Reliable LLM Agents at Scale (DOI: 10.5281/zenodo.21413144)
  • (Note: v1 published as "Description Engineering Mitigates Tool-Selection Collapse in Large Language Model Agents" - DOI: 10.5281/zenodo.21274028)

📈 Brag.........

  • Open Source Contributor: NVIDIA CUDA C++ Core Libraries (CCCL) .
  • Competitions: 1st in Finanza live trading (21% return/3 days) | Top 2.5% in WorldQuant IQC (78k entrants) | DRW Crypto Challenge Top 24%.

📧 Contact: jay85salvi@gmail.com


🛠️ Featured Projects

Project Description Tech Stack
Blackbox-OS Graph-based agentic operating system for quant workflows featuring LangGraph-orchestrated sub-graphs, self-healing code sandboxes, and adaptive validation guardrails. Python, LangGraph, pandas, pytest
Neuro-Symbolic-Hypothesis-Engine An autonomous quantitative discovery agent that extracts governing mathematical laws from raw empirical datasets. Python, Firecrawl, SymPy, SciPy
Zerodha-Toolkit Modular toolkit for real-time signal generation, PnL dashboards, and automated execution. Reduced latency by 15%. Python, pandas, Zerodha API
Regime-Based-Volatility-Model Backtest and partial implementation of a live-traded GARCH-HMM volatility regime-switching strategy. Python, Backtrader, Zerodha API
Asymmetric-HMM-OrderFlow Code companion to SSRN paper: Entropy-weighted Order Flow Imbalance (OFI) + asymmetric HMM for liquidity regime detection. Python, hmmlearn, scikit-learn
DRW-Crypto-Kaggle-Submission End-to-end solution for predicting short-term cryptocurrency price changes using tick order book and trade features. Python, XGBoost, LightGBM
Quant-Research-Project Volatility pairs trading on Nifty/BankNifty index options using dynamic Kalman Filter hedging. Sharpe 2.19. Python, PyKalman, Matplotlib

⚡ Technical Toolbelt

  • Languages: Python, C++, SQL
  • Libraries: Pandas, Backtrader, VectorBT, scikit-learn, PyTorch, modelling-imports, SciPy
  • APIs & Infrastructure: Zerodha Kite Connect, LangGraph, Git, Docker

🤝 Connect with Me

Popular repositories Loading

  1. Asymmetric_HMM_OrderFlow_Whitepaper-model-.pdf Asymmetric_HMM_OrderFlow_Whitepaper-model-.pdf Public

    White paper on regime detection using asymmetric Hidden Markov Models applied to order flow imbalance data.

    1

  2. Blackbox-OS Blackbox-OS Public

    A Self-Healing, Sandboxed Runtime Framework for Autonomous agents

    Python 1

  3. cccl cccl Public

    Forked from NVIDIA/cccl

    CUDA Core Compute Libraries

    C++ 1

  4. Time-Series-Bot Time-Series-Bot Public

    A basic time series bot operates in mean reversion technique

  5. Jay846 Jay846 Public

    About me

  6. Zerodha_Toolkit Zerodha_Toolkit Public

    This will guide you from data fetching to making your own model based algorithm

    Python