1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Simulator Controller with AI-based virtual assistants (race engineer and race strategist)

Discussion in 'General Discussion' started by TheBigO, Jul 9, 2021.

  1. TheBigO

    TheBigO Active Member

    Joined:
    Jul 3, 2021
    Messages:
    161
    Likes Received:
    92
    Release 5.8.2 brings more events and actions for the GPT / LLM integration for the Assistants. Additionally, the "Practice Center" and the "Race Center" will now save a recorded session to the session database, from there it can be shared with your team members or your crew chief or coach for evaluation. And the release contains a new, fully rewritten runtime for local LLMs.

    As an addition, I have a TL;DW recording from our latest coaching session in our Discord for you. It as an 1-hour trip into the rabbit hole of using GPT-based large language models to boost the intelligence and extend the capabilities of the Race Assistants.



    --------------------------------------------------------------------------------------------------
    Download: GitHub - SeriousOldMan/Simulator-Controller: A modular and extendable administration and controller application for Sim Racing.
    Release Notes: Release Notes
    Update Notes: Update Notes
    Discord Server: Tritt dem Simulator Controller-Discord-Server bei!
    Become a Patreon: Get more from The BigO on Patreon
    Support the project: Donate to oliver.juwig@web.de
     
    • Like Like x 2
    • Winner Winner x 1
  2. TheBigO

    TheBigO Active Member

    Joined:
    Jul 3, 2021
    Messages:
    161
    Likes Received:
    92
    Release 5.8.3

    14 majors changes and additions are part of this release. A couple more events for the LLM integration, a browser for sessions stored in the session database and - most notably - a new, simplified UI for the "Race Center". Details can be found in the Release Notes.

    --------------------------------------------------------------------------------------------------
    Download: GitHub - SeriousOldMan/Simulator-Controller: A modular and extendable administration and controller application for Sim Racing.
    Release Notes: Release Notes
    Update Notes: Update Notes
    Discord Server: Tritt dem Simulator Controller-Discord-Server bei!
    Become a Patreon: Get more from The BigO on Patreon
    Support the project: Donate to oliver.juwig@web.de
     
    • Winner Winner x 1
  3. TheBigO

    TheBigO Active Member

    Joined:
    Jul 3, 2021
    Messages:
    161
    Likes Received:
    92
    Lots of new stuff this week:

    1. Non-circuit tracks like Rally stages, hill climb tracks and even street roads can now be mapped correctly. After you gut a track map, you can use Track Automations to create pace notes, or automate car settings depending on track position.

    Trento Uphill.png

    2. Many new events and actions for the LLM integration are provided for Spotter. One of which enable you to automate actions like saving the replay after a pitstop or at the end of the race.

    3. The local LLM runtime now supports non-Nvidia GPUs using the Vulkan driver.

    --------------------------------------------------------------------------------------------------
    Download: GitHub - SeriousOldMan/Simulator-Controller: A virtual AI-based pit crew for Sim Racing.
    Release Notes: Release Notes
    Update Notes: Update Notes
    Discord Server: Tritt dem Simulator Controller-Discord-Server bei!
    Become a Patreon: Get more from The BigO on Patreon
    Support the project: Donate to oliver.juwig@web.de
     
    • Like Like x 1
    • Winner Winner x 1
  4. TheBigO

    TheBigO Active Member

    Joined:
    Jul 3, 2021
    Messages:
    161
    Likes Received:
    92
    Beside several important bug fixes, we have two major changes this week:

    1. If you have configured an LLM to boost the intelligence of the Race Assistants, it si now possible to let the Assistants collaborate on a given task. Example: The Spotter recognized that your direct opponent ahead is pitting. The LLM can then trigger an action, which informs the Strategist by an event, so that he will check the strategy and probably call you to the pit as well. Addionally this release once again comes with several new predefined events and actions for the LLM integration.

    2. You can now open almost any report in the "Practice Center" in a separate window. This makes it easier to compare laps and other important data. This feature has already been around in the "Race Center", but is now available for the "Practice Center" as well.

    Practice Center.JPG

    --------------------------------------------------------------------------------------------------
    Download: GitHub - SeriousOldMan/Simulator-Controller: A virtual AI-based pit crew for Sim Racing.
    Release Notes: Release Notes
    Update Notes: Update Notes
    Discord Server: Tritt dem Simulator Controller-Discord-Server bei!
    Become a Patreon: Get more from The BigO on Patreon
    Support the project: Donate to oliver.juwig@web.de
     
    • Winner Winner x 1
  5. TheBigO

    TheBigO Active Member

    Joined:
    Jul 3, 2021
    Messages:
    161
    Likes Received:
    92
    This time I renamed two applications. "Practice Center" has become "Solo Center" and "Race Center" has become "Team Center", which reflects much better, the purpose and scope of these applications. The "Solo Center" got a lot of love in the area of tyre handling and we have a new LLM event for the Spotter.

    --------------------------------------------------------------------------------------------------
    Download: GitHub - SeriousOldMan/Simulator-Controller: A virtual AI-based pit crew for Sim Racing.
    Release Notes: Release Notes
    Update Notes: Update Notes
    Discord Server: Tritt dem Simulator Controller-Discord-Server bei!
    Become a Patreon: Get more from The BigO on Patreon
    Support the project: Donate to oliver.juwig@web.de
     
    • Winner Winner x 1
  6. TheBigO

    TheBigO Active Member

    Joined:
    Jul 3, 2021
    Messages:
    161
    Likes Received:
    92
    This week we have a couple of fixes for AMS2 and R3E as well as a rework of the muted mode of the Assistants and some improvements for the "Strategy Workbench".

    Additionally, a critical bug has been fixed for "Solo Center" and "Team Center" which results in saved sessions having the wrong file extension, which made them useless. All those sessions will be recovered automatically.

    --------------------------------------------------------------------------------------------------
    Download: GitHub - SeriousOldMan/Simulator-Controller: A virtual AI-based pit crew for Sim Racing.
    Release Notes: Release Notes
    Update Notes: Update Notes
    Discord Server: Tritt dem Simulator Controller-Discord-Server bei!
    Become a Patreon: Get more from The BigO on Patreon
    Support the project: Donate to oliver.juwig@web.de
     
    • Winner Winner x 1
  7. TheBigO

    TheBigO Active Member

    Joined:
    Jul 3, 2021
    Messages:
    161
    Likes Received:
    92
    Today we introduce a new data category in Simulator Controller. Car telemetery data can be collected lap by lap in the "Solo Center" and can be stored in the session database, thereby sharing them with your team or even with the whole community. Telemetry data can be compared, for example to find out why a lap was slower then the best reference lap.

    Telemetry Browser.JPG

    Future releases will integrate this feature also into the "Team Center", so that you can view the telemetry data of your team mate in real time and in the long run, the AI of the Driving Coach will have a full understanding of this data and will be able to discuss areas of improvement with you.

    Beside that, lap times and sector times have been fixed for RaceRoom Racing Experience.

    --------------------------------------------------------------------------------------------------
    Download: GitHub - SeriousOldMan/Simulator-Controller: A virtual AI-based pit crew for Sim Racing.
    Release Notes: Release Notes
    Update Notes: Update Notes
    Discord Server: Tritt dem Simulator Controller-Discord-Server bei!
    Become a Patreon: Get more from The BigO on Patreon
    Support the project: Donate to oliver.juwig@web.de
     
    • Winner Winner x 1
  8. TheBigO

    TheBigO Active Member

    Joined:
    Jul 3, 2021
    Messages:
    161
    Likes Received:
    92
    Thanks to @Diego Falcone Dev_Dk HawkOne we introduce today the full support for the Italian language inc. conversation with the Assistants.

    Italiano.jpg

    Beside that, we have many improvements for the new telemetry support, incl. integration for the "Team Center". And the internal database engine got a substantial performance boost, which benefits all applications. Take a look at the Release Notes for detailed information.

    --------------------------------------------------------------------------------------------------
    Download: GitHub - SeriousOldMan/Simulator-Controller: A virtual AI-based pit crew for Sim Racing.
    Release Notes: Release Notes
    Update Notes: Update Notes
    Discord Server: Tritt dem Simulator Controller-Discord-Server bei!
    Become a Patreon: Get more from The BigO on Patreon
    Support the project: Donate to oliver.juwig@web.de
     
    • Winner Winner x 1
  9. TheBigO

    TheBigO Active Member

    Joined:
    Jul 3, 2021
    Messages:
    161
    Likes Received:
    92
    3 new channels have been added to the telemetry data system and telemetry is now also available in the "Setup Workbench" during setup development. Last but not least, an integration with "Second Monitor", a sophisticated telemetry tool has been finished with the kind support of @Winzarten.

    A critical bug has been fixed for iRacing, which prevented the Spotter from alerting about nearby cars.

    Infos about additional changes can be found in the Release Notes.

    We will have a live coaching session about all the new stuff on Monday, 19:00 CEST in our Discord. Feel free to join...

    --------------------------------------------------------------------------------------------------
    Download: GitHub - SeriousOldMan/Simulator-Controller: A virtual AI-based pit crew for Sim Racing.
    Release Notes: Release Notes
    Update Notes: Update Notes
    Discord Server: Tritt dem Simulator Controller-Discord-Server bei!
    Become a Patreon: Get more from The BigO on Patreon
    Support the project: Donate to oliver.juwig@web.de
     
    • Winner Winner x 1
  10. TheBigO

    TheBigO Active Member

    Joined:
    Jul 3, 2021
    Messages:
    161
    Likes Received:
    92
    Todays release contains several important fixes. Of course, there is some new stuff as well.

    1. The Spotter now gives you the delta to your own lap time, when he informs about current lap times of other cars.
    2. The tyre temperature related compound recommendation for the next pitstop by the Engineer got much better.
    3. And we have updated the car meta data for RaceRoom Racing Experience to the latest version.

    --------------------------------------------------------------------------------------------------
    Download: GitHub - SeriousOldMan/Simulator-Controller: A virtual AI-based pit crew for Sim Racing.
    Release Notes: Release Notes
    Update Notes: Update Notes
    Discord Server: Tritt dem Simulator Controller-Discord-Server bei!
    Become a Patreon: Get more from The BigO on Patreon
    Support the project: Donate to oliver.juwig@web.de
     
    • Winner Winner x 1
  11. TheBigO

    TheBigO Active Member

    Joined:
    Jul 3, 2021
    Messages:
    161
    Likes Received:
    92
    Release 5.9.4 comes with another bunch of improvements for the latest addition of lap telemetry analysis features. You now can define your own layouts for the telemetry viewer and you can decide which telemetry channels should be displayed. An importer for MoTeC data is also part of the package.

    Beside that, RaceRoom Racing Experience again got a lot of love. For example, all Simulator Controller apps now can handle sessions correctly where cars with a race number of "0" are present (weird, isn't it, but R3E allows that).

    Todays release will be the last feature release until December, where we will hopefully see a really incredible new feature for the 4th anniversary of Simulator Controller. Stay tuned...


    --------------------------------------------------------------------------------------------------
    Download: GitHub - SeriousOldMan/Simulator-Controller: A virtual AI-based pit crew for Sim Racing.
    Release Notes: Release Notes
    Update Notes: Update Notes
    Discord Server: Tritt dem Simulator Controller-Discord-Server bei!
    Become a Patreon: Get more from The BigO on Patreon
    Support the project: Donate to oliver.juwig@web.de
     
    • Winner Winner x 1

Share This Page