🏆 3rd Place AI Track Prize Winner ($10,000) at OpenCampus EDUChain Semester 3 Hackathon and currently being incubated under OpenCampus Incubation Program
AlphaScanAI is a cutting-edge DeFAI (Decentralized Finance AI) agent that revolutionizes crypto trading by providing intelligent, data-driven insights and automated trading decisions. Our platform combines Telegram signal monitoring, Twitter verification, and historical data analysis to deliver reliable trading opportunities.
- Multi-Source Alpha Collection: Aggregates trading signals from Telegram channels
- Cross-Platform Verification: Validates signals against Twitter activity
- Historical Analysis: Performs comprehensive historical data analysis
- Deterministic Validation: Implements trust layers backed by real data
- Autonomous Trading: AI-powered decision making for buy/sell operations
- Transparent Operations: Clear visibility into the decision-making process
AlphaScanAI Backend System Architecture Overview
AlphaScanAI prioritizes security and transparency:
- Deterministic validation processes
- No reliance on synthetic data
- Clear audit trails for all decisions
- Multi-layer verification system
The project is built with a modern, scalable architecture:
- Python-based Telegram signal processing
- Web3 integration for blockchain interactions
- Smart contract interaction utilities
- Signal validation and processing logic
- Next.js-based modern web application
- TypeScript for type safety
- Tailwind CSS for responsive design
- Real-time data visualization
- Node.js (v16 or higher)
- Python 3.8+
- Telegram API credentials
- Twitter API credentials
- Web3 provider access
- Clone the repository:
git clone https://github.com/your-org/AlphaScanAI.git
cd AlphaScanAI- Set up the backend:
cd tg-backend
pip install -r requirements.txt
cp .env.example .env
# Edit .env with your credentials- Set up the frontend:
cd op-frontend
npm install
# Configure environment variables- Start the backend:
cd tg-backend
python tele.py- Start the frontend:
cd op-frontend
npm run devWe welcome contributions! Please read our contributing guidelines and submit pull requests.
This project is licensed under the MIT License - see the LICENSE file for details.
For support, please reach out to our team or join our community channels.
