Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Gran Turismo 7 Race Telemetry Dashboard
| Date | Stars |
|---|---|
| 2026-07-24 | 310 |
| 2026-07-25 | 310 |
| 2026-07-28 | 310 |
| 2026-07-30 | 310 |
| 2026-08-06 | 310 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# gt7dashboard
gt7dashboard is a live dashboard for Gran Turismo 7. Based on the recent discovery of the telemetry interface of GT7 described [here first](https://www.gtplanet.net/forum/threads/gt7-is-compatible-with-motion-rig.410728 ). This began as a fork of Bornhalls [gt7telemetry](https://github.com/Bornhall/gt7telemetry).
See the [Manual](#manual) for detailed instructions.
## Features


* Time Diff Graph between Last Lap and Reference Lap
* *Under dashed line* is better and *over dashed line* is worse than Reference Lap
* Race Line view with speed peaks and valleys of last lap and reference lap
* Speed/Distance Graph for Last Lap, Reference Lap and Median Lap
* Median Lap is calculated by the median of all recent laps
* Speed Variance Graph showing speed deviation in your best laps
* Picker for Reference Lap
* Default is Best Lap
* Throttle/Distance Graph
* Braking/Distance Graph
* Coasting/Distance Graph
* Race Line Graph
* Table of Speed Peaks and Valleys. Compared between reference and last lap
* Relative Fuel Map for choosing the right Fuel Map setting in order to reach distance, remaining time and desired lap times
* List of all recent laps with additional metrics, measured in percentage * 1000 for better readability
* Additional data for tuning such as Max Speed and Min Body Height
* Ability to Save current laps and reset all laps
* Race Lines for the most recent laps depicting throttling (green), braking (red) and coasting (blue)
* Additional "Race view" with only fuel map
* Optional Brake Points (slow) when setting `GT7_ADD_BRAKEPOINTS=true`
* Add additional laps from the race lap table to the diagrams
### Get Telemetry of a Demonstration lap or Replay
Enable the "Always Record" checkbox to always record replays. Otherwise, only the laps you are actually driving will be recorded.
## Easy Installation (Windows)
No Python required. Download the latest pre-built Windows package from the
[Releases](https://github.com/snipem/gt7dashboard/releases) page:
1. Download `gt7dashboard-windows.zip` from the latest release.
2. Extract the zip to any folder.
3. Double-click **`gt7dashboard.exe`**.
4. A dialog will appear asking for your PlayStation IP address.
- Find it on your PS5 at **Settings → Network → View Connection Status**.
- Leave the field empty to use automatic broadcast discovery.
5. The dashboard opens in your default browser automatically.
> **Tip:** Your saved lap files are stored in the `data` folder next to `gt7dashboard.exe`.
## How to run
You will have to have a running Python installation. Look [here](https://wiki.python.org/moin/BeginnersGuide/Download) for instructions.
* If you are on Windows
* Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
* Run the file `run.ps1` with a double click
* If you are on MacOS run the file `run.command`
* If you are on MacOS and using Homebrew to manage your Python3 installation, run the file `brew.command`
* If you are on Linux run the file `run.sh`
The commands `pip3` or `python3` may be different on your OS. Try `pip` or `python` instead.
## How to run for experienced users
1. (Once) `pip3 install -r requirements.txt` to install Python dependencies
1. On Windows: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
2. (Optional, Once) Download the list of car names with `python3 helper/download_cars_csv.py`. Without this file, car names will only show as `CAR-ID-123`.
3. Running the Dashboard
- (Mac/Linux) `bokeh serve .` (when inside the `gt7dashboard` folder)
- (Windows) `python -m bokeh serve .` (when inside the `gt7dashboard` folder)
4. (Optional) Running the Dashboard with a custom IP
- (Mac/Linux) `GT7_PLAYSTATION_IP=<CONSOLE IP ADDRESS> bokeExcerpt of 14,311 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:2b74d1be35131168, topic:telemetry