You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Autonomous quantitative trading research platform that transforms stock lists into fully backtested strategies using AI agents, real market data, and mathematical formulations, all without requiring any coding.
Simple Finance Forecasting Ai. This Ai Model uses historical price data to forecast future prices. The model is trained on data downloaded from Yahoo Finance using the yfinance library, and predictions are made using a linear regression Ai model from sklearn. The model supports all the symbols supported by Yahoo Finance.
StockPicker Crew — A Python-based multi-agent AI framework using CrewAI, enabling coordinated agents to research, analyze, and generate reports (e.g., on stock-picking strategies). Easy to configure and run with YAML-based agent/task definitions and crewai run.
Autonomous multi-agent trading simulation that replicates a buy-side trading floor. Built with Claude, LangGraph, and Flowise/MCP to enable persistent, privacy-aware agentic workflows.