noarb · Option chain arbitrage checks
GitHub ↗
Reads an option chain and reports which quotes cannot all be true
at once — below intrinsic, out of order in strike, spreads dearer than they can
ever pay, broken butterfly convexity, broken put–call parity. Every check is
model-free, so a violation is a statement about arithmetic rather than a model's
opinion, and each finding names the cheapest explanation to check first: on a real
chain it is a stale quote or a missing dividend, not free money. The implied
volatility solver returns nothing rather than a number where a quote does not identify
one. Zero dependencies, no network, exits non-zero. MIT.
Python · 2,662 tests · 98% coverage · MIT
Reconciles a purchase order against goods received against the
supplier invoice and names one reason each line disagrees, covering the three ways a
figure changes meaning in transit: identity, unit of measure, and period cut-off.
Zero runtime dependencies and Decimal throughout, because the people who need it run
it on machines where installing a library is a conversation with IT. Exits non-zero
on exceptions so a pipeline can gate on a clean reconciliation. MIT.
Python · 106 tests · MIT
Agent-based simulation (500 agents, 160 Monte Carlo runs) of systemic
risk from homogeneous LLM traders: +30.3% drawdown amplification at full adoption.
Proposed Computational Asymmetry Theory as a risk framework.
Python · Mesa ABM · Hawkes
India Quant System
Nightly ML signal pipeline for NIFTY/BANKNIFTY: 6-model ensemble
(HMM, GJR-GARCH, LightGBM, LSTM, meta-model) over 80+ features, with VaR limits and
a strict paper-trading gate.
Airflow · TimescaleDB · MLflow
Viveka · Equity-Research RAG
Forensic RAG engine answering investor questions over Indian
listed-company filings, with citations to the exact filing, year, and page across a
250-filing corpus target.
FastAPI · Voyage · Claude
ARAS · Autonomous Research Agents
GitHub ↗
Multi-agent pipeline orchestrating 6 AI agents from idea to finished
paper; 88% retrieval accuracy over a 50K+ document corpus, 70% cut in research cycle
time.
n8n · OpenAI · FAISS
GNN-PPO routing for distributed quantum sensing networks:
near-Heisenberg scaling (α=1.92±0.04) and +51% quantum Fisher information over the
strongest baseline.
PyTorch · PPO · GNN
Hybrid quantum-classical cyclone intensity classifier using
IQP-kernel QSVMs on IBTrACS storm data: 96.1% accuracy with noise-resilience and OOD
analysis.
Qiskit · scikit-learn
SubPlate · Subscription Food Delivery
pnpm/TypeScript monorepo: Expo/React Native app, Fastify 5 +
PostgreSQL API, shared Zod contracts typed end-to-end, and Cashfree e-mandate
checkout.
React Native · Fastify · Zod
predictor-102 · Index Prediction
GitHub ↗
Next.js financial index prediction app with real-time market data
and Gemini-based forecasts; ML model over 500K+ data points with Monte Carlo
simulation.
Next.js · TypeScript · Gemini