MatriX_Core is "Bigger Brother of MatriX_Neural" and a high-performance chess automation system optimized for the Lichess platform. By utilizing a hybrid architecture of traditional engine depth and advanced move selection algorithms, it has achieved a Bullet rating of 2902, placing it in the Top 100.0% of all players.
- Dynamic Time Management: Optimizes calculation depth in real-time based on the match clock and complexity of the position.
- Infinite Runner Architecture: Specifically designed for GitHub Actions to ensure 24/7 operational continuity.
- Smart Filtering: Automatically evaluates and filters incoming challenges based on rating status and time control parameters.
- Contextual Chat: Integrated with Groq API (LLama 3.3-70B) for formal and brief technical communication with opponents during matches.
MatriX_Core has demonstrated elite-level proficiency in high-speed environments:
| Category | Rating | Percentile |
|---|---|---|
| Bullet | 2900+ | 100.0% (Peak, Current) |
| Response Time | < 100ms | Ultra-Fast |
- Language: Python 3.10
- Engine: Stockfish 16.1+ (UCI Integration)
- Platform: GitHub Actions / Ubuntu Latest
- Communication: Groq API / LLama 3.3-70B
This project is developed for educational and algorithmic research purposes. To comply with Lichess Terms of Service (ToS), this software is intended to be run exclusively on accounts officially registered as "BOT".
Programmed by hypernova-developer