Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paradite/kaggle-lux-episode-helper
Lux AI Episode Helper Chrome Extension
https://github.com/paradite/kaggle-lux-episode-helper
kaggle lux-ai
Last synced: 23 days ago
JSON representation
Lux AI Episode Helper Chrome Extension
- Host: GitHub
- URL: https://github.com/paradite/kaggle-lux-episode-helper
- Owner: paradite
- License: mit
- Created: 2022-12-12T14:31:04.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-12T14:30:56.000Z (24 days ago)
- Last Synced: 2024-12-12T15:34:34.070Z (24 days ago)
- Topics: kaggle, lux-ai
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/lux-ai-episode-helper/nhjacbebpkmccfnjilhngbgndebbkmof?hl=en&authuser=0
- Size: 3.33 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Lux AI Episode Helper
It is a Chrome extension to help viewing Lux AI Season 3 Episodes on Kaggle website.
Before:
After:
## Features
- Add Lux Eye visualizer links in episode list to view full screen replay on Lux Eye easily in one click.
- Add episode score and reward from Kaggle API to corresponding episode in episode list.
- Add last 10 game stats.## Changelog:
- v1.4: Updated for [Lux AI Season 3](https://www.kaggle.com/competitions/lux-ai-season-3).
- v1.3: Fixed layout issues for longer names. Added last 10 game stats.
- v1.2: Updated for Lux AI Season 2 launch.
- v1.1: Added reward information from Kaggle API, optimized layout.## Usage
1. Login to Kaggle using your account.
2. Open the competition [leaderboard](https://www.kaggle.com/competitions/lux-ai-season-3/leaderboard) or [submissions](https://www.kaggle.com/competitions/lux-ai-season-3/submissions) page, the view episodes icon should turn green.
3. Click the play icon to view the episode and get access to additional features described above.## Caveats
It does not work if you navigate from another page to the leaderboard or submissions page.
You need to **refresh the page** after navigating to it.
---
About Lux AI:
- Lux AI Season 3 is hosted on Kaggle platform.
- Kaggle competition page: https://www.kaggle.com/competitions/lux-ai-season-3About Lux Eye visualizer:
Lux Eye is an open-source visualizer for Lux AI, developed by jmerle
- Official website: https://s3vis.lux-ai.org/
- GitHub (Lux Eye 2022): https://github.com/jmerle/lux-eye-2022
- GitHub (Season 3): https://github.com/Lux-AI-Challenge/Lux-Design-S3/tree/main/lux-eye---
This project is not affiliated with Kaggle or Lux AI.