002 — PROJECTS
AUTOBET
Tech Stack
PythonPostgreSQLSQLAlchemyTelegram Bot APIOpenAIDockerBeautifulSoupRedis
Role
Full-stack Developer
Team Size
2
Duration
August 2022 - May 2023
Project Overview
AUTOBET is an automated betting system for football matches that integrates multi-source football data, provides match predictions and betting recommendations. The system collects various football match data, uses AI technology for analysis and prediction, and provides betting references and automated services to users through Telegram bots.
Highlights
- Multi-source football data integration and analysis system
- Match result prediction model based on historical data
- Odds analysis and value betting recommendations
- Multi-language Telegram bot service
- Automated data update and processing workflow
Challenges
- Processing heterogeneous data from multiple data sources
- Building high-accuracy prediction models
- Optimizing storage and query efficiency for large-scale data
- Ensuring 24/7 real-time data updates and service availability
Solutions
- Designed modular data collection and processing workflow
- Implemented hybrid analysis strategy combining statistical models and AI prediction
- Used PostgreSQL for efficient data management
- Built high-availability deployment architecture based on Docker
