YieldSensei is a sophisticated DeFi intelligence platform designed to empower crypto traders with AI-powered market insights, advanced analytics, and seamless user experiences. The platform combines machine learning predictions with real-time market data to provide accurate trading signals and market analysis.
- AI-Powered Price Predictions
- Technical Analysis Tools (RSI, Support/Resistance)
- Real-time Market Insights
- Solana Blockchain Integration
- Interactive Web Dashboard
- Telegram Bot Integration
- Mobile-First Responsive Design
- Backend: Python Flask with async support
- Machine Learning: scikit-learn, Prophet
- Frontend: D3.js/Chart.js
- Database: PostgreSQL
- APIs: CoinGecko, DexScreener
- Integration: Telegram Bot API
- Authentication: Flask-Login
- Error Handling: Enhanced with rate limiting
- Python 3.8+
- Node.js 16+
- PostgreSQL
- Redis (for caching)
- Clone the repository
git clone https://github.com/jamalfrnk/yieldsensei.git
cd yieldsensei- Install Python dependencies
pip install -r requirements.txt- Install Node.js dependencies
npm install- Set up environment variables
cp .env.example .env
# Edit .env with your configuration- Run the application
python wsgi.pyContributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.