NotYourUsualSignal is an advanced AI-powered crypto trading assistant that provides intelligent market analysis and trading recommendations using machine learning and technical indicators.
- 🤖 AI-driven market pattern analysis
- 📈 Real-time trading signals for cryptocurrency markets
- 🔍 Advanced technical indicators (RSI, MACD, EMA)
- 💎 Premium NFT-based access model
- 🔒 Secure wallet connection
- Frontend: Next.js 15.2.4
- Backend: Python (FastAPI)
- Blockchain: Arbitrum Sepolia
- State Management: Wagmi, RainbowKit
- Machine Learning: scikit-learn, pandas, NumPy
- Data Analysis: FAISS, TA-Lib
- Node.js (v20+)
- Python (v3.9+)
- npm or yarn
- Ethereum Wallet (MetaMask, WalletConnect)
bash git clone https://github.com/lzmrd/NotYourUsualSignal.git cd NotYourUsualSignal
bash cd frontend npm install
bash cd backend python -m venv venv source venv/bin/activate pip install -r requirements.txt
bash cd backend python api_server.py
bash cd frontend npm run turbo
- Free tier: 10 analyses per month
- Premium access: Unlimited analyses via NFT purchase
- Purchase premium NFT on the Arbitrum Sepolia network
- Network: Arbitrum Sepolia
- Contract Address: 0x7102b5937631affcc05c83ff8bd6141ed214a41d
- Standard: ERC-721
- Connect your Ethereum wallet
- Run market analysis
- Receive AI-generated trading recommendations
- Upgrade to premium for unlimited access
- Wallet connection via WalletConnect
- On-chain access control through NFT
- Backend rate limiting
- Secure transaction processing
- Fork the repository
- Create your feature branch (git checkout -b feature/AmazingFeature)
- Commit your changes (git commit -m 'Add some AmazingFeature')
- Push to the branch (git push origin feature/AmazingFeature)
- Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.