PredicTEE is a Telegram-based AI bot that delivers real-time Bitcoin (BTC) price predictions using advanced time series forecastingโall while running securely inside a Nillion Trusted Execution Environment (TEE).
- Nixtla Time Series Transformer โ ML model for BTC forecasting
- Nillion TEE โ Secure execution environment
- Marlin โ Model deployment inside TEE
- Telegram Bot API โ User interface
- Python โ Bot logic and backend
- Real-time BTC price predictions
- End-to-end secure AI inference inside TEE
- Telegram-first interaction
- Fast and scalable model deployment
- "Will BTC pump in the next hour?"
- "Whatโs the trend for today?"
- "Should I long or short BTC now?"
- Clone repo & install dependencies
- Add Telegram bot token
- Connect to Nillion TEE & deploy via Marlin
- Run
python main.py