Phosphor Bot

Autonomous trading bot with CRT phosphor-green terminal UI and Gemini-based market regime analysis.

Autonomous Trading

Phosphor Bot is an autonomous trading bot built to execute strategies on decentralized exchanges (DEXs). It features a CRT phosphor-green terminal aesthetic, automated spot pricing, Gemini-based market regime analysis, and secure on-chain execution via WebSocket real-time dashboard.

Technical Architecture

A fast Python backend utilizing FastAPI and Web3.py to communicate with the Ethereum blockchain and Uniswap V2 routers. The UI operates entirely over WebSocket for live ticking updates, and the AI backend uses Gemini 2.5 for strategy selection. Authentication via signed session cookies with runtime secrets.

FastAPI Web3.py Gemini AI WebSockets Prometheus Docker