Skip to content

Tags: MeridianAlgo/AraAI

Tags

v4.1.1

Toggle v4.1.1's commit message
ci: daily training for stocks+forex (30-min cap); tag v4.1.1 after tests

v4.1.0

Toggle v4.1.0's commit message
Release v4.1.0 - Documentation Overhaul

Major documentation improvements:
- Added comprehensive security documentation
- Added contribution guidelines
- Added testing and CI/CD guide
- Added complete documentation index
- Removed all emojis for professional formatting
- Fixed README inaccuracies
- Connected all documentation files
- Improved overall structure and navigation

v3.2.2

Toggle v3.2.2's commit message
Optimize training: Accelerate integration + Granular CPU limiting (80%)

v3.2.1

Toggle v3.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Delete .kiro/specs/world-class-prediction-system directory

v3.0.1

Toggle v3.0.1's commit message
ARA AI v3.0.1 - Production Release

Major Improvements:
- Renamed run_ara.py to ara.py (main CLI)
- Organized all documentation in docs/ folder
- Updated README with complete project structure
- Training now uses ONLY target stock with maximum historical data
- Added 9-10 ML models for better accuracy
- AAPL: 30+ years of data (11,274 samples)
- TSLA: 10+ years of data (3,821 samples)

Features:
- 9-10 model ensemble (XGBoost, LightGBM, CatBoost, etc.)
- 98.5% ensemble accuracy
- Realistic prediction bounds
- Financial health analysis (A+ to F grades)
- AI sentiment analysis
- 44 technical indicators
- Cross-platform support

This is a stable production release.

v3.0.0

Toggle v3.0.0's commit message
Public Phase Transition

v2.2.0-Beta

Toggle v2.2.0-Beta's commit message
ARA AI v2.2.0-Beta - ULTIMATE ML System + CI/CD Pipeline

v2.2.1

Toggle v2.2.1's commit message
v2.2.1 directory structure updates

v2.2.1-Beta

Toggle v2.2.1-Beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md

v1.0.0-Beta

Toggle v1.0.0-Beta's commit message
feat: improve user experience, error handling, docs, and add direct a…

…ra.py entrypoint for new users