Skip to content

[GitHub Trending] shiyu-coder/Kronos

5.8 relevance
Score Breakdown
technical depth
8
novelty
6
actionability
3
community
5
strategic
5
personal
6

Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.

Foundation model for financial markets, interesting for AI/ML but niche.

AI/ML github.com
Kronos: A Foundation Model for the Language of Financial Markets - shiyu-coder/Kronos
Summary

Kronos is the first open-source foundation model for financial K-line data, trained on over 45 global exchanges. It employs a two-stage framework: a hierarchical tokenizer quantizes OHLCV data into discrete tokens, then an autoregressive Transformer is pre-trained. Models ranging from 4.1M to 102.3M parameters are open-sourced on Hugging Face (the 499.2M variant is closed), and the project has been accepted at AAAI 2026, with fine-tuning scripts and a live BTC/USDT forecast demo available.

Author

shiyu-coder