Artificial Intelligence / Trading
Metis AI
An Artificial Intelligence-based cryptocurrency market prediction engine.
Overview
Metis AI analyzes massive datasets in real-time to predict breakouts and identify highly profitable trading opportunities before they happen.
Tech Stack
- Core Logic: Python, TensorFlow, PyTorch
- Data Pipeline: Apache Kafka, PostgreSQL, Redis
- Infrastructure: AWS (EC2, S3), Docker
The Problem
Cryptocurrency markets operate 24/7 and are highly volatile. Human traders cannot process the sheer volume of order book data, sentiment analysis, and historical trends fast enough to capitalize on micro-movements.
The Solution
I built a distributed system that ingests websocket feeds from Binance and Coinbase, runs inference on pre-trained deep learning models, and executes trades via API within milliseconds of a signal.