QuantCoder

AI-powered CLI for generating QuantConnect trading algorithms

Python Click QuantConnect API Last updated: February 2026

QuantCoder is a command-line tool that converts academic research articles into executable QuantConnect trading algorithms. It uses a multi-agent AI architecture to extract strategy logic from papers, generate Python code, compile against the QuantConnect API, and iterate on errors automatically. Includes an interactive chat mode for strategy refinement.

Key Features:

  • Research paper to trading algorithm conversion
  • Multi-agent architecture (extractor, coder, compiler, fixer)
  • Interactive chat for strategy development and backtesting
  • QuantConnect API integration (compile, backtest, deploy)
  • Support for multiple LLM providers (OpenAI, Anthropic, Ollama)
Python Click QuantConnect API LangChain Rich

Chat with Fundamentals

Full-stack financial research and portfolio management platform

Next.js FastAPI PostgreSQL Last updated: February 2026

Chat with Fundamentals is a comprehensive financial research and portfolio management platform that combines AI-powered fundamental analysis with advanced quantitative portfolio optimization. Built as a research engine to explore how autonomous agents and AI can automate and enhance financial analysis, it features multi-agent AI analysis, shares-based portfolio tracking, and RAG systems for quantitative research and SEC filings.

Key Features:

  • Multi-agent AI analysis (stocks, ETFs, forex, macro indicators)
  • Shares-based portfolio management with 5 optimization strategies
  • Comprehensive EODHD API integration (50+ endpoints across 9 categories)
  • RAG systems for quant research papers and SEC filings (10-K, 10-Q, 8-K)
  • Advanced risk analytics (Monte Carlo, VaR, CVaR, rolling Sharpe ratios)
  • Real-time agent console with WebSocket logging
Next.js FastAPI PostgreSQL TimescaleDB Redis CrewAI LangChain ChromaDB

WindMar

Maritime route optimization for MR product tankers

Python FastAPI Next.js Last updated: February 2026

WindMar is a weather-aware maritime route optimization system designed for MR product tankers. It uses A* pathfinding over ocean grids with real meteorological data to find fuel-optimal routes that account for wind, waves, currents, and vessel physics. The system models hull resistance, propulsion efficiency, and cargo loading to produce realistic fuel consumption estimates.

Key Features:

  • Weather-aware A* routing with ECMWF/GFS meteorological data
  • Physics-based vessel modeling (hull resistance, propulsion, cargo effects)
  • Fuel consumption minimization across real ocean conditions
  • Interactive map visualization with route comparison
  • Docker Compose deployment (backend + frontend + worker)
Python FastAPI Next.js NumPy xarray Docker

MarChat SOLD

AI-powered pre-arrival form automation for maritime operations

Next.js FastAPI Ollama + Anthropic Delivered: February 2026

MarChat automates pre-arrival port documentation — FAL forms, ISPS declarations, health forms, customs manifests — using a tool-calling LLM agent. Reads crew lists, stores declarations, and certificates, then fills Excel/DOCX/PDF templates automatically. Local-first inference via Ollama with Anthropic Claude fallback.

Next.js FastAPI Ollama Anthropic SQLite openpyxl