Jev-Powered Crypto Sentiment Terminal
The terminal analyzes live tweets about crypto assets with Jev, combines social sentiment with funding rates, RSI, and volume, and outputs structured entry, stop, and target cards. It also detects short squeeze risks.
As promised… I just open-sourced the Jev X (twitter) Market Sentiment Analysis terminal powered by @typesafeai
- Ingests 50 - 1,000 live tweets per crypto asset (e.g. BTC, SOL, ETH, etc.)
- Scores each tweet for bullishness vs. bearishness using JEV
- Combines social sentiment with live funding rates, RSI & volume
- Detects short squeeze risks & outputs structured entry/stop/target cards
- Built-in SQLite deduplication so you don't burn API credits on repeated searches
Powered by Python, CCXT & TypeSafe AI's Jev model.
Fork it, tweak it, build on it, or sell it ...but don't forget to enjoy
The open-source project is built with Python, CCXT, and TypeSafe AI’s Jev model. It uses SQLite deduplication to avoid repeated searches consuming API credits.