From 1d878d5ce43705e4e3bc843e55e42b370a1f4819 Mon Sep 17 00:00:00 2001 From: TPTBusiness Date: Thu, 9 Apr 2026 15:40:36 +0200 Subject: [PATCH] docs: Add professional badges to README header Tech Stack Badges: - Python 3.10 | 3.11 - Platform: Linux - PyTorch 2.0+ - Optuna 3.5+ - Pandas - LightGBM - Qlib - llama.cpp Status Badges: - License (MIT) - Ruff (code quality) - Stars - Forks - Issues - Pull Requests - Last Commit - Contributors --- README.md | 41 ++++++++++++++++++++++++++++++++++++++--- 1 file changed, 38 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3d9a0a4e..2cc5cd96 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,19 @@ # Predix +

+ Python + Platform + PyTorch + Optuna +

+ +

+ Pandas + LightGBM + Qlib + llama.cpp +

+

AI-powered Quantitative Trading Agent for EUR/USD Forex

@@ -12,9 +26,30 @@

- License - Ruff - Stars + + License + + + Ruff + + + Stars + + + Forks + + + Issues + + + Pull Requests + + + Last Commit + + + Contributors +

---