forex-ml
A forex ML pipeline pairing XGBoost with a Temporal Fusion Transformer in an ensemble, validated through walk-forward backtesting to keep results honest out of sample. (Jupyter)
Projects
A working archive of repositories across forex ML, agentic systems, automation, and the infrastructure that holds them together. Each entry explains what it does, and the code lives behind a cleaner call-to-action instead of raw visible links.
A forex ML pipeline pairing XGBoost with a Temporal Fusion Transformer in an ensemble, validated through walk-forward backtesting to keep results honest out of sample. (Jupyter)
FX alpha and strategy research in Python — a workspace for prototyping and evaluating trading signals. (Python)
An agentic forex trading system where autonomous agents run a 7-day broker-competition trading workflow end to end. (Python)
A standalone multi-agent pipeline coordinating 137 specialized AI agents, calling OpenAI, Anthropic, and Gemini via direct API with RAG-based routing. (Python)
AI-powered social publishing — multi-platform scheduling, trend analysis, content generation, and engagement automation in one toolkit. (Python)
A rate-limiting utility for NVIDIA-hosted LLM API calls, built to keep agent pipelines within provider limits. (Python)