whatisgithub

What is sim-racing-engineer?

schmidiiii/sim-racing-engineer — explained in plain English

Analysis updated 2026-05-18

0TypeScriptAudience · generalComplexity · 2/5Setup · easy

In one sentence

A Windows app that analyzes iRacing telemetry and gives AI powered coaching feedback on your driving.

Mindmap

mindmap
  root((Sim Racing Engineer))
    What it does
      Telemetry analysis
      AI coaching
      Track map view
    Tech stack
      Rust
      Tauri
      React
    Use cases
      Lap comparison
      Braking analysis
      Setup comparison
    AI options
      Ollama local
      OpenAI
      Google Gemini

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Compare braking points and corner speeds across multiple iRacing laps.

USE CASE 2

Get AI coaching feedback pointing out specific corners where you lost time.

USE CASE 3

Track lap consistency across a race session.

USE CASE 4

Compare car setups used in different iRacing sessions.

What is it built with?

TypeScriptReactRustTauriTailwind CSS

How does it compare?

schmidiiii/sim-racing-engineer0xradioac7iv/tempfs52191314/web-agent-proxy-sdk
Stars000
LanguageTypeScriptTypeScriptTypeScript
Setup difficultyeasymoderatemoderate
Complexity2/53/54/5
Audiencegeneraldeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

Windows only, single installer with no Python or Node.js setup required, AI coaching needs either a free local Ollama model or an API key.

So what is it?

Sim Racing Engineer is a Windows desktop app for analyzing telemetry data recorded by the racing simulator iRacing. You load the session files iRacing saves after each drive, and the app shows you overlaid charts comparing multiple laps at once, covering throttle, braking, speed, steering, tire temperature, and many other measurements, so you can see exactly where you gained or lost time. The app automatically detects braking zones and corners on the track and compares your entry speed and braking point across laps, showing whether you braked earlier or later than a reference lap. It also draws a live track map generated from GPS data that highlights whichever measurement you are viewing, such as throttle or gear, and a consistency score that tells you how repeatable your lap times are across a session. One of the main features is an AI coach built into the app that reviews your data and gives direct feedback about specific corners and laps, rather than generic advice. You can choose which AI service powers this: Ollama, which runs a language model for free on your own computer, or a paid API from OpenAI or Google Gemini if you would rather use a cloud model. The coaching works in ten different languages. The app also reads the car setup saved inside each session file, so you can compare setups between sessions, and it includes a shortcut that opens a YouTube search for onboard videos of your specific car and track combination. To use it, you download a single Windows installer, no Python or Node.js setup is required, and the app updates itself automatically when new versions come out. It is built with a Rust backend using Tauri and a React and TypeScript frontend.

Copy-paste prompts

Prompt 1
Explain what telemetry channels like ride height, rake, and slip angle actually measure in sim racing.
Prompt 2
Help me set up a free local AI model with Ollama to use for lap analysis.
Prompt 3
Walk me through interpreting a lap delta chart to find where I am losing time.
Prompt 4
Show me how to compare two racing setups from telemetry data.

Frequently asked questions

What is sim-racing-engineer?

A Windows app that analyzes iRacing telemetry and gives AI powered coaching feedback on your driving.

What language is sim-racing-engineer written in?

Mainly TypeScript. The stack also includes TypeScript, React, Rust.

How hard is sim-racing-engineer to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is sim-racing-engineer for?

Mainly general.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.